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
..
2015-08-18 15:25:41 +08:00
2016-07-26 16:45:30 +00:00
2016-06-09 10:25:21 +09:00
2015-08-18 15:25:41 +08:00
2016-06-09 10:25:21 +09:00
2016-06-09 10:25:21 +09:00
2016-03-08 19:34:56 +00:00
2016-12-14 03:33:50 +00:00
2016-12-07 19:22:43 +03:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2016-06-27 21:29:26 +09:00
2017-01-05 14:32:43 -05:00
2016-07-08 10:15:29 +09:00
2016-05-27 12:48:36 +00:00
2016-06-10 11:37:09 -04:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2016-06-02 15:03:39 +02:00
2016-03-08 19:34:56 +00:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2016-03-08 19:34:56 +00:00
2016-06-09 08:53:32 -04:00
2015-12-17 10:54:08 -05:00
2016-07-01 08:47:50 +08:00
2016-02-05 07:59:52 -05:00
2016-06-21 20:30:11 +09:00
2015-08-18 15:25:41 +08:00
2016-06-06 11:44:06 +02:00
2016-03-08 19:34:56 +00:00
2017-02-28 09:28:59 -08:00
2016-06-09 08:53:32 -04:00
2016-06-10 06:03:02 +00:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2016-06-09 08:53:32 -04:00
2015-08-18 15:25:41 +08:00
2016-05-09 10:49:22 +08:00
2015-08-18 15:25:41 +08:00
2017-03-03 11:58:50 +01:00
2015-08-18 15:25:41 +08:00
2016-06-10 06:03:02 +00:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2016-03-08 19:34:56 +00:00
2015-08-18 15:25:41 +08:00
2017-03-03 11:58:50 +01:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2016-12-14 03:33:50 +00:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2015-08-27 16:50:44 +09:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2016-11-16 20:58:06 +08:00
2017-03-31 14:12:38 +00:00
2016-03-08 19:34:56 +00:00
2017-04-25 12:04:05 -04:00