
We missed updating the neutron command mapping update to reflect that we have added the "openstack loadbalancer status show" command. This patch updates the command mapping table to include the "status show" command. Change-Id: I8c3ce43d759e274e2d6889be37d10f73b39fd58b
3.2 KiB
3.2 KiB
1 | lbaas-healthmonitor-create | loadbalancer healthmonitor create | LBaaS v2 Create a healthmonitor. |
---|---|---|---|
2 | lbaas-healthmonitor-delete | loadbalancer healthmonitor delete | LBaaS v2 Delete a given healthmonitor. |
3 | lbaas-healthmonitor-list | loadbalancer healthmonitor list | LBaaS v2 List healthmonitors that belong to a given tenant. |
4 | lbaas-healthmonitor-show | loadbalancer healthmonitor show | LBaaS v2 Show information of a given healthmonitor. |
5 | lbaas-healthmonitor-update | loadbalancer healthmonitor set | LBaaS v2 Update a given healthmonitor. |
6 | lbaas-l7policy-create | loadbalancer l7policy create | LBaaS v2 Create L7 policy. |
7 | lbaas-l7policy-delete | loadbalancer l7policy delete | LBaaS v2 Delete a given L7 policy. |
8 | lbaas-l7policy-list | loadbalancer l7policy list | LBaaS v2 List L7 policies that belong to a given listener. |
9 | lbaas-l7policy-show | loadbalancer l7policy show | LBaaS v2 Show information of a given L7 policy. |
10 | lbaas-l7policy-update | loadbalancer l7policy set | LBaaS v2 Update a given L7 policy. |
11 | lbaas-l7rule-create | loadbalancer l7rule create | LBaaS v2 Create L7 rule. |
12 | lbaas-l7rule-delete | loadbalancer l7rule delete | LBaaS v2 Delete a given L7 rule. |
13 | lbaas-l7rule-list | loadbalancer l7rule list | LBaaS v2 List L7 rules that belong to a given L7 policy. |
14 | lbaas-l7rule-show | loadbalancer l7rule show | LBaaS v2 Show information of a given rule. |
15 | lbaas-l7rule-update | loadbalancer l7rule set | LBaaS v2 Update a given L7 rule. |
16 | lbaas-listener-create | loadbalancer listener create | LBaaS v2 Create a listener. |
17 | lbaas-listener-delete | loadbalancer listener delete | LBaaS v2 Delete a given listener. |
18 | lbaas-listener-list | loadbalancer listener list | LBaaS v2 List listeners that belong to a given tenant. |
19 | lbaas-listener-show | loadbalancer listener show | LBaaS v2 Show information of a given listener. |
20 | lbaas-listener-update | loadbalancer listener set | LBaaS v2 Update a given listener. |
21 | lbaas-loadbalancer-create | loadbalancer create | LBaaS v2 Create a loadbalancer. |
22 | lbaas-loadbalancer-delete | loadbalancer delete | LBaaS v2 Delete a given loadbalancer. |
23 | lbaas-loadbalancer-list | loadbalancer list | LBaaS v2 List loadbalancers that belong to a given tenant. |
24 | lbaas-loadbalancer-list-on-agent | List the loadbalancers on a loadbalancer v2 agent. | |
25 | lbaas-loadbalancer-show | loadbalancer show | LBaaS v2 Show information of a given loadbalancer. |
26 | lbaas-loadbalancer-stats | loadbalancer stats show | Retrieve stats for a given loadbalancer. |
27 | lbaas-loadbalancer-status | loadbalancer status show | Retrieve status for a given loadbalancer. |
28 | lbaas-loadbalancer-update | loadbalancer set | LBaaS v2 Update a given loadbalancer. |
29 | lbaas-member-create | loadbalancer member create | LBaaS v2 Create a member. |
30 | lbaas-member-delete | loadbalancer member delete | LBaaS v2 Delete a given member. |
31 | lbaas-member-list | loadbalancer member list | LBaaS v2 List members that belong to a given pool. |
32 | lbaas-member-show | loadbalancer member show | LBaaS v2 Show information of a given member. |
33 | lbaas-member-update | loadbalancer member set | LBaaS v2 Update a given member. |
34 | lbaas-pool-create | loadbalancer pool create | LBaaS v2 Create a pool. |
35 | lbaas-pool-delete | loadbalancer pool delete | LBaaS v2 Delete a given pool. |
36 | lbaas-pool-list | loadbalancer pool list | LBaaS v2 List pools that belong to a given tenant. |
37 | lbaas-pool-show | loadbalancer pool show | LBaaS v2 Show information of a given pool. |