solar/examples/openstack
Jędrzej Nowak 9f90f66de7 added info about orch stuff + openstack example 2015-10-05 16:42:38 +02:00
..
README.md added info about orch stuff + openstack example 2015-10-05 16:42:38 +02:00
openstack.py openstack example to new transports 2015-09-25 10:26:35 +02:00

README.md

Deploying simple OpenStack env. In this example orchestration engine is NOT used.

You need to run it from main solar directory. To deploy run:

python examples/openstack/openstack.py deploy

To clean nodes, run:

python examples/openstack/openstack.py undeploy

Currently this example does not use solar orchestration. We will change it in near future. For now just don't run solar orch or solar changes stuff with this example.