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
This commit is contained in:
parent
1fcb6c52a2
commit
588f2e921f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user