Sahara provides a scalable data processing stack and associated management interfaces.
Go to file
Sergey Lukjanov 1d12df921c Impl multitenancy support
* tenant_id added to instances and nodegroup-like objects
* tenant_id will be accessibly only inside conductor
* enable tenant-specific model_query by default
* add missed not None checks to sqla/api
* ctx is now passed instead of module in savanna/service/instances.py

Fixes: bug #1218452

Change-Id: Icb0c089fd47dd422fe0c93781d3a5747eb995615
2013-10-03 14:59:22 +04:00
doc/source Merge "Docs fix for Neutron and Floating IP supprot" 2013-09-24 04:06:34 +00:00
etc Merge "Floating ip assignement support" 2013-09-24 04:05:46 +00:00
savanna Impl multitenancy support 2013-10-03 14:59:22 +04:00
tools Move requirements files to the common place 2013-07-27 00:32:14 +04:00
.coveragerc Improve coverage calculation 2013-08-05 23:12:35 +04:00
.gitignore Add default sqlite db to .gitignore 2013-09-22 19:49:29 +04:00
.gitreview Add .gitreview file. 2013-03-21 19:27:54 +04:00
.mailmap Edit doc for diskimage-builder 2013-09-20 19:13:33 +04:00
.pylintrc eho -> savanna 2013-03-20 11:19:46 +04:00
AUTHORS Edit doc for diskimage-builder 2013-09-20 19:13:33 +04:00
CONTRIBUTING.rst Fix contributing.rst file 2013-07-27 01:03:58 +04:00
HACKING.rst Additional info files added to repo 2013-04-15 23:37:48 +04:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
MANIFEST.in Add complete paths in MANIFEST.in 2013-09-13 15:46:11 -04:00
README.rst README and docs has been updated 2013-07-15 15:41:40 +04:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
openstack-common.conf Get rid of pycrypto dep 2013-08-30 19:37:11 +04:00
requirements.txt Revert bump of alembic version 2013-09-26 13:25:12 +04:00
setup.cfg Wrapping ssh calls into subprocesses 2013-09-11 14:58:11 +04:00
setup.py Remove version pbr pins from setup_requires 2013-09-22 12:22:17 +04:00
test-requirements.txt Migration to new integration tests 2013-10-01 16:46:05 +04:00
tox.ini Migration to new integration tests 2013-10-01 16:46:05 +04:00