warm 0.3.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

warm 0.3.1

Warm - To setup simple OpenStack environments from template=========================================================== Warm exposes APIs on Yaml files to be reused. I's good tool to setupsmall environement on OpenStack.Please report me any bug or feature. I will be happy to work on it.Note: Warm mixup names and ids, It does not recreate resource already exists with a same name/id.How to use it:============== - To install Warm use pip (don't forget to check for dependances).pipinstallwarm−WeareconsideringyourenvOS∗arealreadyconfigured. export | grep OS_declare -x OS_AUTH_URL="https://identity/v2.0"declare -x OS_PASSWORD="*******"declare -x OS_TENANT_ID="ea262aa012f244f8af2d1687977aaa81"declare -x OS_TENANT_NAME="my-project"declare -x OS_USERNAME="sferdjaoui" - We are now ready to create our first template.cat>my−tpl.yaml<<EOFserver:−name:srvflavor:m1.smallimage:cirros−0.3.1−x8664−uecEOF−Wecannowrunwarm. warm my-tpl.yamlTo get more information about a template syntax, see config.yaml.sample oryou can check the repositoy https://github.com/sahid/warm-templates to findmore examples.Notes:====== You may need to install packages: build-essential python-dev python-pip libssl-devRoadmap:========Add floating-ippylint, pep8

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.