
This change implements the "openstack cluster profile create" command Based on the existing senlin command: senlin profile-create Change-Id: I1f344ff54bc0780272d7d4baff43a137544cf59e Blueprint: senlin-support-python-openstackclient
7 lines
113 B
YAML
7 lines
113 B
YAML
type: os.nova.server
|
|
version: 1.0
|
|
properties:
|
|
name: cirros_server
|
|
flavor: 1
|
|
image: cirros-0.3.4-x86_64-uec
|