Add nodepool flavor for bluebox
Here we are adding an 80g root, 0g ephemeral, 8vcpu, 8g ram to be used by nodepool. Thanks to jeblair for doing the math on the vcpus. Change-Id: I81b98eebd3a2d60ca155df432713025e1cd8b124 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
de0969c9fc
commit
6a5d1a6824
@ -13,6 +13,11 @@ profiles:
|
||||
ethertype: IPv4
|
||||
remote_ip_prefix: 0.0.0.0/0
|
||||
- name: openstackzuul
|
||||
flavors:
|
||||
- name: nodepool
|
||||
ram: 8192
|
||||
vcpus: 8
|
||||
disk: 80
|
||||
projects:
|
||||
- name: openstackzuul
|
||||
description: OpenStack zuul project
|
||||
|
Loading…
x
Reference in New Issue
Block a user