Using distributed router in neutron
Pshem Kowalczyk
pshem.k at gmail.com
Thu Nov 5 00:29:26 UTC 2015
Hi,
I'm trying to figure out if it's possible to setup distributed routing (as
per http://docs.openstack.org/networking-guide/scenario_dvr_ovs.html ).
Using fairly basic config:
nova-cloud-controller:
openstack-origin: cloud:trusty-liberty
network-manager: Neutron
neutron-external-network: "ext-net"
console-access-protocol: vnc
nova-compute:
openstack-origin: cloud:trusty-liberty
neutron-api:
openstack-origin: cloud:trusty-liberty
neutron-external-network: "ext-net"
neutron-security-groups: true
enable-dvr: true
overlay-network-type: vxlan
neutron-gateway:
openstack-origin: cloud:trusty-liberty
ext-port: eth1
and deploying nova-cloud-controller and neutron api into lxc containers on
node 0, neutron-gateway into native node 0, and nova compute into nodes 1
and 2.
After I done that I ended up with 'default' configuration for neutron on
nodes 1 and 2.
I was told that neutron-gateway and nova-compute can not be collocated, so
I wonder which charm should claim the ownership of the neutron
configuration in that scenario?
kind regards
Pshem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20151105/d5f8e20f/attachment.html>
More information about the Juju
mailing list