Merge "Drop redundant order enforcement"

This commit is contained in:
Zuul 2023-11-07 20:55:46 +00:00 committed by Gerrit Code Review
commit 8b33d112a7
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ class openstack_integration::provision (
disk => '2',
vcpus => '1',
}
Keystone_user_role <||>-> Nova_flavor<||>
Keystone_endpoint <||>-> Nova_flavor<||>
Keystone_user_role['admin@openstack'] -> Nova_flavor<||>
}