ironic/ironic/objects
Lucas Alvares Gomes 6dd72d9426 Extend the Conductor RPC object
This patch is extending the conductor RPC object adding a method for
registering and unregistering conductors. The touch() method was also
update to make the context parameter optional (since it's not actually
needed).

The base_manager.py module have been updated to use the new methods.

Change-Id: Ifb74909bc2cd39ce4ad056f7174285497e35035c
2016-03-18 13:18:55 +00:00
..
__init__.py Add portgroups to support LAG interfaces - objs 2016-02-04 22:40:54 +02:00
base.py Move _from_db_object() into base class 2016-02-24 06:33:31 -08:00
chassis.py Move _from_db_object() into base class 2016-02-24 06:33:31 -08:00
conductor.py Extend the Conductor RPC object 2016-03-18 13:18:55 +00:00
fields.py Fix object field type calling conventions 2015-09-09 11:07:37 -07:00
node.py Move _from_db_object() into base class 2016-02-24 06:33:31 -08:00
port.py Move _from_db_object() into base class 2016-02-24 06:33:31 -08:00
portgroup.py Move _from_db_object() into base class 2016-02-24 06:33:31 -08:00