]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Introduce a server subclass to hold network name and address information
authorDavid Howells <dhowells@redhat.com>
Fri, 11 Apr 2014 13:42:00 +0000 (14:42 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 11 Apr 2014 13:47:14 +0000 (14:47 +0100)
commit72ae585dea21cd2355a9e47e03f4e96c5b850127
treea939c13b5506a4ae8efb5d911c3f2f2a60285530
parentb85c9e8c874f83b573f73cebd8beeb9b70577ae7
Introduce a server subclass to hold network name and address information

Signed-off-by: David Howells <dhowells@redhat.com>
suite/commands/vos/listaddrs.py
suite/commands/vos/listvldb.py
suite/lib/addrcache.py
suite/lib/cell.py
suite/lib/fileserver.py
suite/lib/server.py [new file with mode: 0644]
suite/lib/vlserver.py
suite/lib/volserver.py