Comment 5 for bug 1012502

Revision history for this message
Sumit Naiksatam (snaiksat) wrote :

Harsh, thats great to hear that you were able to make it work with those changes, well done!

The variable definition changes are good. The changes to the quantumclient are also good for this particular case, however, we ideally want to make changes only to cli.py for getting this to work. One way to do it would be to change action_prefix in the cli.py to uri_prefix. I was running into some other problems after doing that, hence did not commit it right away.