Commit Graph

5 Commits

Author SHA1 Message Date
Tin Lam 4e074ec0c2 docs(tox): Add tox target to generate docs
This patch set:
(a) renamed the docs folder to doc
(b) add in a basic tox.ini to generate the doc via ``tox -edocs``
(c) add in necessary /docs/requirements.txt dependencies

Change-Id: Id45db34fdc8860047047a4e6069483dfb4a56d7f
Signed-off-by: Tin Lam <tin@irrational.io>
2018-05-22 14:26:20 -05:00
Craig Anderson 77be3585ba Add ability to set user password in uamlite
Change-Id: I4ecc556f02f973289a9dc019e2b73552f5d966fc
2018-05-07 19:11:43 +00:00
Craig Anderson e9d71dedb0 [Bug 404183] Add user purge option to uamlite
purge_expired_users option was added to uamlite chart to allow purging of old
user accounts and the data in their home directories.

Addressed a corner case where the user could lose system access by specifying
ssh key(s) only for the built-in account.

Change-Id: Iccfc914eea219521a290c2b5949ccc2d40d8dbb6
2018-04-17 16:36:13 +00:00
Craig Anderson 9e7028416e [US367408] Add support for user & ssh key mgmt
Change-Id: I0ef68dfd80194e6da289fbf86f5cd2ee5c7edad8
2018-03-16 23:30:27 +00:00
Craig Anderson b4c7160aa6 [US394832] Convert to sphinx docs
Change-Id: I6ff0ce53ccdac3083d458b7f366f5c97b3af6bb5
2018-03-15 21:24:23 +00:00