b35d7fa3cb
In this patchset, attribute 'ipam_segment_id' is added to ports to contain the id of the segment where the port is bound in the case of a routed network. This new attribute will be used by the Nova scheduler to place an instance using the port in a host bound to the segment Change-Id: Ide13a7c53c5f4a33894f459c38924830ba583f98 Partially-Implements: blueprint routed-networks |
||
---|---|---|
.. | ||
neutron | ||
oslo-config-generator | ||
api-paste.ini | ||
policy.json | ||
README.txt | ||
rootwrap.conf |
To generate the sample neutron configuration files, run the following command from the top level of the neutron directory: tox -e genconfig If a 'tox' environment is unavailable, then you can run the following script instead to generate the configuration files: ./tools/generate_config_file_samples.sh