RETIRED, further work has moved to Debian project infrastructure
61ccfd4a2b
The file contained modules from oslo-incubator that don't exist, never existed, have graduated to oslo, are not used or are not directly used (used only as dep for a module directly used by savanna) With this commit the file will contain only modules that are directly used by savanna Also, all oslo-incubator sync'd code for unused modules has been removed Details - * config is now in oslo, need config.generator for generate_sample.sh * context is not used directly by savanna, used via db.sqlalchemy * gettextutils is not used directly by savanna, used via multiple other modules * local is not used directly by savanna, used via log * loopingcall is not used directly by savanna, used via threadgroup * py3kcompat no longer exists, it is removed * service is not used by savanna or any deps, it is removed * setup does not exist * thread_group does not exist * version does not exist * versionutils is not used, it is removed * excess comments removed Implements: blueprint cleanup-savanna-openstack-common.conf Change-Id: I05903a7a551b6f88b2e78c4dae2d02362aae1fbd |
||
---|---|---|
doc/source | ||
etc | ||
savanna | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Savanna project
Savanna at wiki.openstack.org: https://wiki.openstack.org/wiki/Savanna
Launchpad project: https://launchpad.net/savanna
Savanna docs site: https://savanna.readthedocs.org/en/latest/index.html
Roadmap: https://wiki.openstack.org/wiki/Savanna/Roadmap
Quickstart guide: https://savanna.readthedocs.org/en/latest/devref/quickstart.html
How to participate: https://savanna.readthedocs.org/en/latest/devref/how_to_participate.html
License
Copyright (c) 2013 Mirantis Inc.
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0