Commit c2697f8735a38fb05d54ff4f82110829ead85ee9 moved
service_neutron_metadata_proxy to the neutron section.
Change-Id: I08cdaae9bded1797c663d1bfeaae61535ce64099
| ... | ... |
@@ -349,7 +349,7 @@ function create_nova_conf_neutron {
|
| 349 | 349 |
iniset $NOVA_CONF libvirt vif_driver "$NOVA_VIF_DRIVER" |
| 350 | 350 |
iniset $NOVA_CONF DEFAULT linuxnet_interface_driver "$LINUXNET_VIF_DRIVER" |
| 351 | 351 |
if is_service_enabled q-meta; then |
| 352 |
- iniset $NOVA_CONF DEFAULT service_neutron_metadata_proxy "True" |
|
| 352 |
+ iniset $NOVA_CONF neutron service_metadata_proxy "True" |
|
| 353 | 353 |
fi |
| 354 | 354 |
|
| 355 | 355 |
iniset $NOVA_CONF DEFAULT vif_plugging_is_fatal "$VIF_PLUGGING_IS_FATAL" |