Added openstack client.

This commit is contained in:
Pete Vander Giessen 2018-10-31 15:03:58 +00:00
parent a99030962d
commit 8e10b1bf1c
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