Hideki Saito
d47747260f
Fix incompatible code with python3 for tox pep8 test
...
"tox -e pep8" fails when python3 is used.
This patch fixes it.
Closes-Bug: #1583984
Change-Id: Idff17f64d2d4789acee08bd98902ae50312ddc92
2016-05-25 10:23:23 +09:00
dharmendra
f7b11685c4
py3.x: Use six.iteritems for Iterable dict items.
...
py3.x: Use six.iteritems for Iterable dict items instead of dict.iteritems.
Change-Id: Ibc4dbee779c1da52eba5b9ed34b982103c404e7f
Related-Bug: #1547712
2016-04-22 11:07:39 +05:30
Sripriya
5340d09287
Implement client support for multisite VIM
...
Client side changes for multisite VIM feature including new shell
commands.
Change-Id: Idae463b0cec40bea2edfde5723f7de5077600040
Implements: blueprint multi-site-vim
2016-03-18 20:38:48 -07:00
dharmendra
863084fd99
Removing "device" CLI from master branch.
...
Removing "device" CLI from master branch.
Related-Bug: #1543393
Change-Id: Ib93df154138b68a7dd0b2c1f79e6e76e05470ad3
2016-03-03 16:28:30 +05:30
Martin Oemke
ba46bbf7ac
Fix H238 errors in tackerclient code
...
This Patch fixes all H238 errors and enables this test.
[H238] Old style class declaration,
use new style (inherit from `object`)
Change-Id: I184538cf6dcb97a178dcf017a21d878712063f91
Related-Bug: 1516045
2015-12-30 11:55:31 +00:00
gong yong sheng
f342ea9c7a
Remove service instance related stuff and fix unittests
...
Change-Id: I8052d9d683a1a2e80d8c160c70d2ea8f8b7240cd
Closes-bug: 1519968
2015-12-15 16:59:36 +08:00
Isaku Yamahata
87a2257477
implement servicevm related command
...
Change-Id: Ib606eb3e4721ec9a255092bf4581f3b576c3714a
2014-07-04 19:10:57 +09:00