beaker: create nova flavor after keystone resources
Beaker jobs are failing because Nova user doesn't exist yet when creating the flavor for Octavia. Change-Id: Id6a32228a6c74b6fc42e2535daef0599c3391690
This commit is contained in:
@@ -64,7 +64,9 @@ describe 'basic octavia' do
|
|||||||
}
|
}
|
||||||
|
|
||||||
# We create Nova flavor on the same node where Nova runs
|
# We create Nova flavor on the same node where Nova runs
|
||||||
Keystone_user_role['admin@openstack'] -> Nova_flavor<||>
|
Keystone_user_role <||>-> Nova_flavor<||>
|
||||||
|
Keystone_user <||>-> Nova_flavor<||>
|
||||||
|
Keystone_endpoint <||>-> Nova_flavor<||>
|
||||||
|
|
||||||
}
|
}
|
||||||
EOS
|
EOS
|
||||||
|
|||||||
Reference in New Issue
Block a user