2a47a3fafd
This temporarily make use of a more recent version of requirements than the projects have. Without this update, the version of python-qinlingclient is 2.1.0, which doesn't work with the version of cliff shipped in requirements, which causes an issue in the bash completion. Change-Id: I779a8ec009a8fb53fb932f129dcba98d6f794ce2
9 lines
414 B
YAML
9 lines
414 B
YAML
---
|
|
features:
|
|
- |
|
|
Deployers may require custom CA certificates installing on their openstack
|
|
hosts or service containers. A new variable openstack_host_ca_certificates
|
|
is added which is a list of certificates that should be copied from the
|
|
deploy host to the target hosts. Certificates may be selectively deployed
|
|
by defining the variable either in user_variables.yml or via host/group vars.
|