ironic/ironic/tests/unit
Satoru Moriya 20fe26335e Add RPCs to support volume connector operation
This patch adds the following two RPCs in order to support volume
connector operations.

- update_volume_connector()
  This function is called to update the information about a volume
  connector that is stored in the database.

- destroy_volume_connector()
  This function is called to remove a volume connector from the database.

Co-Authored-By: Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com>
Co-Authored-By: Stephanie Miller <stephane@alum.mit.edu>
Co-Authored-By: Ruby Loo <ruby.loo@intel.com>
Change-Id: I3debe98ea78e159a81f53d0a3a3a49fe0c8663f6
Partial-Bug: 1526231
2016-11-24 12:10:42 -05:00
..
api mask private keys for the ssh power driver. 2016-11-22 11:26:20 +00:00
cmd Prepare for functional testing 2015-09-28 21:27:01 +00:00
common Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
conductor Add RPCs to support volume connector operation 2016-11-24 12:10:42 -05:00
conf Migrate to using keystoneauth Sessions 2016-08-03 11:24:21 -07:00
db Add volume_connectors table to save connector information 2016-11-23 20:42:53 -05:00
dhcp Remove deprecated Neutron DHCP provider methods 2016-11-21 23:00:39 +00:00
drivers Merge "Convert iPXE boot script to Jinja template" 2016-11-22 16:01:09 +00:00
objects Add RPCs to support volume connector operation 2016-11-24 12:10:42 -05:00
__init__.py Refactor objects into a magic registry 2016-01-04 15:19:12 +00:00
policy_fixture.py Add keystone policy support to Ironic 2016-08-04 12:43:20 +00:00
raid_constants.py RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
stubs.py Prepare for functional testing 2015-09-28 21:27:01 +00:00