summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/neutron
Commit message (Collapse)AuthorAgeFilesLines
* openstack: Strip out complicated network configRichard Maw2015-04-151-1/+1
| | | | | | | | | | | For onenode purposes we only need one bridge, and for multi-node we need more configuration that we haven't yet defined. Plus, because we have Physnet1:br-eth1 in the config we end up making a loop inside our machines, which in some circumstances can cause a loop in the external network, which is a BAD THING! Change-Id: Ia765d48fd4e24fa73325ab992bbad8d3c217d111
* neutron: FIXUP: Remove 'onenode' from configuration files.Pedro Alvarez2015-04-101-1/+1
|
* 32 patch commentsPedro Alvarez2015-04-105-13/+20
|
* neutron: Move templates to /usr/share/openstack/neutronPedro Alvarez2015-04-1042-0/+2875
Also change placehoders to jinja2 type