octavia/octavia/api
Brandon Logan 1d0b76efa1 Expose project_id in octavia api
The project_id (formerly tenant_id) was not actually allowed as an
attribute of any entity on create nor would it be returned as details
of an entity.  project_id will be used in the future and is just
overall good to have.

This also accepts request headers to set the project_id if they are passed in
and no tenant_id is provided in the body.

Change-Id: I6408b7863409870b502de03af35692b065b2c6dc
2015-12-08 18:01:27 -06:00
..
v1 Expose project_id in octavia api 2015-12-08 18:01:27 -06:00
__init__.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
app.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
config.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
root_controller.py Fix Octavia complexity issues 2015-04-28 13:17:10 -07:00