Merge "Ensure that admin endpoint is used to configure octavia quota" into stable/stein

This commit is contained in:
Zuul 2019-07-23 18:04:33 +00:00 committed by Gerrit Code Review
commit dd51b6e6bb

View File

@ -27,6 +27,7 @@
- name: Setup the service project quota
os_quota:
cloud: default
interface: admin
name: "{{ octavia_service_project_name }}"
cores: "{{ octavia_num_cores }}"
instances: "{{ octavia_num_instances }}"