Commit 2daa2f1
committed
lib/nova: Update configuration of [oslo_limit]
As of oslo.limit 2.9.2 service endpoint discovery is available [1], so
this configures Nova to use them.
Also as of Keystone 2023.1 (Antelope) system scope is no longer
required for the GET /v3/limits [2], so remove that configuration and
role assignment as well.
[1] https://review.opendev.org/c/openstack/releases/+/971039
[2] https://review.opendev.org/c/openstack/keystone/+/902730
Change-Id: Ic95d4c692f7ce68d580935c455b5a477273e37b6
Signed-off-by: melanie witt <melwittt@gmail.com>1 parent a677748 commit 2daa2f1
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | | - | |
836 | | - | |
837 | | - | |
838 | | - | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
839 | 837 | | |
840 | 838 | | |
841 | 839 | | |
| |||
0 commit comments