puppet-tempest/releasenotes/notes/osclient-fccb30722f2d46a0.yaml
Emilien Macchi d26e970e88 deploy openstackclient and make our providers requiring it
* Deploy python-openstackclient, required by our providers to execute
  CLI against Glance & Neutron APIs.
* Require the package before trying to execute the providers.

Change-Id: I3b3523d947421583a8e926a2419055a5869291d4
2016-04-04 10:30:36 -04:00

6 lines
171 B
YAML

---
features:
- Installation of python-openstackclient by default and make sure the
package is installed before executing our providers that use OpenStack
APIs.