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.
The FABuloso docs are hosted here.
From the source code you can just run:
$ python setup.py install
Although we have not tests yet, you can execute the run_tests.sh
script in order to check the code:
$ ./run_tests.sh
FABuloso is released under the Apache 2.0 license.