neutron/neutron/api/v2
Dariusz Smigiel dd5976b7ab Accept and return project_id for API calls
Update the API to accept project_id in requests and return
project_id in responses.

For now, the API treats tenant_id and project_id equivalently.
It accepts either or both in requests.
It returns both in responses, depending on filters.

We include an extension to indicate that support for project_id
is enabled in the API.

Completes: blueprint keystone-v3

APIImpact: Describe how the Networking API supports Keystone V3.

Co-Authored-By: Henry Gessau <HenryG@gessau.net>
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>

Change-Id: I8775aa8a477191ef21e7c3c6da31d098befefc3c
2016-09-12 19:23:53 +00:00
..
__init__.py Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00
attributes.py Accept and return project_id for API calls 2016-09-12 19:23:53 +00:00
base.py Accept and return project_id for API calls 2016-09-12 19:23:53 +00:00
resource.py ml2: postpone exception logs to when retry mechanism fails to recover 2016-07-01 09:38:38 +00:00
resource_helper.py Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00
router.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00