
This change implements the "openstack stack create" command. Blueprint: heat-support-python-openstackclient Change-Id: I32289f53d482a817f7449724cfbabc2c154b1ffd
8 lines
93 B
YAML
8 lines
93 B
YAML
heat_template_version: 2013-05-23
|
|
|
|
parameters:
|
|
p1:
|
|
type: string
|
|
p2:
|
|
type: number
|