35d945e92f
Add common parent owner check for the resources which introduced by service plugin. Then port forwarding resource will share the same tenant_id with floatingip. That means only the fip owner can create/update/get/delete the associated port forwarding resource. Partially-Implements: blueprint port-forwarding Partial-Bug: #1491317 Change-Id: I450c674e55ca15e1d9a6a6224138f3305427da68 |
||
---|---|---|
.. | ||
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