32989b4f7b
When using a public cluster template, user still need the capability to reuse their existing network/subnet, and they also need to be able to turn of/off the floatingip to overwrite the setting in the public template. This patch supports that by adding those three items as parameters when creating cluster. Story: 2006208 Task: 35797 Change-Id: I11579ff6b83d133c71c2cbf49ee4b20996dfb918
9 lines
346 B
YAML
9 lines
346 B
YAML
---
|
|
features:
|
|
- |
|
|
When using a public cluster template, user still need the capability
|
|
to reuse their existing network/subnet, and they also need to be
|
|
able to turn of/off the floating IP to overwrite the setting in the
|
|
public template. Now this is supported by adding those three
|
|
items as parameters when creating cluster.
|