Merge "Ensure that admin endpoint is used to configure octavia quota"

This commit is contained in:
Zuul 2019-06-29 09:00:45 +00:00 committed by Gerrit Code Review
commit bfab81fd65

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 }}"