OpenStack Image Management (Glance)
236c9db4eb
From: http://docs.openstack.org/trunk/config-reference/content/section_compute-scheduler.html#imagepropertiesfilter Filters hosts based on properties defined on the instance's image. Updated descriptions to be provide better information. Added baremetal "hypervisor_type" after getting info from Nova core about what hypervisors to include. Left out "architecture" for now, because horizon fails when trying to update architecture property. Change-Id: I9195825a0ab4b89e764983da06827173a2daa23c Closes-bug: 1368965 |
||
---|---|---|
doc/source | ||
etc | ||
glance | ||
rally-scenarios | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
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: * Official Glance documentation * Official Client documentation