Merge pull request #15 from CanonicalLtd/add-openstack-client

Added openstack client.
This commit is contained in:
James Page 2018-10-31 15:13:31 +00:00 committed by GitHub
commit 2470a760e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -654,3 +654,12 @@ parts:
- etc/horizon/*.conf
stage: [$etc]
prime: [$etc]
# Openstackclient
python-openstackclient:
after: [keystone]
plugin: python
python-version: python2
python-packages:
- python-openstackclient==3.15.0
constraints: https://raw.githubusercontent.com/openstack/requirements/stable/rocky/upper-constraints.txt