4 Commits

Author SHA1 Message Date
sonu.kumar
fa5f6c4b56 Adds changes related to py3 compatibility
This patch replaces map() and zip() with six.moves.map()
and six.moves.zip() respectively  to provide py2/3
compatibility.

Change-Id: I2e4b61c67ee34247f4c9e77f593df18d9dfd574b
Partially-Implements: blueprint designate-py3
2015-11-24 16:35:14 +05:30
sonu.kumar
729852d04a Fixes openstack zone blacklist set command
This patch fixes openstack zone blacklist set
command's pattern option description.

Change-Id: Ic832d4fb120fe98fc436b7d2f47113d45da967ea
Closes-Bug: #1500604
2015-10-07 15:28:07 +05:30
Endre Karlson
32ead48dc8 Add formatting of output data
Show records on seperate lines when doing show / commands on recordsets.
Remove resource['link']

Change-Id: I93e5e7c382d0b97c37b8e4b6c8cfad94488290ba
2015-09-16 12:57:07 +02:00
Endre Karlson
f7d4dbbff5 V2 CLI Support
Change-Id: I583fc864bb4aa8b4dd2d965c2f8c1f3f6d31dd8c
2015-09-02 15:54:08 +02:00