New Module: LXD Projects (#4521) (#4573)

* add lxd_project module

* documentation improvement and version_added entry

* improve documentation

* use os.path.expanduser

* exclude from use-argspec-type-path test

* improve documentation

(cherry picked from commit 1d3506490f)

Co-authored-by: Raymond Chang <xrayjemmy@gmail.com>
This commit is contained in:
patchback[bot]
2022-04-25 22:34:27 +02:00
committed by GitHub
parent ca93145e76
commit 6b21599def
11 changed files with 601 additions and 0 deletions

2
.github/BOTMETA.yml vendored
View File

@@ -312,6 +312,8 @@ files:
ignore: hnakamur
$modules/cloud/lxd/lxd_profile.py:
maintainers: conloos
$modules/cloud/lxd/lxd_project.py:
maintainers: we10710aa
$modules/cloud/memset/:
maintainers: glitchcrab
$modules/cloud/misc/cloud_init_data_facts.py: