Skip to content

Commit 34c2842

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Configure placement section in neutron conf"
2 parents 083eeee + 92a34db commit 34c2842

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/neutron-legacy

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -931,6 +931,9 @@ function _configure_neutron_service {
931931

932932
configure_keystone_authtoken_middleware $NEUTRON_CONF nova nova
933933

934+
# Configuration for placement client
935+
configure_keystone_authtoken_middleware $NEUTRON_CONF placement placement
936+
934937
# Configure plugin
935938
neutron_plugin_configure_service
936939
}

0 commit comments

Comments
 (0)