Do not rely on openstack-puppet-modules in Queens and beyond

We are removing openstack-puppet-modules package since we now have
individual packages for each Puppet module.
We can still rely on puppet-tripleo module to deploy all dependencies.

Note: this patch will probably break undercloud-container on pike, but
this is fine as we target the feature for Queens, and the job is not
voting anyway.

Change-Id: I86a24516b457c81056942c903d020a5654142dc6
Related-Bug: #1676998
This commit is contained in:
Emilien Macchi 2017-10-17 11:21:13 -07:00
parent 0534dd598e
commit 17fe2846ab
1 changed files with 1 additions and 1 deletions

View File

@ -581,7 +581,7 @@ function undercloud_containers {
python-tripleoclient \
docker \
openvswitch \
openstack-puppet-modules \
puppet-tripleo \
openstack-kolla
cd