ironic/ironic/conductor
Hironori Shiina ddcd97714c Add node power state validation to volume resource update/deletion
This patch validate the power state of a node when the following
actions regarding volume resources associated with the node are
requested.
  - update a volume connector
  - delete a volume connector
  - update a volume target
  - delete a volume target

These actions should allowed only when the node is tuned off as
designed in the SPEC.

Change-Id: I5d0465c6ac2d2c6ddac03385e6ed0ccb37556306
Partial-Bug: 1526231
2017-07-03 09:59:51 +09:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base_manager.py Merge "Config drive support for ceph radosgw" 2017-04-17 17:59:06 +00:00
manager.py Add node power state validation to volume resource update/deletion 2017-07-03 09:59:51 +09:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Move port object creation to conductor 2017-06-12 14:47:32 +01:00
task_manager.py add portgroups in the task_manager docstrings 2017-04-10 04:04:18 +00:00
utils.py Don't retry power status if power action fails 2017-06-27 12:10:47 +01:00