acceptance/ubuntu: enable ::nova::cell_v2::simple_setup
Because we have to. Change-Id: Id8bfa9ccac448faf842a5d39337d93096ce44673
This commit is contained in:
@@ -55,12 +55,7 @@ describe 'basic nova' do
|
||||
class { '::nova::keystone::authtoken':
|
||||
password => 'a_big_secret',
|
||||
}
|
||||
# TODO(aschultz): ubuntu's version of these commands are too old. Only
|
||||
# run the cell_v2 on the redhat test until after Ocata-m3 is available
|
||||
# from UCA
|
||||
if $::osfamily == 'RedHat' {
|
||||
include '::nova::cell_v2::simple_setup'
|
||||
}
|
||||
include '::nova::cell_v2::simple_setup'
|
||||
class { '::nova::api':
|
||||
service_name => 'httpd',
|
||||
}
|
||||
|
Reference in New Issue
Block a user