[GitHub] cloudstack issue #899: BUG-ID:CLOUDSTACK-8921 snapshot_store_ref table shoul...

2017-03-30 Thread yvsubhash
Github user yvsubhash commented on the issue: https://github.com/apache/cloudstack/pull/899 @SudharmaJain its taken care --- 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

[GitHub] cloudstack issue #921: CLOUDSTACK-8944 Template download possible from new n...

2017-03-30 Thread jayakarteek
Github user jayakarteek commented on the issue: https://github.com/apache/cloudstack/pull/921 unable to reproduce in ACS environment --- 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 featu

[GitHub] cloudstack issue #883: CLOUDSTACK-8906: /var/log/cloud/ doesn't get logrotat...

2017-03-30 Thread jayakarteek
Github user jayakarteek commented on the issue: https://github.com/apache/cloudstack/pull/883 Tested the PUll Request. Logs are rotated as expected in /var/log/cloud folder --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] cloudstack pull request #2021: CLOUDSTACK-9854: Fix test_primary_storage tes...

2017-03-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/2021 --- 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

[GitHub] cloudstack issue #2021: CLOUDSTACK-9854: Fix test_primary_storage test failu...

2017-03-30 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/2021 Wonderful. Seeing green travis after a long time :) 👍 Thanks @nvazquez and @SudharmaJain merging now --- If your project is set up for it, you can reply to this email and have you

[GitHub] cloudstack issue #2021: CLOUDSTACK-9854: Fix test_primary_storage test failu...

2017-03-30 Thread SudharmaJain
Github user SudharmaJain commented on the issue: https://github.com/apache/cloudstack/pull/2021 LGTM for the code changes --- 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

[GitHub] cloudstack issue #1756: CLOUDSTACK-9585 UI doesn't give an option to select ...

2017-03-30 Thread jayakarteek
Github user jayakarteek commented on the issue: https://github.com/apache/cloudstack/pull/1756 Tested the scenario, xen tools version is visible ![pull-1756](https://cloud.githubusercontent.com/assets/23551298/24537378/4d032de8-15ff-11e7-9a00-febdd6d6af0a.jpg) --- If

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2022 Trillian test result (tid-970) Environment: vmware-55u3 (x2), Advanced Networking with Mgmt server 7 Total time taken: 49701 seconds Marvin logs: https://github.com/blueoranguta

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Will Stevens
OK. Will have to test again. Maybe there was another change since I last tested. On Mar 30, 2017 8:59 PM, "Sergey Levitskiy" wrote: > It still works in our environment with 7.3 and biosdevname=0. > > [root@ecs-b9a4b830 ~]# cat /etc/redhat-release > Red Hat Enterprise Linux Server release 7.3 (Ma

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Sergey Levitskiy
It still works in our environment with 7.3 and biosdevname=0. [root@ecs-b9a4b830 ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.3 (Maipo) [root@ecs-b9a4b830 ~]# ifconfig |grep eth eth0: flags=4163 mtu 1500 ether 1e:00:34:00:07:ce txqueuelen 1000 (Ethernet)

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Will Stevens
This does not work anymore after 7.3 because it gets overridden by this 'fix'. I tried all of the previously working techniques before finally having to modify the hard coded naming in the file I mentioned previously. On Mar 30, 2017 8:42 PM, "Sergey Levitskiy" wrote: > There is another fix.

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Sergey Levitskiy
There is another fix. Adding this line to grub.conf as boot argument biosdevname=0 will make all network device names reverted back to ethX We set this for all our templates right when we started supporting RHEL/CentOS 7 and had no issues so far. Thanks, Sergey

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Will Stevens
Yes. Centos 7 changed the name of the interface. There were ways to change it prior to 7.3: http://unix.stackexchange.com/questions/205010/centos-7-rename-network-interface-without-rebooting As of 7.3, the details in that thread do not work (unless you see my comment). This is because of this: ht

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Syed Ahmed
I tried the one you provided however, it still has the same problem ... DHCP doesn't seem to pick up. I also see that the interface is not named eth0 .. could this be the problem? I can try changing the network driver and see if that helps. Will report back. On Thu, Mar 30, 2017 at 6:21 PM, Nux!

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Nux!
Hi, I am working on a new set of templates, you can try this one: http://jenkins.openvm.eu/cloudstack/centos/x86_64/centos-7-vmware.ova If still no luck, happy to debug if you can provide me an account. The only templates I (can) test are the KVM ones. The official templates from various distros

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Syed Ahmed
osboxes also only has VMDK and not OVA. Cloudstack currently only supports OVA for VMWare On Thu, Mar 30, 2017 at 5:34 PM, Syed Ahmed wrote: > The official CentOS site does not build OVA for VMWare unfortunately. > I found something on osboxes. I am trying that. > > http://pasteboard.co/PNdpMkn1C

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Syed Ahmed
The official CentOS site does not build OVA for VMWare unfortunately. I found something on osboxes. I am trying that. http://pasteboard.co/PNdpMkn1C.png is the screenshot of the error btw On Thu, Mar 30, 2017 at 5:30 PM, Syed Ahmed wrote: > I thought the centos images from the official site did

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Syed Ahmed
I thought the centos images from the official site did not have the cloudstack datasource. I'll try and report! On Thu, Mar 30, 2017 at 5:26 PM, Pierre-Luc Dion wrote: > Hi Syed, have you tried coud images from centos site, i think centos build > cloudimage as canonical for ubuntu. > > > On Mar 3

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Pierre-Luc Dion
Hi Syed, have you tried coud images from centos site, i think centos build cloudimage as canonical for ubuntu. On Mar 30, 2017 5:24 PM, "Rafael Weingärtner" wrote: > Attachments are not forwarded with emails. > > On Thu, Mar 30, 2017 at 5:16 PM, Syed Ahmed wrote: > > > FYI I'm attaching the sc

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Rafael Weingärtner
Attachments are not forwarded with emails. On Thu, Mar 30, 2017 at 5:16 PM, Syed Ahmed wrote: > FYI I'm attaching the screenshot of the cloud-init error > > > > On Thu, Mar 30, 2017 at 5:14 PM, Syed Ahmed wrote: > > Hi All, > > > > I'm trying to run a CentOS 7 template on VMWare and ACS 4.9 but

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Syed Ahmed
FYI I'm attaching the screenshot of the cloud-init error On Thu, Mar 30, 2017 at 5:14 PM, Syed Ahmed wrote: > Hi All, > > I'm trying to run a CentOS 7 template on VMWare and ACS 4.9 but > somehow cloud-init doesn't seem to pick up the IP form the VR. The > default template which is bundled with

Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-03-30 Thread Syed Ahmed
Hi All, I'm trying to run a CentOS 7 template on VMWare and ACS 4.9 but somehow cloud-init doesn't seem to pick up the IP form the VR. The default template which is bundled with ACS (CentOS 5) works. I got the CentOS7 template from http://dl.openvm.eu/cloudstack/centos/vanilla/7/x86_64/CentOS-7-x

[GitHub] cloudstack issue #2002: CLOUDSTACK-9831: Previous pod_id still remains in th...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2002 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-607 --- 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 d

[GitHub] cloudstack issue #2021: CLOUDSTACK-9854: Fix test_primary_storage test failu...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2021 Trillian test result (tid-968) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 32527 seconds Marvin logs: https://github.com/blueoranguta

[GitHub] cloudstack issue #2002: CLOUDSTACK-9831: Previous pod_id still remains in th...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2002 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cloudstack issue #2002: CLOUDSTACK-9831: Previous pod_id still remains in th...

2017-03-30 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/2002 @blueorangutan package --- 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 an

[GitHub] cloudstack issue #2002: CLOUDSTACK-9831: Previous pod_id still remains in th...

2017-03-30 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/2002 LGTM on the code review. @borisstoyanov @rhtyd Can you kick off tests for this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] cloudstack issue #2021: CLOUDSTACK-9854: Fix test_primary_storage test failu...

2017-03-30 Thread nvazquez
Github user nvazquez commented on the issue: https://github.com/apache/cloudstack/pull/2021 @karuturi sure, done! I rebased master and pushed, now Travis passes! --- 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 pro

Re:Re:Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-30 Thread Haijiao
Thanks for you reply, Rajani, you are doging good job ! 在2017年03月30 22时15分, "Rajani Karuturi"写道: We do that until rc1 is created. After that it's mostly blockers. If there is less gap between RC and release, that would solve it. But unfortunately, we have very few people who test/vote on a

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-30 Thread Rajani Karuturi
We can wait. When do you expect the pr to be out? ~Rajani Sent from phone. On 30 Mar 2017 6:50 p.m., "Pierre-Luc Dion" wrote: > Hello, > > Would it worth to wait few days for the next 4.10 RC if it's not too late? > We might have a PR to support XenServer 7.1 it's under test at the moment ? >

Re:Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-30 Thread Rajani Karuturi
We do that until rc1 is created. After that it's mostly blockers. If there is less gap between RC and release, that would solve it. But unfortunately, we have very few people who test/vote on a release and taking more and more fixes after RC delays it even more if the merged fixes uncover more bloc

[GitHub] cloudstack issue #1813: CLOUDSTACK-9604: Root disk resize support for VMware...

2017-03-30 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1813 @priyankparihar Fortunately those API are already written. As per PR1767 you can get VM details including rootdiskcontroller using listVirtualMachines API and listTemplates. So if we are talk

Re:Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-30 Thread Haijiao
There are still 2-3 blockers reported I think according to this mail thread. Personally I would suggest 'leap frogging tactics' that we put bug fix and features as many as possible in 4.10.x as long as they meet criterias. It would give commutity who would like to embrace and try the 'new thing

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-30 Thread Pierre-Luc Dion
Hello, Would it worth to wait few days for the next 4.10 RC if it's not too late? We might have a PR to support XenServer 7.1 it's under test at the moment ? Thanks, On Thu, Mar 30, 2017 at 8:27 AM, Rajani Karuturi wrote: > Cannot revert that pr(1982) because it did everything with respect t

[GitHub] cloudstack issue #2023: BUG-ID: CLOUDSTACK-9808 Added system Vm upgrade path...

2017-03-30 Thread DaanHoogland
Github user DaanHoogland commented on the issue: https://github.com/apache/cloudstack/pull/2023 @karuturi I think it is easiest to just reapply and not search for the cause of an 8 month old PR resulting in conflicts. (if the original code has the right URLS in it) --- If your proje

[GitHub] cloudstack pull request #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not ...

2017-03-30 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/2022#discussion_r108918688 --- Diff: vmware-base/src/com/cloud/hypervisor/vmware/mo/HypervisorHostHelper.java --- @@ -1477,6 +1493,40 @@ public static String resolveHostName

[GitHub] cloudstack issue #2023: BUG-ID: CLOUDSTACK-9808 Added system Vm upgrade path...

2017-03-30 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/2023 code LGTM. Need to check why xenserver and KVM still have wrong urls on PR https://github.com/apache/cloudstack/pull/1582#issuecomment-288310796 --- If your project is set up for it, you can

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/2022 I requested @sateesh-chodapuneedi for a review --- 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

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2022 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-55u3) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/2022 @blueorangutan test centos7 vmware-55u3 --- 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 e

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/2022 This may be seen as a blocker for vmware dv-switch based environments where at the moment we cannot use the systemvmtemplates. Pinging for review - @DaanHoogland @abhinandanprateek @borisstoyan

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2022 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-606 --- 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 d

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-30 Thread Rajani Karuturi
Cannot revert that pr(1982) because it did everything with respect to master and it's working fine on master. This pr(1582) was created on a previous state of master and needs to be checked why they cannot co exist. ~Rajani Sent from phone. On 30 Mar 2017 3:55 p.m., "Daan Hoogland" wrote: Raj

[GitHub] cloudstack issue #883: CLOUDSTACK-8906: /var/log/cloud/ doesn't get logrotat...

2017-03-30 Thread SudharmaJain
Github user SudharmaJain commented on the issue: https://github.com/apache/cloudstack/pull/883 @jayakarteek Thanks for testing. I have made the respective code changes. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread NuxRo
Github user NuxRo commented on the issue: https://github.com/apache/cloudstack/pull/2022 Hi, I'll remove the NICs. Thanks for the notification. I assume I'll have to do the same for all my templates as I am using the same script to generate the ova. --- If your project i

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2022 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/2022 @blueorangutan package --- 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

[GitHub] cloudstack issue #2023: BUG-ID: CLOUDSTACK-9808 Added system Vm upgrade path...

2017-03-30 Thread DaanHoogland
Github user DaanHoogland commented on the issue: https://github.com/apache/cloudstack/pull/2023 LGTM @kishankavala did you check what went wrong with the kvm template. @karuturi reported that and it was probably some auto-conflict-resolution. --- If your project is set up for it,

[GitHub] cloudstack pull request #2023: BUG-ID: CLOUDSTACK-9808 Added system Vm upgra...

2017-03-30 Thread kishankavala
GitHub user kishankavala opened a pull request: https://github.com/apache/cloudstack/pull/2023 BUG-ID: CLOUDSTACK-9808 Added system Vm upgrade path for LXC and OVM `mysql> select id,unique_name,name,type,url,updated,created from vm_template where type='SYSTEM'; ++--

[GitHub] cloudstack issue #883: CLOUDSTACK-8906: /var/log/cloud/ doesn't get logrotat...

2017-03-30 Thread jayakarteek
Github user jayakarteek commented on the issue: https://github.com/apache/cloudstack/pull/883 Test results; when I executed the setupxenserver.sh file , following is the output iptables: Bad rule (does a matching rule exist in that chain?). mv: invalid option -- n Try `m

[GitHub] cloudstack issue #2002: CLOUDSTACK-9831: Previous pod_id still remains in th...

2017-03-30 Thread SudharmaJain
Github user SudharmaJain commented on the issue: https://github.com/apache/cloudstack/pull/2002 LGTM on the code changes. --- 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

[GitHub] cloudstack issue #2002: CLOUDSTACK-9831: Previous pod_id still remains in th...

2017-03-30 Thread sudhansu7
Github user sudhansu7 commented on the issue: https://github.com/apache/cloudstack/pull/2002 @serg38 Added changes for failure case. If migration fails the old pod id will be restored. --- If your project is set up for it, you can reply to this email and have your reply appear o

[GitHub] cloudstack issue #1813: CLOUDSTACK-9604: Root disk resize support for VMware...

2017-03-30 Thread priyankparihar
Github user priyankparihar commented on the issue: https://github.com/apache/cloudstack/pull/1813 >I'm happy that you agree with my comments, as far as resizing root disk for runnign VM, I think checking both full.clone and root.disk.controller global settings puts us in a good positi

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-30 Thread Daan Hoogland
Mike, can you confirm that this is not also an issue in 4.9? On 30/03/17 08:21, "Tutkowski, Mike" wrote: This one may be a blocker (it’s currently marked as such): https://issues.apache.org/jira/browse/CLOUDSTACK-9849 It would be nice if one of our VMware gurus could take a

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-30 Thread Daan Hoogland
Rajani, will you revert the PR that does the SVM upgrades now? On 30/03/17 10:13, "Rajani Karuturi" wrote: Yes and I am not getting time to spend on it. It would be great if anyone could help(there are more details on the PR) If blockers are resolved, I will create RC2 on Monday

[GitHub] cloudstack issue #1813: CLOUDSTACK-9604: Root disk resize support for VMware...

2017-03-30 Thread priyankparihar
Github user priyankparihar commented on the issue: https://github.com/apache/cloudstack/pull/1813 Hi @borisstoyanov, >Here are some recommendations that would make user experience better. What I'm suggesting is to implement 2 standalone checks. Check if vmware.create.full.clone

[GitHub] cloudstack issue #2012: CLOUDSTACK-9842: Unable to map root volume usage to ...

2017-03-30 Thread SudharmaJain
Github user SudharmaJain commented on the issue: https://github.com/apache/cloudstack/pull/2012 LGTM for the code changes. --- 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

[GitHub] cloudstack issue #899: BUG-ID:CLOUDSTACK-8921 snapshot_store_ref table shoul...

2017-03-30 Thread SudharmaJain
Github user SudharmaJain commented on the issue: https://github.com/apache/cloudstack/pull/899 @yvsubhash your template related changes are not relevant to the issue fixed. Please remove the changes. --- If your project is set up for it, you can reply to this email and have your repl

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/2022 @blueorangutan test centos7 vmware-55u3 --- 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 e

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2022 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-55u3) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2022 Packaging result: ✖centos6 ✔centos7 ✔debian. JID-605 --- 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 d

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2022 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] cloudstack issue #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not include...

2017-03-30 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/2022 @NuxRo hi Lucian, I tested your Macchinina template as well: http://dl.openvm.eu/cloudstack/macchinina/x86_64/macchinina-vmware.ova It too has network/nics defined so it fails to deploy on dvswitc

[GitHub] cloudstack issue #2021: CLOUDSTACK-9854: Fix test_primary_storage test failu...

2017-03-30 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/2021 @nvazquez PR #2019 is merged. Can you force push and kick travis again? --- 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 p

[GitHub] cloudstack pull request #2019: CLOUDSTACK-9851 travis CI build failure after...

2017-03-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/2019 --- 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

[GitHub] cloudstack issue #2019: CLOUDSTACK-9851 travis CI build failure after merge ...

2017-03-30 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/2019 merging now --- 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

[GitHub] cloudstack pull request #2022: CLOUDSTACK-9591: Fix systemvmtemplate to not ...

2017-03-30 Thread rhtyd
GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/2022 CLOUDSTACK-9591: Fix systemvmtemplate to not include network details This removes nic/network specific details while exporting the systemvmtemplate for vmware (ova file). Having this causes the s

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-30 Thread Rajani Karuturi
Yes and I am not getting time to spend on it. It would be great if anyone could help(there are more details on the PR) If blockers are resolved, I will create RC2 on Monday. Thanks, ~ Rajani http://cloudplatform.accelerite.com/ On March 30, 2017 at 12:52 PM, Daan Hoogland (daan.hoogl...@shapeb

[GitHub] cloudstack pull request #1813: CLOUDSTACK-9604: Root disk resize support for...

2017-03-30 Thread cloudsadhu
Github user cloudsadhu commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1813#discussion_r108862410 --- Diff: test/integration/smoke/test_deploy_vm_root_resize.py --- @@ -114,36 +134,46 @@ def test_00_deploy_vm_root_resize(self): # 2. ro

[GitHub] cloudstack issue #2021: CLOUDSTACK-9854: Fix test_primary_storage test failu...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2021 @borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack issue #2021: CLOUDSTACK-9854: Fix test_primary_storage test failu...

2017-03-30 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/2021 @blueorangutan test --- 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 w

[GitHub] cloudstack issue #2021: CLOUDSTACK-9854: Fix test_primary_storage test failu...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2021 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-604 --- 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 d

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-30 Thread Daan Hoogland
To be clear; the references to download.cloud.com have been removed. What is blocking us now is that the update to new system VMs isn’t working properly. On 30/03/17 08:06, "Haijiao" <18602198...@163.com> wrote: Seems only one blocker left. Are we close to release the RC2 ? C

[GitHub] cloudstack issue #2021: CLOUDSTACK-9854: Fix test_primary_storage test failu...

2017-03-30 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/2021 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cloudstack issue #2021: CLOUDSTACK-9854: Fix test_primary_storage test failu...

2017-03-30 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/2021 @blueorangutan package --- 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 an