Plain Hadoop (vanilla) provisioning plugin for Sahara
Go to file
Trevor McKay 8578f2f19a Move the savanna subdir to sahara
Rename the subdirectory and replace all instances
of "import savanna" with "import sahara" and all
instances of "from savanna" with "from sahara".

* Replaced mock patches like mock.patch('savanna...
* Updated config generator script
* Renamed entry points in setup.cfg
* Hacking checks also fixed
* Manual renaming in alembic scripts to force work migrations
* Fix doc building
* Renamed itests directories
* Some changes in gitignore
* Removed locale dir after rebase

Co-Authored-By: Alexander Ignatov <aignatov@mirantis.com>

Change-Id: Ia77252c24046c3e7283c0a7b96d11636020b949c
Partially implements: blueprint savanna-renaming-service
2014-03-18 16:38:36 +04:00
sahara Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
.gitignore Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
requirements.txt Updated from global requirements 2014-03-11 17:36:49 +00:00
setup.cfg Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
setup.py Remove version pbr pins from setup_requires 2013-09-22 12:22:17 +04:00
test-requirements.txt Updated from global requirements 2014-03-03 16:53:27 +00:00
tox.ini Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00