]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Implement "pts createuser"
authorDavid Howells <dhowells@redhat.com>
Mon, 12 May 2014 12:03:07 +0000 (13:03 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 13 May 2014 16:37:01 +0000 (17:37 +0100)
commit61847451cf50daf61c234ffd5cdb262f93afaf84
tree3662c4f076f35f7abb539e5dd9cf64a72df18f8e
parentfc612770826142194213a74d26e99456296a033c
Implement "pts createuser"

Signed-off-by: David Howells <dhowells@redhat.com>
rpc-api/pts.xg
rpc-api/ubik.xg
suite/commands/pts/__init__.py [new file with mode: 0644]
suite/commands/pts/createuser.py [new file with mode: 0644]
suite/commands/pts/cu.py [new file with mode: 0644]
suite/lib/cell.py