Jedrzej Nowak c92483bf01 Replace all templates/(.*)\.yaml with templates/\1
Change-Id: I0d371595092323f9a87393954cd0cbdd3a72ac36
2015-12-28 12:51:28 +01:00
..

Usage
=====

Run it from /vagrant dir:

```
solar resource clear_all
solar resource create nodes templates/nodes '{"count": 1}'
solar resource create librarian_example examples/librarian/librarian.yaml '{"node": "node1"}'

solar changes stage
solar changes process
solar orch run-once
solar orch report -w 100
```