openstack-ansible/playbooks/common-playbooks
Mohammed Naser 1f1cca42c5 nova: refactor common playbook to use role instead of include_role
Since introducing distro. installs, we have two different role
inclusions, one for distro and one for source.  It seems that this
was done to send a different set of variables to each run.

With the recent build changes, all the branch variables are already
included using from openstack_services.yml so there's no need to
redefine them.

This means we can bring the two includes back to a normal role
reference, which resolves a few issues around using import_role and
brings back the ability to use tags only with this playbook.

Change-Id: I6c6651ce923530b1d2395cd387faf6e74c9b17d8
2019-03-28 18:36:35 -04:00
..
cinder.yml Include package pins for OpenStack services 2019-03-26 15:51:41 -04:00
glance.yml Merge "Include package pins for glance playbook" 2019-03-24 07:58:06 +00:00
neutron.yml Include package pins for OpenStack services 2019-03-26 15:51:41 -04:00
nova.yml nova: refactor common playbook to use role instead of include_role 2019-03-28 18:36:35 -04:00