[GitHub] cloudstack-cloudmonkey pull request: fix bug in using readline in ...

2016-04-26 Thread phillipkent
GitHub user phillipkent opened a pull request: https://github.com/apache/cloudstack-cloudmonkey/pull/13 fix bug in using readline in Windows I found a bug with use of 'readline' for Python 2.7 on Windows 7. Cloudmonkey fails to run with this error: File “c:\python27\lib

[GitHub] cloudstack-docs pull request: Add note in dev.rst about use of the...

2016-04-08 Thread phillipkent
Github user phillipkent commented on the pull request: https://github.com/apache/cloudstack-docs/pull/17#issuecomment-207598302 @bhaisaab Just to clarify, the problem isn't when * is between other characters, it is a * anywhere in the request URL which will lead to disagreement

[GitHub] cloudstack-docs pull request: Add note in dev.rst about use of the...

2016-04-08 Thread phillipkent
GitHub user phillipkent opened a pull request: https://github.com/apache/cloudstack-docs/pull/17 Add note in dev.rst about use of the safe option in urllib.quote_plus() There is a mismatch between the URL encoding behavior of Python and CloudStack's internal URL encoder (Java

[GitHub] cloudstack-cloudmonkey pull request: Update requester.py

2016-04-07 Thread phillipkent
Github user phillipkent commented on the pull request: https://github.com/apache/cloudstack-cloudmonkey/pull/11#issuecomment-206907782 @bhaisaab : Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] cloudstack-cloudmonkey pull request: Update requester.py

2016-01-13 Thread phillipkent
Github user phillipkent commented on the pull request: https://github.com/apache/cloudstack-cloudmonkey/pull/11#issuecomment-171242939 @bhaisaab I tested a clean virtualenv install of Cloudmonkey 5.3.2 (from PyPy) and also a clone of the latest Cloudmonkey from github (Python version

[GitHub] cloudstack-cloudmonkey pull request: Update requester.py

2016-01-09 Thread phillipkent
Github user phillipkent commented on the pull request: https://github.com/apache/cloudstack-cloudmonkey/pull/11#issuecomment-170278540 @bhaisaab The commands that I tested were to set or modify the displaytext/displayname for a network or virtual machine, such as " update ne

[GitHub] cloudstack-cloudmonkey pull request: Update requester.py

2015-12-19 Thread phillipkent
GitHub user phillipkent opened a pull request: https://github.com/apache/cloudstack-cloudmonkey/pull/11 Update requester.py urllib.quote_plus() requires the option safe="*" (that is, the * character is not encoded) to be consistent with CloudStack's internal encod

[GitHub] cloudstack pull request: modify description for name parameter in ...

2015-03-05 Thread phillipkent
GitHub user phillipkent opened a pull request: https://github.com/apache/cloudstack/pull/98 modify description for name parameter in ListVMsCmd.java The name parameter causes a substring match, not an exact match, which needs to be documented. You can merge this pull request

[GitHub] cloudstack-docs pull request: fix to file /en-US/host-allocation.x...

2015-03-05 Thread phillipkent
Github user phillipkent closed the pull request at: https://github.com/apache/cloudstack-docs/pull/10 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] cloudstack-docs pull request: fix to file /en-US/host-allocation.x...

2015-03-05 Thread phillipkent
Github user phillipkent commented on the pull request: https://github.com/apache/cloudstack-docs/pull/10#issuecomment-77360266 Sorry, I realised I was looking in the wrong place. The fix was already done, so closing. --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack-docs pull request: Update host-allocation.xml

2014-05-16 Thread phillipkent
Github user phillipkent closed the pull request at: https://github.com/apache/cloudstack-docs/pull/1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so