Merge "Allow deploying Kubernetes worker nodes in fs026 but keep default at 0"

This commit is contained in:
Zuul 2017-11-22 21:49:45 +00:00 committed by Gerrit Code Review
commit ade0a2fe7c
1 changed files with 10 additions and 0 deletions

View File

@ -46,3 +46,13 @@ overcloud_roles:
- Storage
- StorageMgmt
- Tenant
- name: Compute
CountDefault: 0
tags:
- compute
networks:
- External
- InternalApi
- Storage
- StorageMgmt
- Tenant