Ensure that admin endpoint is used to configure octavia quota
The default is the public endpoint which will fail with an SSL error for AIO or other non-trusted certificates. Change-Id: I62e4f9d454b75e0fc87a7df2cf70d119e627ea9d Closes-Bug: 1831160 Closes-Bug: 1828599 (cherry picked from 2b39df7d8de3856185ebef0b24382cd0d8b18cca and modified for rocky branch)
This commit is contained in:
parent
4cb1eacbaf
commit
82c5de33f5
@ -32,6 +32,7 @@
|
||||
shell: >-
|
||||
openstack quota set
|
||||
--os-cloud default
|
||||
--os-interface admin
|
||||
--cores {{ octavia_num_cores }}
|
||||
--instances {{ octavia_num_instances }}
|
||||
--ram {{ octavia_ram }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user