fabuloso

FABuloso is a python tool to easily organize and deploy an OpenStack architecture using Fabric


License
Apache-2.0
Install
pip install fabuloso==1.2

Documentation

FABuloso

FABuloso is a python tool to easily organize and deploy an OpenStack architecture using Fabric. FABuloso manages configuration with components within catalogs. For a more deeper insight about what FABuloso does and how it does, take a look at the documentation introduction.

Documentation

The FABuloso docs are hosted here.

Installation

From the source code you can just run:

$ python setup.py install

Tests

Although we have not tests yet, you can execute the run_tests.sh script in order to check the code:

$ ./run_tests.sh

License

FABuloso is released under the Apache 2.0 license.