ironic/ironic
Mark Goddard 9e3f412186 Move port object creation to conductor
Previously, the API service created port objects without hitting the
conductor. This change moves port creation to the conductor service,
adding a create_port method.

Currently this just performs the port object creation but in a future
change this will be used to validate the physical network assignment of
ports in a portgroup when a port is created, ensuring that all ports in
the group have the same physical network.

The conductor RPC API version has been bumped to 1.41.

Change-Id: I7501bf9fedc668629d5b627475bb54fef5c6bf20
Partial-Bug: #1666009
2017-06-12 14:47:32 +01:00
..
api Move port object creation to conductor 2017-06-12 14:47:32 +01:00
cmd Remove legacy auth loading 2017-06-06 10:20:54 +00:00
common Move port object creation to conductor 2017-06-12 14:47:32 +01:00
conductor Move port object creation to conductor 2017-06-12 14:47:32 +01:00
conf Merge "Add version column" 2017-06-09 23:50:33 +00:00
db Add version column 2017-06-06 15:34:37 -04:00
dhcp Remove deprecated DHCP provider methods 2017-04-13 17:35:53 +03:00
drivers Improve driver_info/redfish_verify_ca value validation 2017-06-06 13:50:30 +05:30
locale Imported Translations from Zanata 2016-10-25 06:34:48 +00:00
objects Add version column 2017-06-06 15:34:37 -04:00
tests Move port object creation to conductor 2017-06-12 14:47:32 +01:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00