Dynamic allocation system for Bareon.
Go to file
OpenDev Sysadmins 035fe3177f OpenDev Migration Patch
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.
2019-04-19 19:50:32 +00:00
bareon_allocator Initial implementation of strategies 2016-04-13 14:31:32 +00:00
doc/source Refactoring of allocation solvers. 2016-04-13 15:11:56 +03:00
etc/bareon-allocator Full renaming from bareon-dynamic-allocator to bareon-allocator 2016-03-23 15:10:27 +03:00
.coveragerc Full renaming from bareon-dynamic-allocator to bareon-allocator 2016-03-23 15:10:27 +03:00
.gitignore Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:32 +00:00
.mailmap Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
.testr.conf Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
HACKING.rst Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
LICENSE Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
MANIFEST.in Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
README.rst Removed done items from readme and added new one 2016-01-11 13:50:54 +03:00
babel.cfg Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
bindep.txt Move other-requirements.txt to bindep.txt 2016-08-12 20:52:49 +02:00
doc_generate_static.py Full renaming from bareon-dynamic-allocator to bareon-allocator 2016-03-23 15:10:27 +03:00
examples_gen.sh Add scripts to generate doc with examples 2016-01-14 18:28:03 +03:00
lab_mip.py Fix pep8 errors 2016-02-09 19:09:43 +03:00
requirements.txt Add yaql as requirements 2015-12-29 21:06:58 +03:00
run.sh Full renaming from bareon-dynamic-allocator to bareon-allocator 2016-03-23 15:10:27 +03:00
setup.cfg Full renaming from bareon-dynamic-allocator to bareon-allocator 2016-03-23 15:10:27 +03:00
setup.py Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
test-requirements.txt Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
tox.ini Cleanup tox.ini: Remove obsolete constraints 2016-08-26 17:14:45 +02:00

README.rst

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.

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