Jump to: navigation, search

Warm

Revision as of 11:07, 5 March 2014 by Sahid (talk | contribs)

Warm

Deploy OpenStack resources from Yaml templates.

 $ cat > stack.yaml <<EOF
 server:
 - name: srv
   flavor: m1.small
   image: cirros-0.3.1-x86_64-uec
 EOF
 $ warm stack.yaml

Bug/Feature report

Warm uses launchpad for features and bugs management

Sources

Warm uses the infrastructure provided by OpenStack

Thanks

OpenStack project and all contributor to provide every tools that help building this software