blueboxgroup / ursula

Ansible playbooks for operating OpenStack - Powering Blue Box Cloud.
https://www.blueboxcloud.com
204 stars 5 forks source link

flags for defaults-2.0.yml backward compatibility to 3.1.x. #2834

Closed nirajdp76 closed 7 years ago

nirajdp76 commented 7 years ago

In 4.0.0.0c we have added new openstack service endpoints like barbican, cinderv3, placement in defaults-2.0.yml. These new endpoints are not defined in back releases (example 3.1.x) thus will break ursula run when using common defaults-2.0.yml.

This PR adds the flags that will help maintain backward compatibility in defaults-2.0.yml for 3.1.x release.