Commit b18e79c
committed
Delete the LB object quotas set command in openstackclient
Setting octavia quotas should use "openstack loadbalancer quota set", not
"openstack quota set". The vip parameter had be removed from octavia.
The patch removes '--vips', '--health-monitors', '--l7policies' parameter
in "openstack quota set" command.
Change-Id: Id0046195aa93bae62264d9de7d123cf63bd0fb7e
Task: 19657
Story: 20020161 parent 402c9a2 commit b18e79c
3 files changed
Lines changed: 0 additions & 15 deletions
File tree
- doc/source/cli/command-objects
- openstackclient
- common
- tests/unit/common
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | 73 | | |
75 | | - | |
76 | | - | |
77 | 74 | | |
78 | 75 | | |
79 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | 78 | | |
80 | | - | |
81 | | - | |
82 | 79 | | |
83 | 80 | | |
84 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
648 | | - | |
649 | | - | |
650 | 647 | | |
651 | 648 | | |
652 | 649 | | |
| |||
660 | 657 | | |
661 | 658 | | |
662 | 659 | | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | 660 | | |
667 | 661 | | |
668 | 662 | | |
| |||
679 | 673 | | |
680 | 674 | | |
681 | 675 | | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | 676 | | |
686 | 677 | | |
687 | 678 | | |
| |||
0 commit comments