RE: Migrating CloudStack content from download.cloud.com

2016-03-29 Thread Raja Pullela
Just to summarize... and to close this thread for now, 1) short term - we will move the content to cloudstack.apt-get.eu 2) long term - can someone from PMC or Cloudstack Apache Infra help find out the details on how to all the cloustack (downloads - software, sys templates etc) content

[GitHub] cloudstack pull request: [4.4] CLOUDSTACK-9042: VR: DHCP: fix miss...

2016-03-29 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1266#issuecomment-203252716 ### ACS CI BVT Run **Sumarry:** Build Number 146 Hypervisor xenserver NetworkType Advanced Passed=99 Failed=4 Skipped=5

[GitHub] cloudstack pull request: CLOUDSTACK-9323: Fix cancel host maintena...

2016-03-29 Thread abhinandanprateek
Github user abhinandanprateek commented on the pull request: https://github.com/apache/cloudstack/pull/1454#issuecomment-203249781 Output from marvin test: TMP=/tmp CLOUDDIR=/root/cloudstack-apple mkdir -p /tmp/simulator/smoke/misc nosetests --with-xunit

VMXNET3 via the API

2016-03-29 Thread Will Stevens
Is this the correct way to set the Vmxnet3 property for a VMware template via the API? It does not seem to be working even though it seems to be accepted via the API. Any ideas?

[GitHub] cloudstack pull request: CLOUDSTACK-9323: Fix cancel host maintena...

2016-03-29 Thread abhinandanprateek
Github user abhinandanprateek commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1454#discussion_r57835178 --- Diff: server/src/com/cloud/resource/ResourceManagerImpl.java --- @@ -2112,11 +2112,13 @@ private boolean doCancelMaintenance(final long

[GitHub] cloudstack pull request: CLOUDSTACK-8867: Added retry logic to rec...

2016-03-29 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1269#issuecomment-203152685 ### ACS CI BVT Run **Sumarry:** Build Number 145 Hypervisor xenserver NetworkType Advanced Passed=103 Failed=1 Skipped=4

[GitHub] cloudstack pull request: CLOUDSTACK-9194: Making the console popup...

2016-03-29 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1270#issuecomment-203006893 ### ACS CI BVT Run **Sumarry:** Build Number 144 Hypervisor xenserver NetworkType Advanced Passed=101 Failed=3 Skipped=4

[GitHub] cloudstack pull request: CLOUDSTACK-9319: Use timeout when applyin...

2016-03-29 Thread insom
Github user insom commented on the pull request: https://github.com/apache/cloudstack/pull/1451#issuecomment-202951746 @pedro-martins Thanks for the review but I don't want to make this change because (a) it'll mix two intents into on PR - fixing the bug *and* improving the logging -

[GitHub] cloudstack pull request: [CLOUDSTACK-9328]: Fix vlan issues from t...

2016-03-29 Thread alexandrelimassantana
Github user alexandrelimassantana commented on the pull request: https://github.com/apache/cloudstack/pull/1455#issuecomment-202874549 Does the _cleanup_resources(cls.api_client, cls._cleanup)_ cleans the db connection as well? I see that it is only 1 test as of now, but if there

RE: [SSL CERTS] Importing ROOT and INTERMEDIATE certs for SSVM

2016-03-29 Thread Suresh Sadhu
Illa, Is there any issue noticed while uploading/applying certificate., it refers old certificate if uploacertificate has any issues. Check your logs for any exceptions. Use below command to list all the certs in the keystore.if your certificate uploaded successfully then you can see

[GitHub] cloudstack pull request: CLOUDSTACK-9323: Fix cancel host maintena...

2016-03-29 Thread alexandrelimassantana
Github user alexandrelimassantana commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1454#discussion_r57714466 --- Diff: server/src/com/cloud/resource/ResourceManagerImpl.java --- @@ -2112,11 +2112,13 @@ private boolean doCancelMaintenance(final long

[GitHub] cloudstack pull request: CLOUDSTACK-9322: Support for Internal LB ...

2016-03-29 Thread nlivens
Github user nlivens commented on the pull request: https://github.com/apache/cloudstack/pull/1452#issuecomment-202859071 @pedro-martins Updated the PR --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-9099: SecretKey is returned fr...

2016-03-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1152#issuecomment-202852425 @kansal as the complexity is unknown I would just go ahead and update the pr. We'll see the damage and think of fixes as we go. As for setting the value to

Re: [SSL CERTS] Importing ROOT and INTERMEDIATE certs for SSVM

2016-03-29 Thread Daan Hoogland
Ilya, to my knowledge the certificate won't be saved on file. It will be loaded from the command coming from the MS in the agent directly. Why are you looking to update the ssvm? I thought these are only used in the consoleproxy. On Tue, Mar 29, 2016 at 12:17 AM, ilya

[GitHub] cloudstack pull request: CLOUDSTACK-9099: SecretKey is returned fr...

2016-03-29 Thread kansal
Github user kansal commented on the pull request: https://github.com/apache/cloudstack/pull/1152#issuecomment-202844861 @DaanHoogland I am not sure of the amount of work that needs to be done for fixing all the existing test cases. Will revisit this and update. I still personally

[GitHub] cloudstack pull request: CLOUDSTACK-9164: Prevent firefox's quick ...

2016-03-29 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/1271#issuecomment-202837715 ### ACS CI BVT Run **Sumarry:** Build Number 143 Hypervisor xenserver NetworkType Advanced Passed=101 Failed=3 Skipped=4

Re: Hard coded test data

2016-03-29 Thread Koushik Das
Please file tracking bugs for all such issues From: Sanjeev Neelarapu Sent: Tuesday, March 29, 2016 2:29 PM To: dev@cloudstack.apache.org Subject: Hard coded test data Hi, Some of the tests have hard coded test data inside

[GitHub] cloudstack pull request: CLOUDSTACK-9099: SecretKey is returned fr...

2016-03-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1152#issuecomment-202822605 @kansal did you get to this yet? --- 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

[GitHub] cloudstack pull request: speedup iptables setup

2016-03-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1449#issuecomment-202819883 @swill it is our responsibility as committers to make sure that it is merged against the right branch. if it is not a new feature and at the moment 4.7 is the

[GitHub] cloudstack pull request: CLOUDSTACK-9317: Enable/disable static NA...

2016-03-29 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1450#issuecomment-202811882 @cristofolini The idea was that the source NAT IP is always the first IP. Not sure if the logic is correct. But apparently I need to correct the logic for the

[GitHub] cloudstack pull request: CLOUDSTACK-9317: Enable/disable static NA...

2016-03-29 Thread ProjectMoon
Github user ProjectMoon commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1450#discussion_r57697669 --- Diff: server/src/com/cloud/network/router/CommandSetupHelper.java --- @@ -778,10 +778,11 @@ public int compare(final PublicIpAddress o1, final

Hard coded test data

2016-03-29 Thread Sanjeev Neelarapu
Hi, Some of the tests have hard coded test data inside tests and due to this some of the tests are failing in CI runs. E.g: Test_privategw_acl.py has lot of hard coded test data like vlans, static routes and private gateway configuration. Unless we have these configured in test environment,