ironic/ironic
Sam Betts 4789d3b41a Add Virtual Network Interface REST APIs
This patch adds the REST APIs for the virtual network interface API in
order to abstract the task of assigning logical network interfaces to
physical network interfaces.

Since Newton Ironic provides an interface for pluggable network
implementations. Different network implementations may want to handle
how logical to physical network interface assignment happens. To do this
the new API calls into new functions on the network implementation
loaded for the specified node.

This is part 3 of 3, and adds the node vif subcontroller to expose the
/nodes/<ident>/vifs REST API endpoint. API version is bumped to 1.28.

Co-Authored-By: Vasyl Saienko (vsaienko@mirantis.com)
Change-Id: I70f1166a15a26f392734e21d6bc30a03da4e5486
Partial-Bug: #1582188
2017-01-11 15:08:26 +02:00
..
api Add Virtual Network Interface REST APIs 2017-01-11 15:08:26 +02:00
cmd Separate WSGIService from RPCService 2016-09-15 11:14:20 -04:00
common Add Virtual Network Interface REST APIs 2017-01-11 15:08:26 +02:00
conductor Generic power interface for soft reboot and soft power off 2017-01-04 11:38:01 +09:00
conf Merge "Fixes grammar in the hash_partition_exponent description" 2017-01-09 00:26:39 +00:00
db Create a table to track loaded interfaces 2017-01-03 15:39:19 +01:00
dhcp Add Virtual Network Interface Driver APIs 2016-12-23 11:58:02 +00:00
drivers Add Virtual Network Interface REST APIs 2017-01-11 15:08:26 +02:00
locale Imported Translations from Zanata 2016-10-25 06:34:48 +00:00
nova Remove file prefix parameter from lockutils methods 2016-11-28 13:29:01 +02:00
objects Merge "Clean up object code" 2017-01-04 02:56:50 +00:00
releasenotes/notes Remove 'fork' option from socat command 2016-12-29 19:13:31 +00:00
tests Add Virtual Network Interface REST APIs 2017-01-11 15:08:26 +02:00
__init__.py Move eventlent monkeypatch out of cmd/ 2014-02-08 00:11:56 -08:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00