Dynamic allocation system for Bareon.
Go to file
Evgeniy L 5de533857e Rename test from specific_size_only to size_only 2016-02-17 14:15:32 +03:00
bareon_dynamic_allocator Rename test from specific_size_only to size_only 2016-02-17 14:15:32 +03:00
doc/source Doc. Replace /var/lib with /var mount point 2016-01-14 19:10:38 +03:00
etc/bareon-dynamic-allocator Update simple schema comment 2015-12-29 21:15:06 +03:00
.coveragerc Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
.gitignore Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
.gitreview Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03: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
doc_generate_static.py Fix pep8 errors 2016-02-09 19:09:43 +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 Add dst svg file generation parameter for cli 2016-01-14 18:26:01 +03:00
setup.cfg Initial implementation of data driver 2016-02-09 19:10:04 +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 Remove pypy tests 2016-02-09 19:09:02 +03: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