The ironicclient.v1.portgroup_shell Module

ironicclient.v1.portgroup_shell.do_portgroup_create(cc, args)[source]

Create a new portgroup.

ironicclient.v1.portgroup_shell.do_portgroup_delete(cc, args)[source]

Delete a portgroup.

ironicclient.v1.portgroup_shell.do_portgroup_list(cc, args)[source]

List the portgroups.

ironicclient.v1.portgroup_shell.do_portgroup_port_list(cc, args)[source]

List the ports associated with a portgroup.

ironicclient.v1.portgroup_shell.do_portgroup_show(cc, args)[source]

Show detailed information about a portgroup.

ironicclient.v1.portgroup_shell.do_portgroup_update(cc, args)[source]

Update information about a portgroup.