[gnuoy,r=james-page] Supply ssl dir for amqp setup
This commit is contained in:
commit
95f9d7d413
@ -18,7 +18,7 @@ BASE_RESOURCE_MAP = OrderedDict([
|
||||
(NEUTRON_CONF, {
|
||||
'services': ['neutron-plugin-openvswitch-agent'],
|
||||
'contexts': [neutron_ovs_context.OVSPluginContext(),
|
||||
context.AMQPContext()],
|
||||
context.AMQPContext(ssl_dir=NEUTRON_CONF_DIR)],
|
||||
}),
|
||||
(ML2_CONF, {
|
||||
'services': ['neutron-plugin-openvswitch-agent'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user