Revert "Use UCA newton-proposed packages"
This reverts commit c082497af4
.
Change-Id: I157bc9803b70f6bf31eb057939e4fead849ba2ef
This commit is contained in:
parent
c082497af4
commit
cc7461f999
@ -8,12 +8,6 @@ describe 'basic magnum' do
|
||||
pp= <<-EOS
|
||||
include ::openstack_integration
|
||||
include ::openstack_integration::repos
|
||||
# TODO(aschultz): a hack to get past LP#1632743
|
||||
if $::osfamily == 'Debian' {
|
||||
Apt::Source<| title == $::openstack_extras::repo::debian::params::uca_name |> {
|
||||
release => "${::lsbdistcodename}-proposed/${::openstack_extras::repo::debian::ubuntu::release}"
|
||||
}
|
||||
}
|
||||
include ::openstack_integration::rabbitmq
|
||||
include ::openstack_integration::mysql
|
||||
include ::openstack_integration::keystone
|
||||
|
Loading…
Reference in New Issue
Block a user