[GitHub] cloudstack issue #892: CLOUDSTACK-8910: The reserved_capacity field increase...

2017-03-03 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/892 ### ACS CI BVT Run **Sumarry:** Build Number 421 Hypervisor xenserver NetworkType Advanced Passed=103 Failed=2 Skipped=7 _Link to logs Folder (search

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-03 Thread Rajani Karuturi
Thanks for the update mike. @wido, weizhou Can you take a look at the issue please? ~Rajani Sent from phone. On 4 Mar 2017 3:25 a.m., "Tutkowski, Mike" wrote: > -1 (binding) > > Per my previous e-mails concerning this issue, here is a ticket I created: > > https://issues.apache.org/jira/browse

Re: Modern template hosting

2017-03-03 Thread Will Stevens
I will be guessing and we will see what I can come up with. :) On Mar 3, 2017 7:09 PM, "Erik Weber" wrote: > Feel free to do it, I wouldn't know where to begin to ask such a > question tbh :-) > > -- > Erik > > On Sat, Mar 4, 2017 at 12:51 AM, Will Stevens > wrote: > > Erik, yes I think this is

Re: Modern template hosting

2017-03-03 Thread Erik Weber
Feel free to do it, I wouldn't know where to begin to ask such a question tbh :-) -- Erik On Sat, Mar 4, 2017 at 12:51 AM, Will Stevens wrote: > Erik, yes I think this is the right approach and covers the main problem > case. I can start the conversation with infra unless you would like to. Let

Re: Modern template hosting

2017-03-03 Thread Will Stevens
Erik, yes I think this is the right approach and covers the main problem case. I can start the conversation with infra unless you would like to. Let me know. We did get some statistics from the other mirrors last year, but I don't think we ever had visibility into the cloud.com repository traffic.

[GitHub] cloudstack issue #1180: CLOUDSTACK-9112: Deploy VM failing frequently due to...

2017-03-03 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1180 ### ACS CI BVT Run **Sumarry:** Build Number 420 Hypervisor xenserver NetworkType Advanced Passed=102 Failed=3 Skipped=7 _Link to logs Folder (searc

Re: Modern template hosting

2017-03-03 Thread Will Stevens
I don't think your analogy works. It is difficult to get acs up and running. You may take it for granted, but I know that struggle has made some people move on. I think it is more analogous with not buying a car because the dealer won't give you the keys until you can prove you can change the oil.

Re: Modern template hosting

2017-03-03 Thread Erik Weber
It'll most likely only be an issue in the case where a mirror goes down without any immediate chance of getting back up, right? Could we check with ASF Infra beforehand if such case is OK to warrant an urgent Jira ticket to resolve - should it happen? We can document all the mirrors and provide th

Re: Modern template hosting

2017-03-03 Thread Chiradeep Vittal
To me, that is like saying that a customer won't buy a car because he can't figure out how to roll down his window, so let's build a voice-controlled window controller. Can be done, sounds great, but what happens when that voice controller thing in the cloud goes down? On Fri, Mar 3, 2017 at 3:09

Re: Modern template hosting

2017-03-03 Thread Will Stevens
Yes Erik, I agree with you. The only thing that could add complexity in this is the fact that we don't control the domain, the ASF does (from what I understand). Do we expect this to be managed by ASF infra or would there be another way? Ideally the domain is community controlled so we can adapt i

Re: Modern template hosting

2017-03-03 Thread Erik Weber
IMHO; implement it as simple as possible, use DNS RR and assume/expect mirror hosts to use the same path. Yes I know; DNS RR isn't bulletproof, but as already mentioned in this thread - mirrors rarely go down and they aren't used all that often (primarily seeding). We can keep a low TTL on the re

Re: Modern template hosting

2017-03-03 Thread Will Stevens
I agree with Paul. Look at the list of things they have to learn/master/care about. We don't want to add to that list, we want to remove from that list. Make the project/product more accessible. Reduce the barrier to entry... On Mar 3, 2017 5:50 PM, "Chiradeep Vittal" wrote: > Seriously? > apt-g

Re: Modern template hosting

2017-03-03 Thread Chiradeep Vittal
Seriously? apt-get install apache2 To install CloudStack, they need to know - DB installation, perhaps some SQL - VLAN configuration on their switches - Ins-and-outs between port forwarding, static ips, - NFS - package management - VHDs, qcow2. vmdk - hyperviosrs - and on and on. If they can figu

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-03 Thread Tutkowski, Mike
-1 (binding) Per my previous e-mails concerning this issue, here is a ticket I created: https://issues.apache.org/jira/browse/CLOUDSTACK-9821 We should get someone from the networking side of things to investigate. Thanks! On 3/3/17, 1:28 AM, "Rohit Yadav" wrote: -1 (binding)

[GitHub] cloudstack issue #1278: CLOUDSTACK-9198: Virtual router gets deployed in dis...

2017-03-03 Thread GabrielBrascher
Github user GabrielBrascher commented on the issue: https://github.com/apache/cloudstack/pull/1278 @anshul1886 I would like to raise the point previously discussed by me and @rafaelweingartner. I think that we should pay attention if the change of user and caller will really do the jo

RE: Modern template hosting

2017-03-03 Thread Paul Angus
The issue is not with supporting highly experienced cloud operators. It is an issue for new users and other 'relatively' inexperienced operators. I have helped enough newbies and cloud operators who have been running their cloud for a while to know that the barriers to entry are too high as they

[GitHub] cloudstack issue #1987: CLOUDSTACK-9814 : Unable to edit a Sub domain, which...

2017-03-03 Thread rafaelweingartner
Github user rafaelweingartner commented on the issue: https://github.com/apache/cloudstack/pull/1987 @niteshsarda I suggest you adding line 2281 from "managementService" to "domainMgr". The only difference between those two methods is this line. Assuming that you changed the method ca

[GitHub] cloudstack pull request #1988: WIP: CLOUDSTACK-9815 intergration of Applicat...

2017-03-03 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/1988 WIP: CLOUDSTACK-9815 intergration of ApplicationClusterService this external plugin will be integrated as core plugin. It was originally created as plugin on 4.5. bouncycaste needs updat

[GitHub] cloudstack pull request #1845: CLOUDSTACK-9689: [Hyper-V] Fixed VM console i...

2017-03-03 Thread ramkatru
Github user ramkatru commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1845#discussion_r104242930 --- Diff: services/console-proxy-rdp/rdpconsole/src/main/java/streamer/apr/AprSocketSource.java --- @@ -103,44 +103,46 @@ public void poll(boolean blo

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

2017-03-03 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1813 Still fails but error is different now Exception: Job failed: {jobprocstatus : 0, created : u'2017-03-03T09:20:53+', jobresult : {errorcode : 530, errortext : u'Unable to start a VM due t

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

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

[GitHub] cloudstack issue #1865: CLOUDSTACK-9705: Unauthenticated API allows Admin pa...

2017-03-03 Thread ramkatru
Github user ramkatru commented on the issue: https://github.com/apache/cloudstack/pull/1865 tag:mergeready --- 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 issue #1900: CLOUDSTACK-8862: Introduced new state attaching for ...

2017-03-03 Thread ramkatru
Github user ramkatru commented on the issue: https://github.com/apache/cloudstack/pull/1900 tag:mergeready --- 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,

Re: Modern template hosting

2017-03-03 Thread Will Stevens
yes, system vm templates only. solve for legacy setups when download.cloud.com goes away. optionally, give the community more control over available mirrors without impacting the documentation and setup process. a valid option i think we should still be considering is just trying to get the ASF

Re: Modern template hosting

2017-03-03 Thread Rafael Weingärtner
I think so far the mirror scheme we are discussing is not for general purpose VMs, right? I was under the impression that we wanted to improve the system VMs template management scheme ONLY. On Fri, Mar 3, 2017 at 1:27 PM, Chiradeep Vittal wrote: > I do feel like this is early optimization. Mirr

Re: Modern template hosting

2017-03-03 Thread Rafael Weingärtner
I liked this proposal. I would only question if the ASF Infra would expose directly the application, or if it would put the application behind a web server. If we have a web server in front of it, it gets easier to balance the “proxy” mechanism between multiple instances of this application. I do n

Re: Modern template hosting

2017-03-03 Thread Chiradeep Vittal
I do feel like this is early optimization. Mirrors rarely fail. I'd expect a single web server hosted on Apache Infra without any monitors to fail more often than a mirror. We already expect Wido's systemvm repository to be up all the time. And it has been. Similarly, I don't believe Nux's reposito

Re: Modern template hosting

2017-03-03 Thread Will Stevens
So now I am leaning towards the following implementation. Use a query parameter (more accessible than a header) to choose between delivery options with a sane default if no query param is added. The following (potential) options would be available: a) [ default, no params ] current implementation

Re: Modern template hosting

2017-03-03 Thread Will Stevens
1) If the legacy implementations do not support redirects, that does cause a problem. A potential solution in that case is to have the web server actually proxy the download, but that is not ideal and I would like to avoid it if possible. Thanks for bringing that up Chiradeep. 2) I think we need

Re: Modern template hosting

2017-03-03 Thread Will Stevens
ws: Inline... *Will STEVENS* Lead Developer On Fri, Mar 3, 2017 at 12:01 PM, Rafael Weingärtner < rafaelweingart...@gmail.com> wrote: > Yes it makes sense. I agree with you regarding the legacy application. I > forgot them, my bad. Considering legacy application, I do ag

Re: Modern template hosting

2017-03-03 Thread Chiradeep Vittal
1. If you are targeting legacy installations, they are not able to follow redirects. The line of code that added this capability was added on 11/16. 2. If you trust the users to edit the database to change the URL, you can trust them to change it to anything. Just document a known list of good temp

[GitHub] cloudstack issue #1246: CLOUDSTACK-9165 unable to use reserved IP range in a...

2017-03-03 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1246 ### ACS CI BVT Run **Sumarry:** Build Number 419 Hypervisor xenserver NetworkType Advanced Passed=103 Failed=2 Skipped=7 _Link to logs Folder (searc

[GitHub] cloudstack issue #1961: Fix for test_snapshots.py using nfs2 instead of nfs ...

2017-03-03 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1961 @rhtyd @borisstoyanov did you have a chance to add nfs2 test data in B.O. ? --- 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 issue #1961: Fix for test_snapshots.py using nfs2 instead of nfs ...

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

Re: Modern template hosting

2017-03-03 Thread Rafael Weingärtner
Yes it makes sense. I agree with you regarding the legacy application. I forgot them, my bad. Considering legacy application, I do agree that using the HTTP 300 method will not work. Now regarding the second point in the discussion; I think clients have a better position to decide, which mirror is

Re: Some Jira tickets clean up

2017-03-03 Thread sachin patil
Thanks @Rafael, That would really help. On Fri, Mar 3, 2017 at 8:57 PM, Rafael Weingärtner < rafaelweingart...@gmail.com> wrote: > Tickets closed. > > Depending on the tickets, some I marked as closed, others as resolved. I > also configured the status of some to invalid, others to incomplete, ot

Re: Modern template hosting

2017-03-03 Thread Will Stevens
So the main issue I see with this is the following. This implementation is designed to target legacy installations which will be affected when download.cloud.com disappears. These people will need to make a DB change to replace the 'download.cloud.com' with some other url (maybe 'download.cloudst

[GitHub] cloudstack pull request #1974: CLOUDSTACK-9795: moved logrotate from cron.da...

2017-03-03 Thread dmabry
Github user dmabry closed the pull request at: https://github.com/apache/cloudstack/pull/1974 --- 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 #1974: CLOUDSTACK-9795: moved logrotate from cron.daily to ...

2017-03-03 Thread dmabry
Github user dmabry commented on the issue: https://github.com/apache/cloudstack/pull/1974 Thanks @rhtyd! --- 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

Re: Modern template hosting

2017-03-03 Thread Rafael Weingärtner
I think I understood you, but I did not understand you. Let me see if I can create an example to illustrate how we could do using the HTTP 300 code. The HTTP 300 code indicates clients that he/she/it has multiple choices to access the requested resource. If the request is a HEAD, this is the only

Re: Some Jira tickets clean up

2017-03-03 Thread Rafael Weingärtner
Tickets closed. Depending on the tickets, some I marked as closed, others as resolved. I also configured the status of some to invalid, others to incomplete, others as fixed. On Wed, Mar 1, 2017 at 5:07 PM, Rafael Weingärtner < rafaelweingart...@gmail.com> wrote: > Volks, > > It has been almost

Re: Modern template hosting

2017-03-03 Thread Will Stevens
@rafael: in general, I don't think the client should ever be making a choice about a mirror. We have to assume we are working with a scripted application and anything hard coded in that implementation on the client side is a risk. I may not be understanding the use of the 300 approach, so I will r

Re: Modern template hosting

2017-03-03 Thread Will Stevens
I can look at the 300 approach. Thanks for the suggestion. Haha. Ya, I meant to go back and expand the variables in the inline function. Old habit when using inline functions so it is easier to see them when scanning the code. I need to stop doing that. :) On Mar 3, 2017 9:59 AM, "Rafael Weingärt

Re: Modern template hosting

2017-03-03 Thread Rafael Weingärtner
Will great job. I had the same doubt as Daan. Have you considered using HTTP 300 working mode? Then, we could let the client decide which mirror is the best(closest?). Section “10.3.1” of [1] talks about it; this would put the pressure on deciding upon a mirror on the client side, but I think it

Re: Modern template hosting

2017-03-03 Thread Will Stevens
You understand the logic correctly. Yes, it will favor mirrors which are closest to the hosting of mirror302. However, if there is a problem with a mirror being overloaded, another mirror will win the race and serve the resource. I originally started writing it to pick the closest mirrors geograp

[GitHub] cloudstack issue #1776: CLOUDSTACK-9603: 'concurrent.snapshots.threshold.per...

2017-03-03 Thread sateesh-chodapuneedi
Github user sateesh-chodapuneedi commented on the issue: https://github.com/apache/cloudstack/pull/1776 @borisstoyanov Can you please trigger tests for this PR? Tests could be over any hypervisor/simulator as the fix is pretty generic. --- If your project is set up for it, you can re

[GitHub] cloudstack issue #892: CLOUDSTACK-8910: The reserved_capacity field increase...

2017-03-03 Thread SudharmaJain
Github user SudharmaJain commented on the issue: https://github.com/apache/cloudstack/pull/892 @alexandrelimassantana As suggested I have moved the code snippet to a method and also added unit tests. --- If your project is set up for it, you can reply to this email and have your rep

[GitHub] cloudstack issue #1862: CLOUDSTACK-9704 Remove dependency on VmwareContext o...

2017-03-03 Thread sateesh-chodapuneedi
Github user sateesh-chodapuneedi commented on the issue: https://github.com/apache/cloudstack/pull/1862 Thanks @borisstoyanov The 3 test failures listed in results doesn't seem related to the code changes in PR. ``` 2017-03-02 17:45:11,699 - CRITICAL - EXCEPTION

[GitHub] cloudstack issue #1983: [4.10/blocker] Upgrade4920to41000: Migrate systemvmt...

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

[GitHub] cloudstack issue #1983: [4.10/blocker] Upgrade4920to41000: Migrate systemvmt...

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

[GitHub] cloudstack issue #1877: CLOUDSTACK-9716: Change of network to rvr for bareme...

2017-03-03 Thread SudharmaJain
Github user SudharmaJain commented on the issue: https://github.com/apache/cloudstack/pull/1877 @rashmidixit Could you add a marvin test case? It looks with your changes, master VR Redundant state will be stuck in unknown state. --- If your project is set up for it, you can reply to

[GitHub] cloudstack pull request #1987: CLOUDSTACK-9814 : Unable to edit a Sub domain...

2017-03-03 Thread yvsubhash
Github user yvsubhash commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1987#discussion_r104140435 --- Diff: server/src/org/apache/cloudstack/region/RegionManagerImpl.java --- @@ -229,7 +232,7 @@ public boolean deleteUser(DeleteUserCmd cmd) {

[GitHub] cloudstack pull request #1987: CLOUDSTACK-9814 : Unable to edit a Sub domain...

2017-03-03 Thread niteshsarda
GitHub user niteshsarda opened a pull request: https://github.com/apache/cloudstack/pull/1987 CLOUDSTACK-9814 : Unable to edit a Sub domain, which has the same name in different domains ISSUE Unable to edit a Sub domain, which has the same name in different doma

[GitHub] cloudstack pull request #1986: CLOUDSTACK-9814 : Unable to edit a Sub domain...

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

[GitHub] cloudstack pull request #1986: CLOUDSTACK-9814 : Unable to edit a Sub domain...

2017-03-03 Thread niteshsarda
GitHub user niteshsarda opened a pull request: https://github.com/apache/cloudstack/pull/1986 CLOUDSTACK-9814 : Unable to edit a Sub domain, which has the same name in different domains ISSUE Unable to edit a Sub domain, which has the same name in different doma

[GitHub] cloudstack issue #1984: CLOUDSTACK-9812:Update "updatePortForwardingRule" pi...

2017-03-03 Thread mrunalinikankariya
Github user mrunalinikankariya commented on the issue: https://github.com/apache/cloudstack/pull/1984 Can see two cmmits in same card. so --- 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 pull request #1984: CLOUDSTACK-9812:Update "updatePortForwardingR...

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

[GitHub] cloudstack pull request #1985: CLOUDSTACK-9812:Update "updatePortForwardingR...

2017-03-03 Thread mrunalinikankariya
GitHub user mrunalinikankariya opened a pull request: https://github.com/apache/cloudstack/pull/1985 CLOUDSTACK-9812:Update "updatePortForwardingRule" api to include additional parameter to update the end port in case of port range Configure a PF rule Private port : Start port ; 20

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-03 Thread Rajani Karuturi
I will create RC2 on Monday with the fixes mentioned in my previous mail. ~ Rajani http://cloudplatform.accelerite.com/ On March 3, 2017 at 2:36 PM, Rohit Yadav (rohit.ya...@shapeblue.com) wrote: Thanks Koushik, I did not realize Kishan had sent this already. Let's get either of the PRs merged

[GitHub] cloudstack issue #1984: CLOUDSTACK-9812:Update "updatePortForwardingRule" pi...

2017-03-03 Thread yvsubhash
Github user yvsubhash commented on the issue: https://github.com/apache/cloudstack/pull/1984 @mrunalinikankariya One of the commits is not related to the issue --- 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 proje

[GitHub] cloudstack issue #1779: CLOUDSTACK-9610: Disabled Host Keeps Being up status...

2017-03-03 Thread priyankparihar
Github user priyankparihar commented on the issue: https://github.com/apache/cloudstack/pull/1779 Hi @DaanHoogland code is modified. Now we are not hiding. It will be shown in Disconnected state. --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] cloudstack issue #1771: CLOUDSTACK-9611: Dedicating a Guest VLAN range to Pr...

2017-03-03 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1771 @nitin-maharana should projectId dependsOn domainId ? If the domain changes, the project list should change according to the new domainid. --- If your project is set up for it, you can repl

[GitHub] cloudstack-docs issue #19: Updating The Nuage VSP Plugin Documentation for A...

2017-03-03 Thread prashanthvarma
Github user prashanthvarma commented on the issue: https://github.com/apache/cloudstack-docs/pull/19 @rhtyd @karuturi Can we please merge this ? --- 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 hav

[GitHub] cloudstack pull request #1984: CLOUDSTACK-9812:Update "updatePortForwardingR...

2017-03-03 Thread mrunalinikankariya
GitHub user mrunalinikankariya opened a pull request: https://github.com/apache/cloudstack/pull/1984 CLOUDSTACK-9812:Update "updatePortForwardingRule" pi to include additional parameter to update the end port in case of port range Configure a PF rule Private port : Start port ; 20 E

[GitHub] cloudstack pull request #1894: CLOUDSTACK-9700 Allow user to Register/Copy t...

2017-03-03 Thread priyankparihar
Github user priyankparihar commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1894#discussion_r104114043 --- Diff: api/src/org/apache/cloudstack/api/command/user/template/CopyTemplateCmd.java --- @@ -51,25 +52,46 @@ @Parameter(name = ApiCons

[GitHub] cloudstack issue #1894: CLOUDSTACK-9700 Allow user to Register/Copy template...

2017-03-03 Thread priyankparihar
Github user priyankparihar commented on the issue: https://github.com/apache/cloudstack/pull/1894 @rashmidixit can you run internal CI and post @cloudmonger test results? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-03 Thread Rohit Yadav
Thanks Koushik, I did not realize Kishan had sent this already. Let's get either of the PRs merged and kick a RC2. Regards. From: Koushik Das Sent: 03 March 2017 14:14:56 To: dev@cloudstack.apache.org Subject: Re: :[VOTE] Apache Cloudstack 4.10.0.0 Looks like

[GitHub] cloudstack issue #1982: CLOUDSTACK-9807/CLOUDSTACK-9808 - Added upgrade chan...

2017-03-03 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1982 Thanks @kishankavala I did not realize we had this already, I created this #1983 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] cloudstack issue #1917: CLOUDSTACK-9756: Configure to ignore the ipassoc fai...

2017-03-03 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1917 ### ACS CI BVT Run **Sumarry:** Build Number 417 Hypervisor xenserver NetworkType Advanced Passed=105 Failed=0 Skipped=7 _Link to logs Folder (searc

[GitHub] cloudstack issue #1983: [4.10/blocker] Upgrade4920to41000: Migrate systemvmt...

2017-03-03 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1983 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-560 --- 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-03 Thread Koushik Das
Looks like there is already a PR for the same issue https://github.com/apache/cloudstack/pull/1982 from Kishan. -Koushik On 03/03/17, 1:58 PM, "Rohit Yadav" wrote: -1 (binding) All, I've found an upgrade blocker. Pre 4.6 users are required to seed 4.6 systemvmtemplate to pro

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

2017-03-03 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1813 @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 #1813: CLOUDSTACK-9604: Root disk resize support for VMware...

2017-03-03 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1813 @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 #1908: CLOUDSTACK-9317: Fixed disable static nat on leaving...

2017-03-03 Thread ProjectMoon
Github user ProjectMoon commented on the issue: https://github.com/apache/cloudstack/pull/1908 Hi, that's great news. --- 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

[GitHub] cloudstack issue #1974: CLOUDSTACK-9795: moved logrotate from cron.daily to ...

2017-03-03 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1974 @dmabry yes you may close this, I'll cherry pick this on 4.9 from the merged commit on master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] cloudstack issue #1961: Fix for test_snapshots.py using nfs2 instead of nfs ...

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

[GitHub] cloudstack issue #1961: Fix for test_snapshots.py using nfs2 instead of nfs ...

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

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-03 Thread Rohit Yadav
-1 (binding) All, I've found an upgrade blocker. Pre 4.6 users are required to seed 4.6 systemvmtemplate to proceed with the upgrade otherwise upgrade fails, and from 4.9 upgrade to 4.10 does no check/enforcement that 4.10 based systemvmtemplate has been seeded/registered, nor the minimum requ

[GitHub] cloudstack issue #1983: [4.10/blocker] Upgrade4920to41000: Migrate systemvmt...

2017-03-03 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1983 @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 pull request #1983: [4.10/blocker] Upgrade4920to41000: Migrate sy...

2017-03-03 Thread rhtyd
GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/1983 [4.10/blocker] Upgrade4920to41000: Migrate systemvmtemplate for 4.10 - Adds systemvm migration for upgrading to 4.10 - Remove systemvm migration block for upgrading from 4.5 or below, this

[GitHub] cloudstack issue #1983: [4.10/blocker] Upgrade4920to41000: Migrate systemvmt...

2017-03-03 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1983 @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 pull request #1894: CLOUDSTACK-9700 Allow user to Register/Copy t...

2017-03-03 Thread priyankparihar
Github user priyankparihar commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1894#discussion_r104106536 --- Diff: api/src/org/apache/cloudstack/api/command/admin/template/RegisterTemplateCmdByAdmin.java --- @@ -40,10 +40,23 @@ @Override

[GitHub] cloudstack issue #1961: Fix for test_snapshots.py using nfs2 instead of nfs ...

2017-03-03 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1961 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-559 --- 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 pull request #1894: CLOUDSTACK-9700 Allow user to Register/Copy t...

2017-03-03 Thread priyankparihar
Github user priyankparihar commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1894#discussion_r104105564 --- Diff: api/src/org/apache/cloudstack/api/command/admin/template/CopyTemplateCmdByAdmin.java --- @@ -40,11 +40,20 @@ @Override

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

2017-03-03 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1813 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-558 --- 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 pull request #1894: CLOUDSTACK-9700 Allow user to Register/Copy t...

2017-03-03 Thread priyankparihar
Github user priyankparihar commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1894#discussion_r104105003 --- Diff: api/src/org/apache/cloudstack/api/ResponseGenerator.java --- @@ -307,7 +307,11 @@ TemplateResponse createTemplateUpdateRe