Github user michaelandersen commented on the pull request:
https://github.com/apache/cloudstack/pull/957#issuecomment-149706469
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP
connection (1): cs2.cloud.lan
requests.packages.urllib3.connectionpool: DEBUG: "GET
/client/api?physicalnetworkid=200&vpcid=f2839995-7ebb-49be-b466-ad1da9274c7d&sourcenatsupported=true&aclid=420b9956-1ce3-4a7e-ac12-03615dcb09a2&vlan=30&gateway=10.147.30.1&netmask
=255.255.255.0&apiKey=m5d8bqnS-qAVICCTlFiUHwPKd_dWXSOkKEnd8ur_UO-1Kcza8fD3a97OqDDB96NuElYmNY_4q4klE7sdpgJYWQ&command=createPrivateGateway&signature=uD9jjAKOWv%2B%2F3oRHIhWU3VBSW%2Bc%3D&ipaddress=10.147.30.200&response=json
HTTP/1.1"
530 83
test_privategw_acl (integration.smoke.test_privategw_acl.TestPrivateGwACL):
ERROR: Exception:['Traceback (most recent call last):\n', ' File
"/Library/Python/2.7/site-packages/marvin/cloudstackConnection.py", line 306,
in __parseAnd
GetResponse\n response_cls)\n', ' File
"/Library/Python/2.7/site-packages/marvin/jsonHelper.py", line 151, in
getResultObj\n raise cloudstackException.CloudstackAPIException(respname,
errMsg)\n', 'CloudstackAPIException: Execu
te cmd: createprivategateway failed, due to: errorCode: 530,
errorText:None\n']
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/marvin/cloudstackConnection.py",
line 306, in __parseAndGetResponse
response_cls)
File "/Library/Python/2.7/site-packages/marvin/jsonHelper.py", line 151,
in getResultObj
raise cloudstackException.CloudstackAPIException(respname, errMsg)
CloudstackAPIException: Execute cmd: createprivategateway failed, due to:
errorCode: 530, errorText:None
---
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, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---