Plugin Commands

Plugin Commands

  • neutronclient – OpenStackClient plugin for advanced Networking service.

aodh

barbican

congress

designate

gnocchi

heat

ironic

ironic-inspector

karbor

mistral

neutron

bgp_dragent_add_speaker

Add a BGP speaker to a dynamic routing agent

bgp_dragent_remove_speaker

Removes a BGP speaker from a dynamic routing agent

bgp_peer_create

Command base class for displaying data about a single object.

bgp_peer_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

bgp_peer_list

Command base class for providing a list of data as output.

bgp_peer_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

bgp_peer_show

Command base class for displaying data about a single object.

bgp_speaker_add_network

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

bgp_speaker_add_peer

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

bgp_speaker_create

Command base class for displaying data about a single object.

bgp_speaker_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

bgp_speaker_list

Command base class for providing a list of data as output.

bgp_speaker_list_advertised_routes

Command base class for providing a list of data as output.

bgp_speaker_remove_network

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

bgp_speaker_remove_peer

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

bgp_speaker_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

bgp_speaker_show

Command base class for displaying data about a single object.

bgp_speaker_show_dragents

List dynamic routing agents hosting a BGP speaker

bgpvpn_create

Command base class for displaying data about a single object.

bgpvpn_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

bgpvpn_list

Command base class for providing a list of data as output.

bgpvpn_network_association_create

Create a BGP VPN resource association

bgpvpn_network_association_delete

Remove a BGP VPN resource association(s) for a given BGP VPN

bgpvpn_network_association_list

List BGP VPN resource associations for a given BGP VPN

bgpvpn_network_association_show

Show information of a given BGP VPN resource association

bgpvpn_port_association_create

Create a BGP VPN resource association

bgpvpn_port_association_delete

Remove a BGP VPN resource association(s) for a given BGP VPN

bgpvpn_port_association_list

List BGP VPN resource associations for a given BGP VPN

bgpvpn_port_association_set

Set BGP VPN resource association properties

bgpvpn_port_association_show

Show information of a given BGP VPN resource association

bgpvpn_port_association_unset

Unset BGP VPN resource association properties

bgpvpn_router_association_create

Create a BGP VPN resource association

bgpvpn_router_association_delete

Remove a BGP VPN resource association(s) for a given BGP VPN

bgpvpn_router_association_list

List BGP VPN resource associations for a given BGP VPN

bgpvpn_router_association_show

Show information of a given BGP VPN resource association

bgpvpn_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

bgpvpn_show

Command base class for displaying data about a single object.

bgpvpn_unset

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

firewall_group_create

Command base class for displaying data about a single object.

firewall_group_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

firewall_group_list

Command base class for providing a list of data as output.

firewall_group_policy_add_rule

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

firewall_group_policy_create

Command base class for displaying data about a single object.

firewall_group_policy_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

firewall_group_policy_list

Command base class for providing a list of data as output.

firewall_group_policy_remove_rule

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

firewall_group_policy_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

firewall_group_policy_show

Command base class for displaying data about a single object.

firewall_group_policy_unset

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

firewall_group_rule_create

Command base class for displaying data about a single object.

firewall_group_rule_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

firewall_group_rule_list

Command base class for providing a list of data as output.

firewall_group_rule_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

firewall_group_rule_show

Command base class for displaying data about a single object.

firewall_group_rule_unset

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

firewall_group_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

firewall_group_show

Command base class for displaying data about a single object.

firewall_group_unset

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

network_log_create

Command base class for displaying data about a single object.

network_log_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

network_log_list

Command base class for providing a list of data as output.

network_log_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

network_log_show

Command base class for displaying data about a single object.

network_loggable_resources_list

Command base class for providing a list of data as output.

network_subport_list

List all subports for a given network trunk

network_trunk_create

Create a network trunk for a given project

network_trunk_delete

Delete a given network trunk

network_trunk_list

List all network trunks

network_trunk_set

Set network trunk properties

network_trunk_show

Show information of a given network trunk

network_trunk_unset

Unset subports from a given network trunk

sfc_flow_classifier_create

Command base class for displaying data about a single object.

sfc_flow_classifier_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

sfc_flow_classifier_list

Command base class for providing a list of data as output.

sfc_flow_classifier_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

sfc_flow_classifier_show

Command base class for displaying data about a single object.

sfc_port_chain_create

Command base class for displaying data about a single object.

sfc_port_chain_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

sfc_port_chain_list

Command base class for providing a list of data as output.

sfc_port_chain_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

sfc_port_chain_show

Command base class for displaying data about a single object.

sfc_port_chain_unset

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

sfc_port_pair_create

Command base class for displaying data about a single object.

sfc_port_pair_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

sfc_port_pair_group_create

Command base class for displaying data about a single object.

sfc_port_pair_group_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

sfc_port_pair_group_list

Command base class for providing a list of data as output.

sfc_port_pair_group_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

sfc_port_pair_group_show

Command base class for displaying data about a single object.

sfc_port_pair_group_unset

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

sfc_port_pair_list

Command base class for providing a list of data as output.

sfc_port_pair_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

sfc_port_pair_show

Command base class for displaying data about a single object.

sfc_service_graph_create

Create a service graph.

sfc_service_graph_delete

Delete a given service graph.

sfc_service_graph_list

Command base class for providing a list of data as output.

sfc_service_graph_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

sfc_service_graph_show

Show information of a given service graph.

vpn_endpoint_group_create

Command base class for displaying data about a single object.

vpn_endpoint_group_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

vpn_endpoint_group_list

Command base class for providing a list of data as output.

vpn_endpoint_group_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

vpn_endpoint_group_show

Command base class for displaying data about a single object.

vpn_ike_policy_create

Command base class for displaying data about a single object.

vpn_ike_policy_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

vpn_ike_policy_list

Command base class for providing a list of data as output.

vpn_ike_policy_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

vpn_ike_policy_show

Command base class for displaying data about a single object.

vpn_ipsec_policy_create

Command base class for displaying data about a single object.

vpn_ipsec_policy_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

vpn_ipsec_policy_list

Command base class for providing a list of data as output.

vpn_ipsec_policy_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

vpn_ipsec_policy_show

Command base class for displaying data about a single object.

vpn_ipsec_site_connection_create

Command base class for displaying data about a single object.

vpn_ipsec_site_connection_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

vpn_ipsec_site_connection_list

Command base class for providing a list of data as output.

vpn_ipsec_site_connection_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

vpn_ipsec_site_connection_show

Command base class for displaying data about a single object.

vpn_service_create

Command base class for displaying data about a single object.

vpn_service_delete

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

vpn_service_list

Command base class for providing a list of data as output.

vpn_service_set

Base class for command plugins.

When the command is instantiated, it loads extensions from a namespace based on the parent application namespace and the command name:

app.namespace + '.' + cmd_name.replace(' ', '_')
param app:Application instance invoking the command.
paramtype app:cliff.app.App

vpn_service_show

Command base class for displaying data about a single object.

octavia

rsd

sahara

searchlight

senlin

trove

zaqar

zun

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

Page Contents