OpenStack Image Management (Glance)
d04d3122f8
Now when generating the config samples of Glance, glance-api.conf, glance-glare.conf and glance-registry.conf will include duplicated config options for osprofiler. It's because we're collecting osprofiler's options at two places: etc/oslo-config-generator and glance/opts.py. So to remove the duplication and keep consistenty with the other options format, the patch removes the collecting from etc/oslo-config-generator. Change-Id: I45ef0bc8453cb8894dc245b8acf390b9ee0f6bfd |
||
---|---|---|
api-ref/source | ||
doc/source | ||
etc | ||
glance | ||
rally-jobs | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
bandit.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Glance
Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images.
Use the following resources to learn more: