3d58ce44d4
When neutron is deployed with hypervisor is XenServer, current implementation will grab port's iface-id via xapi, but this isn't the proper way: Port's iface-id is already set when creating VM or hot plugging VIFs in nova project, so there is no need to grab it via xapi Change-Id: Ie07527cc89ac81ff1e3519db66925cee482f77a4 Closes-Bug: #1649747 |
||
---|---|---|
.. | ||
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