He Jie Xu 03ce169884 Deprecate Multinic, floatingip action and os-virtual-interface API
The following APIs which are considered as proxies of Neutron networking
API, are deprecated and will result in a 404 error response in new
Microversion:

     POST /servers/{server_uuid}/action
     {
         "addFixedIp": {...}
     }
     POST /servers/{server_uuid}/action
     {
         "removeFixedIp": {...}
     }
     POST /servers/{server_uuid}/action
     {
         "addFloatingIp": {...}
     }
     POST /servers/{server_uuid}/action
     {
         "removeFloatingIp": {...}

And the nova-network specific API for query server's interfaces is
deprecated also:

     GET /servers/{server_uuid}/os-virtual-interfaces

Partial implement blueprint deprecate-multinic-proxy-api

Change-Id: I1848db384a825d3b166f113b30ebad92113af8e5
2017-04-25 12:04:05 -04:00
..
2016-12-20 10:27:01 +07:00
2017-02-25 21:45:05 +08:00
2016-11-11 14:01:51 -05:00
2017-03-31 06:19:01 +00:00
2017-04-20 11:58:26 -04:00
2017-04-20 11:58:26 -04:00
2017-04-20 11:58:26 -04:00
2017-02-25 21:45:05 +08:00
2016-12-21 21:50:55 +08:00