neutron/etc
Rodolfo Alonso Hernandez 2df49fa879 Check project_id/tenant_id in API call
When project_id/tenant_id is present in an API call, Neutron
checks first if this project exists. If not, a HTTPNotFound
will be thrown.

This patch is tested in neutron-tempest-plugin:
https://review.opendev.org/#/c/754390/

Closes-Bug: #1896588

Change-Id: I6276490d4df69ec0f2c9a1492b9b03d1130c7c05
2020-11-04 11:29:35 +00:00
..
neutron Merge "Migrate "ethtool" to oslo.privsep" 2020-08-14 22:58:44 +00:00
oslo-config-generator [OVN] Change DevStack to use the local OVN driver 2020-01-16 09:28:43 +00:00
oslo-policy-generator Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
README.policy.yaml.txt Rename README.policy.json.txt 2019-01-07 12:45:15 -05:00
README.txt Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
api-paste.ini Check project_id/tenant_id in API call 2020-11-04 11:29:35 +00:00
rootwrap.conf Set rootwrap daemon timeout for fullstack and functional tests 2019-10-31 11:42:47 +00:00

README.txt

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