Registered
by
Sahid Orentino
Warm provides the ability to deploy OpenStack resources from Yaml templates.
$ cat > stack.yaml <<EOF
server:
- name: srv
flavor: m1.small
image: cirros-
EOF
$ warm stack.yaml
View full history Series and milestones
tupac series is the current focus of development.
All bugs Latest bugs reported
All blueprints Latest blueprints
-
Adds support for floating ip
Registered