Dynamic allocation system for Bareon.
035fe3177f
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have. |
||
---|---|---|
bareon_allocator | ||
doc/source | ||
etc/bareon-allocator | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
doc_generate_static.py | ||
examples_gen.sh | ||
HACKING.rst | ||
lab_mip.py | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
run.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
bareon-dynamic-allocator
A driver for Bareon for dynamic allocation of volumes
Please feel here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/bareon-dynamic-allocator
- Source: http://git.openstack.org/cgit/openstack/bareon-dynamic-allocator
- Bugs: http://bugs.launchpad.net/bareon
Future Improvments
- create special types, like lv_mirror with special policy to allocate volume of the same size over several disks
- implement less or equal instead of equal for disk size constraint in this case artificial Unallocated space is not going to be required