diff options
| author | Josep Puigdemont <josep.puigdemont@enea.com> | 2015-12-02 17:32:36 +0100 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-12-07 10:52:38 -0500 |
| commit | aeadd2779cc475a2dc74bd555a69703908370445 (patch) | |
| tree | 431dca64165694beeaa23767b3b136658830e70b /meta-openstack/recipes-devtools/python/python-cryptography/run-ptest | |
| parent | 4889d831f31f1a0c21f7f212d81261cb4505bd52 (diff) | |
| download | meta-cloud-services-aeadd2779cc475a2dc74bd555a69703908370445.tar.gz | |
python-cryptography, -vectors: add 0.8.1
python-cryptography is required by python-pyopenssl >= 0.14
Keystone requires python-cryptography >=0.8
Includes python-cryptography-vectors package for ptest
Over 75k unit tests (100% coverage):
* tested on nuc (x86) and beaglebone (arm) hardware.
** will overload ram on default qemux86/qemuarm
These commit is taken from meta-openembedded/meta-python
revision c346f605766754c02004478371f22609f15ecd1a
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cryptography/run-ptest')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cryptography/run-ptest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cryptography/run-ptest b/meta-openstack/recipes-devtools/python/python-cryptography/run-ptest new file mode 100644 index 0000000..0ba239c --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python-cryptography/run-ptest | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | py.test | ||
