diff options
| author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-08-26 13:46:59 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-30 00:16:17 -0400 |
| commit | ad31672950a1094e891fb7fa3fc8e8b1e9979dc7 (patch) | |
| tree | e80cc3d07988527c4717e261cdc827540421f518 /meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.0.bb | |
| parent | c84c2db95d744ad68526423a95d9c7db09abacc3 (diff) | |
| download | meta-cloud-services-ad31672950a1094e891fb7fa3fc8e8b1e9979dc7.tar.gz | |
python-keystoneauth1: Add python3 version
Providing a python3 version of python-keystoneauth1.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.0.bb b/meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.0.bb new file mode 100644 index 0000000..75adf3d --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-keystoneauth1_3.17.0.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-keystoneauth1.inc | ||
