Merge pull request #227 from pigmej/pigmej-patch-8

added info about orch stuff + openstack example
This commit is contained in:
Łukasz Oleś 2015-10-05 18:51:34 +02:00
commit 1fd97fd2f8

View File

@ -7,3 +7,6 @@ You need to run it from main solar directory. To deploy run:
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.