Browse code

Merge "Remove [placement]/os_region_name usage"

Zuul authored on 2018/05/02 20:01:26
Showing 1 changed files
... ...
@@ -112,7 +112,6 @@ function configure_placement_nova_compute {
112 112
     iniset $conf placement user_domain_name "$SERVICE_DOMAIN_NAME"
113 113
     iniset $conf placement project_name "$SERVICE_TENANT_NAME"
114 114
     iniset $conf placement project_domain_name "$SERVICE_DOMAIN_NAME"
115
-    iniset $conf placement os_region_name "$REGION_NAME"
116 115
     # TODO(cdent): auth_strategy, which is common to see in these
117 116
     # blocks is not currently used here. For the time being the
118 117
     # placement api uses the auth_strategy configuration setting