API URI format change

Registered by Oleksandr Minakov

We need some changes in API URI format for:
- in order to make management of different API's easier;
- define different authentication & authorization mechanisms;
- simplify request balancing configuration according to callable API.

Looks like now we have a few technical issues with current URI format:

v1/<tenant_id>/data/...
v1/<tenant_id>/monitoring/...

Suggestion is change the URI format to:

v1/data/<tenant_id>/...
v1/monitoring/<tenant_id>/...

Blueprint information

Status:
Complete
Approver:
Ilya Sviridov
Priority:
Essential
Drafter:
Oleksandr Minakov
Direction:
Approved
Assignee:
Oleksandr Minakov
Definition:
Approved
Series goal:
Accepted for kilo
Implementation:
Implemented
Milestone target:
milestone icon kilo-1
Started by
Oleksandr Minakov
Completed by
Ilya Sviridov

Related branches

Sprints

Whiteboard

Update documentation: TODO
Update specs: TODO

Gerrit topic: https://review.openstack.org/#q,topic:bp/api-uri-format-change,n,z

Addressed by: https://review.openstack.org/138059
    (WIP) API URI format change

Addressed by: https://review.openstack.org/139035
    Fixes doc according to API refactoring

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.