ironic/ironic/common
Satoru Moriya a82a0ceba1 Add volume_connectors table to save connector information
This patch introduces a new "volume_connectors" table in order to save
the volume connector information of physical nodes. With this patch,
Ironic can put/get volume connector information to/from the database.

Co-Authored-By: Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com>
Co-Authored-By: Stephane Miller <stephane@alum.mit.edu>
Co-Authored-By: Julia Kreger <juliaashleykreger@gmail.com>
Change-Id: I8237ab671a04ac9b01c8bdb2936cf0a661b9b1de
Partial-Bug: 1526231
2016-11-23 20:42:53 -05:00
..
glance_service Update to hacking 0.12.0 and use new checks 2016-11-08 11:57:15 -08:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
boot_devices.py get_supported_boot_devices() returns static device list 2015-08-12 14:53:00 +01:00
config.py Move oslo.config references to oslo_config 2015-02-02 06:51:22 -08:00
context.py Mask instance secrets in API responses 2016-08-26 08:31:17 -07:00
dhcp_factory.py Centralize config options - [dhcp] 2016-06-16 17:11:14 -07:00
driver_factory.py Log a warning for unsupported drivers and interfaces 2016-09-07 15:07:57 +00:00
exception.py Add volume_connectors table to save connector information 2016-11-23 20:42:53 -05:00
fsm.py Fix docstring warnings 2016-07-12 15:44:10 -07:00
grub_conf.template Fix for automated boot iso issue with IPA ramdisk 2015-04-10 09:09:53 -07:00
hash_ring.py Centralize config options - [DEFAULT] 2016-07-15 14:05:09 -07:00
i18n.py doc: Add oslo.i18n usage link 2016-10-03 11:36:53 +00:00
image_service.py Use function import_versioned_module from oslo.utils 2016-10-21 14:52:18 +08:00
images.py Update to hacking 0.12.0 and use new checks 2016-11-08 11:57:15 -08:00
isolinux_config.template Add support for creating vfat and iso images 2014-08-26 21:18:11 +05:30
keystone.py Merge "Fix fall back to newer keystonemiddleware options" 2016-08-25 19:59:27 +00:00
network.py Add 'neutron' network interface 2016-07-13 13:38:56 +03:00
neutron.py Trivial: fix warning message formatting 2016-10-13 14:30:10 +03:00
paths.py Centralize config options - [DEFAULT] 2016-07-15 14:05:09 -07:00
policy.py Add PortGroups API 2016-11-03 16:27:28 +02:00
pxe_utils.py Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
raid.py Add support for inband raid configuration agent ramdisk 2015-09-14 15:52:31 +00:00
rpc.py Add notification base classes and docs 2016-08-23 21:46:16 +00:00
rpc_service.py Separate WSGIService from RPCService 2016-09-15 11:14:20 -04:00
service.py Separate WSGIService from RPCService 2016-09-15 11:14:20 -04:00
states.py Add node provision state change notification 2016-11-18 12:25:06 +02:00
swift.py Migrate to using keystoneauth Sessions 2016-08-03 11:24:21 -07:00
utils.py Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
wsgi_service.py Separate WSGIService from RPCService 2016-09-15 11:14:20 -04:00