Add openstack-helm-single-16GB-node nodeset

Based on 8 CPU 16GB memory ubuntu-bionic-expanded label

Change-Id: I1ef27858b5b02d367eea1c24447aefa2b6712458
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
Andrii Ostapenko 2020-07-08 07:18:20 -05:00
parent b8ec250d01
commit 0242d97437
No known key found for this signature in database
GPG Key ID: F3E83668DBB223B3

View File

@ -157,4 +157,14 @@
- name: primary
nodes:
- primary
- nodeset:
name: openstack-helm-single-16GB-node
nodes:
- name: primary
label: ubuntu-bionic-expanded
groups:
- name: primary
nodes:
- primary
...