Renamed schema/generator.py -> schema/collector.py

This commit is contained in:
Maxim Kulkin 2013-11-11 14:38:17 +04:00
parent 08b8cdc3c5
commit c7e188e9d9
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
Examples for schema generator execution:
python rubick/schemas/schema_generator.py cinder 2013.1.3 /tmp/cinder.conf.sample
python rubick/schemas/schema_generator.py nova 2013.1.3 /tmp/nova.conf.sample
python rubick/schemas/collector.py cinder 2013.1.3 /usr/lib/python/dist-packages/cinder
python rubick/schemas/collector.py nova 2013.1.3 /usr/lib/python/dist-packages/nova