Commit a8d71d5
committed
quotas: do not fail to set/delete if an endpoint is missing
If you attempted to set or delete a nova quota but the neutron endpoint
was missing but the network service existed, it would fail. The show
command handled this gracefully and had options to allow you to just
show the services that you were interested in. This lead to poor UX.
Closes-Bug: #2150251
Assisted-by: Claude Sonnet 4.6
Change-Id: I6a65a00a9cd25e5a6b644d0e8cc5a216a49ae979
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>1 parent 6a540c1 commit a8d71d5
2 files changed
Lines changed: 17 additions & 5 deletions
File tree
- openstackclient/common
- releasenotes/notes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
596 | 599 | | |
597 | 600 | | |
598 | 601 | | |
| |||
636 | 639 | | |
637 | 640 | | |
638 | 641 | | |
639 | | - | |
| 642 | + | |
640 | 643 | | |
641 | 644 | | |
642 | 645 | | |
643 | 646 | | |
644 | | - | |
| 647 | + | |
645 | 648 | | |
646 | 649 | | |
647 | 650 | | |
| |||
657 | 660 | | |
658 | 661 | | |
659 | 662 | | |
660 | | - | |
| 663 | + | |
661 | 664 | | |
662 | | - | |
| 665 | + | |
663 | 666 | | |
664 | | - | |
| 667 | + | |
665 | 668 | | |
666 | 669 | | |
667 | 670 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments