Remove deprecated configure_delegated_roles param from heat::engine
Change-Id: I2fcab524f7445068e7798b3fe47e489e74d61108
This commit is contained in:
@@ -9,7 +9,6 @@ class { '::heat::engine':
|
|||||||
heat_waitcondition_server_url => "http://${heat_cfg_ctrl_host}:8000/v1/waitcondition",
|
heat_waitcondition_server_url => "http://${heat_cfg_ctrl_host}:8000/v1/waitcondition",
|
||||||
heat_watch_server_url => "http://${heat_cfg_ctrl_host}:8003",
|
heat_watch_server_url => "http://${heat_cfg_ctrl_host}:8003",
|
||||||
auth_encryption_key => hiera('CONFIG_HEAT_AUTH_ENC_KEY'),
|
auth_encryption_key => hiera('CONFIG_HEAT_AUTH_ENC_KEY'),
|
||||||
configure_delegated_roles => false,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
keystone_user_role { "${keystone_admin}@admin":
|
keystone_user_role { "${keystone_admin}@admin":
|
||||||
|
Reference in New Issue
Block a user