Add POST method for creating pools and flavors

Registered by Eva Balycheva

For now the only way to create a pool or flavor is to use PUT method, which can accidentally update the existing pool or flavor.
If we implement HTTP POST method for creating pools and flavors, the user who doesn't want to accidentally overwrite the existing resource, would be able to use POST method instead of PUT method.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Eva Balycheva
Direction:
Needs approval
Assignee:
Eva Balycheva
Definition:
New
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Feilong Wang
Completed by
Feilong Wang

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/post-method-pools-flavors,n,z

Addressed by: https://review.openstack.org/274968
    Add POST method for creating pools and flavors

Personally, I don't think POST is suitable for pool and flavor, since the API WG doesn't suggest that way. See https://github.com/openstack/api-wg/blob/master/guidelines/http.rst --flwang

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.