commit: 3192a8cb9d7ae100af1ea8294b78c94c589bc758 Author: Matthew Thode <mthode <AT> mthode <DOT> org> AuthorDate: Mon Jan 20 03:16:17 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Mon Jan 20 03:18:12 2020 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=3192a8cb
add openstack account uid/gid reservations Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> files/uid-gid.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index 5530325..c74bdfc 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -229,6 +229,14 @@ automx2 437 437 acct milter-regex 438 438 acct ldap 439 439 user.eclass collectd 440 440 requested +cinder 442 442 acct +glance 443 443 acct +heat 444 444 acct +keystone 445 445 acct +neutron 446 446 acct +nova 447 447 acct +placement 448 448 acct +swift 449 449 acct firebird 450 450 user.eclass redmine 451 451 acct vdr 452 452 requested
