Glance stores library
Go to file
Jamie Lennox ab0254750a Refactor get_manager_for_store in an OO manner
get_manager_for_store is a weird function that switches based on the
class type of the first parameter. This is an odd throw back to pre
object orientated days where the object defines what it wants. Refactor
it to put the class on the object.

Change-Id: I0bca2607267aef3bda720cdfbbbe0e5a8093a20d
2016-10-14 17:39:35 +11:00
doc/source Fix doc build if git is absent 2016-09-01 21:55:56 +02:00
etc Implement get, add and delete for cinder store 2016-02-26 08:42:52 +00:00
glance_store Refactor get_manager_for_store in an OO manner 2016-10-14 17:39:35 +11:00
releasenotes Enable release notes translation 2016-10-06 20:26:46 +02:00
tools Improve tools/tox_install.sh 2016-08-30 20:40:41 +02:00
.gitignore Add functional tests for swift 2016-05-09 14:44:17 +00:00
.gitreview Update .gitreview for project rename 2014-08-30 16:43:37 +00:00
.testr.conf Add functional tests for swift 2016-05-09 14:44:17 +00:00
LICENSE Copying from glance 2014-01-24 18:30:46 +01:00
README.rst Update README to work with release tools 2015-04-21 14:57:00 +00:00
babel.cfg Setup for glance.store for translation 2014-07-17 15:44:36 +00:00
functional_testing.conf.sample Add functional tests for swift 2016-05-09 14:44:17 +00:00
requirements.txt Updated from global requirements 2016-10-06 16:54:47 +00:00
run_tests.sh Don't include openstack/common in flake8 exclude list 2016-07-12 14:27:23 +08:00
setup.cfg Update home-page url in setup.cfg 2016-09-21 03:00:36 +00:00
setup.py Updated from global requirements 2015-10-09 03:49:59 +00:00
test-requirements.txt Updated from global requirements 2016-09-30 10:16:41 +00:00
tox.ini Use constraints for all tox environments 2016-08-10 13:22:48 +02:00

README.rst

Glance Store Library

Glance's stores library