Add openstack server list and cleanup commands 61/4861/4
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 15 May 2017 01:29:45 +0000 (11:29 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 19 May 2017 05:13:31 +0000 (15:13 +1000)
commitfb32a2cec9fffe08dee164f4087b8318e932c516
treee92b74dda7b64b1bb8d303976d9d0fb8e7308574
parentc3bf292e964551563b4675a1b39a27d26da66703
Add openstack server list and cleanup commands

This adds 2 new commands to lftools to manipulate openstack servers:

    list:     Prints available servers in the cloud.
    cleanup:  Removes old servers from the cloud.

Change-Id: Ic9a99f8a5d13e040868f2271c1814ab82d9e0ac8
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
lftools/openstack/cmd.py
lftools/openstack/server.py [new file with mode: 0644]