summaryrefslogtreecommitdiff
path: root/ironic/conductor/task_manager.py
diff options
context:
space:
mode:
authoryuan liang <leetpy2@gmail.com>2017-04-09 19:14:27 +0800
committeryuan liang <leetpy2@gmail.com>2017-04-10 04:04:18 +0000
commit588f2e921f7df5103aaa21352ecc8bce33bdbe5c (patch)
tree594974fb1f7983c47b968061f5c132d840322a04 /ironic/conductor/task_manager.py
parent1fcb6c52a22c9c025dbf27931720ce2eda08704f (diff)
downloadironic-588f2e921f7df5103aaa21352ecc8bce33bdbe5c.tar.gz
add portgroups in the task_manager docstrings
Ironic portgroup property is added to the TaskManager class,but it is not mentioned in the docstrings.. Change-Id: I228fd3410810b130d14d8c53cf14eade5186153d
Diffstat (limited to 'ironic/conductor/task_manager.py')
-rw-r--r--ironic/conductor/task_manager.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ironic/conductor/task_manager.py b/ironic/conductor/task_manager.py
index c3581c794..f19a73617 100644
--- a/ironic/conductor/task_manager.py
+++ b/ironic/conductor/task_manager.py
@@ -50,6 +50,8 @@ attributes that you may access:
The Node object
task.ports
Ports belonging to the Node
+ task.portgroups
+ Portgroups belonging to the Node
task.volume_connectors
Storage connectors belonging to the Node
task.volume_targets