ironic/ironic/objects
Satoru Moriya bc7daf9779 Add VolumeConnector object
This patch adds the VolumeConnector object. It handles the
volume connector information that is stored in the database.

Co-Authored-By: Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com>
Co-Authored-By: Stephane Miller <stephane@alum.mit.edu>
Co-Authored-By: Ruby Loo <ruby.loo@intel.com>
Change-Id: I06aa1a94401e7c7faeb019926272a072d1ed1c51
Partial-Bug: 1526231
2016-11-24 01:46:43 +00:00
..
__init__.py Add VolumeConnector object 2016-11-24 01:46:43 +00:00
base.py Remove cyclic import between rpcapi and objects.base 2016-09-13 15:55:44 +01: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 Add power state change notifications 2016-10-17 15:39:18 +00:00
indirection.py Remove cyclic import between rpcapi and objects.base 2016-09-13 15:55:44 +01:00
node.py Merge "Add node (database and objects) fields for all interfaces" 2016-11-21 21:21:25 +00:00
notification.py Add power state change notifications 2016-10-17 15:39:18 +00:00
port.py Use function is_valid_mac from oslo.utils 2016-11-17 05:06:53 +00:00
portgroup.py Use function is_valid_mac from oslo.utils 2016-11-17 05:06:53 +00:00
volume_connector.py Add VolumeConnector object 2016-11-24 01:46:43 +00:00