Michael Pasternak has uploaded a new change for review.

Change subject: cli: do not accept /debug from conf. file
......................................................................

cli: do not accept /debug from conf. file

Change-Id: I9493a3dfeb698a2ad48579e3ebc4d1341aadf9e4
Signed-off-by: Michael Pasternak <[email protected]>
---
M src/ovirtcli/settings.py
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-cli refs/changes/80/8080/1

diff --git a/src/ovirtcli/settings.py b/src/ovirtcli/settings.py
index 3041e7a..d7cb08a 100644
--- a/src/ovirtcli/settings.py
+++ b/src/ovirtcli/settings.py
@@ -82,6 +82,5 @@
         'ovirt-shell:ca_file',
         'ovirt-shell:insecure',
         'ovirt-shell:filter',
-        'ovirt-shell:timeout',
-        'cli:debug'
+        'ovirt-shell:timeout'
     ]


--
To view, visit http://gerrit.ovirt.org/8080
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9493a3dfeb698a2ad48579e3ebc4d1341aadf9e4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to