summaryrefslogtreecommitdiff
path: root/cloud/lxc
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Cloud lxc (#3611)Fabio Alessandro Locati2016-12-011-3/+5
* Remove the subsystem lock loop (#2647)Kevin Carter2016-08-231-27/+5
* Pass the lxc_path when checking if container exists (#2457)Shane Koster2016-06-301-9/+10
* Use a python3 compatible notation for octal (#2238)Michael Scherer2016-05-171-2/+2
* Make main() only run when invoked as a script (style cleanup)Toshio Kuratomi2016-04-201-1/+2
* Merge pull request #1997 from evgeni/lxc-container_config-fixesRené Moser2016-04-141-1/+6
|\
| * fix handling of config options that share the same prefixEvgeni Golov2016-04-101-1/+4
| * strip whitespace from key and value before inserting it into the configEvgeni Golov2016-04-101-0/+2
* | do not set LXC default configEvgeni Golov2016-04-121-1/+0
|/
* Properly label path argument with type='path' (#1940)Michael Scherer2016-04-071-4/+5
* don't create world-readable archives of LXC containersEvgeni Golov2016-04-041-0/+5
* do not use a predictable filenames in the LXC pluginEvgeni Golov2016-04-021-14/+8
* Merge pull request #1933 from evgeni/no-lxc-default.confRené Moser2016-04-011-2/+1
|\
| * explicitly set "default: null" in the docsEvgeni Golov2016-04-011-0/+1
| * do not set a default config for lxc containersEvgeni Golov2016-03-301-2/+0
* | fix security vulnerability in lxc moduleChris Porter2016-03-311-1/+1
|/
* Fix test failure for lxc_containerRitesh Khadgaray2016-03-131-1/+1
* add container name to return and document returnBrian Coca2016-03-121-1/+44
* Replace choices=BOOLEANS by type='bool', fix #1326Michael Scherer2015-12-211-3/+3
* Simplify codeToshio Kuratomi2015-12-091-1/+2
* fix creation containers on btrfs subvolumesAlex Punco2015-08-281-1/+1
* updated docs to new choice optionBrian Coca2015-08-211-0/+1
* add zfs backing store supportDaniël2015-08-211-0/+3
* Merge pull request #638 from jpic/fix/define-HAS_LXCToshio Kuratomi2015-06-231-0/+2
|\
| * Define HAS_LXC even if import lxc doesn't fail.jpic2015-06-231-0/+2
* | Fixed lxc option parsing.jpic2015-06-231-1/+1
|/
* Merge pull request #606 from cloudnull/lxc-restart-fixGreg DeKoenigsberg2015-06-161-0/+3
|\
| * Fix the lxc container restart stateKevin Carter2015-06-131-0/+3
| * Merge pull request #567 from cloudnull/lxc-package-doc-updateBrian Coca2015-06-091-4/+5
| |\
| | * Updates the doc information for the python2-lxc depKevin Carter2015-06-011-4/+5
| * | lxc_container: remove BabyJSONKevin Carter2015-06-011-3/+6
| |/
* | Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
* | Updates the doc information for the python2-lxc depKevin Carter2015-06-161-4/+5
* | lxc_container: remove BabyJSONKevin Carter2015-06-161-3/+6
|/
* fix doc parsing by correctly quoting authorBrian Coca2015-05-141-1/+1
* more minor docfixesBrian Coca2015-05-141-0/+4
* Updated lxc module to remove the clone stateKevin Carter2015-05-131-100/+121
* Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
* Merge pull request #328 from cloudnull/lxc-overlayfs-featureBrian Coca2015-05-131-52/+263
|\
| * Added overlayfs backend type to the lxc_container moduleKevin Carter2015-03-231-52/+263
* | Merge pull request #469 from sigmavirus24/lxc-bug-fixBrian Coca2015-05-131-1/+1
|\ \
| * | Interpolate container name into error messageIan Cordasco2015-05-081-1/+1
* | | Update module documentation if modules have a dep on python2.6+Toshio Kuratomi2015-05-111-1/+4
|/ /
* | Merge pull request #357 from bcoca/lxc_container_home_fixBrian Coca2015-03-301-1/+1
|\ \
| * | minor fix to method of finding home as previous could 'overmatch'Brian Coca2015-03-301-1/+1
| |/
* | Updated lxc_container module to fix option parsingKevin Carter2015-03-181-1/+1
|/
* updated lxc-containter docs to reflect new nameBrian Coca2015-02-271-14/+14
* Rename 'lxc-container' module to 'lxc_container'Maciej Delmanowski2015-02-271-0/+0
* Updated volume create methods for a more consistent processKevin Carter2014-12-021-2/+13