Re: [PROPOSAL] Snapshot Improvements

2015-07-24 Thread Rajani Karuturi
Hi Anshul, Do you know why volume and VM snapshots werent allowed to co-exists? What is being done to resolve them? ~Rajani On Thu, Jul 23, 2015 at 2:57 PM, Anshul Gangwar wrote: > I am working on improving snapshots experience in CloudStack. > > FS is available at > https://cwiki.apache.org/co

Re:PVC resin / DOP oil

2015-07-24 Thread Sinotechem
Dear Purchase Manager, Good afternoon. Glad to know you are in the market of chemical raw material. We are Sinotec Industry Group Co.,Ltd, a manufacturer of Chemical raw materials in China. Below is our main products list. 1. PVC RESIN 2. PASTE PVC RESIN 3. PET RESIN 4. DOP 5. DBP 6. DINP 7.

Re: [PROPOSAL] Snapshot Improvements

2015-07-24 Thread Anshul Gangwar
Rajani, Because there were observed issues which are leading to VM corruption if both type of snapshots are allowed to exist together. I will be fixing issues to make sure VM corruption do not happen. Regards, Anshul On 24-Jul-2015, at 12:36 pm, Rajani Karuturi mailto:raj...@apache.org>> wrote

[4.5][CLOUDSTACK-8649] Cherry pick fix SSH key registering

2015-07-24 Thread Wido den Hollander
Hi Rohit, Could you cherry-pick 2e79c628e052ebdaf782458cfe4c4ef6e95545c6 into the 4.5 branch? This is the issue: https://issues.apache.org/jira/browse/CLOUDSTACK-8649 Wido

Build failed in Jenkins: build-master-slowbuild #1887

2015-07-24 Thread jenkins
See Changes: [Rajani Karuturi] CLOUDSTACK-8596 ability to query nested groups for Microsoft AD [Rajani Karuturi] reverting gmaven version to 1.3 [Rajani Karuturi] CLOUDSTACK-8596 addressed review comments [koushik] CLOUD

Re: Build failed in Jenkins: build-master-slowbuild #1887

2015-07-24 Thread Daan Hoogland
Rajani, applicationCtx is static but being set by the override setApplicationContext(..) which is not static. Does is need to be static? If so an extra wrapper method will kill the warning (not the issue). As the LdapUserManagerFactory is a singleton I don't think the appctx needs to be static. Ag

Re: Build failed in Jenkins: build-master-slowbuild #1887

2015-07-24 Thread Rajani Karuturi
yes daan. it need not be static as its singleton. PR in progress. ~Rajani On Fri, Jul 24, 2015 at 2:16 PM, Daan Hoogland wrote: > Rajani, applicationCtx is static but being set by the override > setApplicationContext(..) which is not static. Does is need to be > static? If so an extra wrapper m

[GitHub] cloudstack pull request: fixed finbugs issue due to PR #609

2015-07-24 Thread karuturi
GitHub user karuturi opened a pull request: https://github.com/apache/cloudstack/pull/622 fixed finbugs issue due to PR #609 applicationCtx need not be static as the bean is singleton You can merge this pull request into a Git repository by running: $ git pull https://github.co

Re: [4.5][CLOUDSTACK-8649] Cherry pick fix SSH key registering

2015-07-24 Thread Rohit Yadav
On 24-Jul-2015, at 1:42 pm, Wido den Hollander mailto:w...@widodh.nl>> wrote: Hi Rohit, Could you cherry-pick 2e79c628e052ebdaf782458cfe4c4ef6e95545c6 into the 4.5 branch? This is the issue: https://issues.apache.org/jira/browse/CLOUDSTACK-8649 Wido Done. Regards, Rohit Yadav Software Archi

Build failed in Jenkins: simulator-4.5-singlerun #255

2015-07-24 Thread jenkins
See -- Started by upstream project "build-4.5-simulator" build number 310 originally caused by: Started by upstream project "build-4.5" build number 502 originally caused by: Started by an

[GitHub] cloudstack pull request: CLOUDSTACK-8610. Unable to attach 7th Dis...

2015-07-24 Thread sureshanaparti
Github user sureshanaparti commented on the pull request: https://github.com/apache/cloudstack/pull/554#issuecomment-124468346 Looks good to me. --- 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

RE: [BlockerBug] VR creation fails in basic zone

2015-07-24 Thread Kishan Kavala
@Wilder, can you please look into this issue. Looks like VR config file is incomplete and it is over-writing the IP information set by cloud-early-config. VR Config file: #Apache CloudStack Virtual Router Config File 1.0 /var/cache/cloud/monitor_service.json {"config":"[dhcp]:processname=dnsm

[GitHub] cloudstack pull request: CLOUDSTACK-8610. Unable to attach 7th Dis...

2015-07-24 Thread sateesh-chodapuneedi
Github user sateesh-chodapuneedi commented on the pull request: https://github.com/apache/cloudstack/pull/554#issuecomment-124474599 Looks like all checks are good and there are 2 LGTM too. Should we merge this branch? --- If your project is set up for it, you can reply to this em

[GitHub] cloudstack pull request: CLOUDSTACK-8602. MigrateVirtualMachineWit...

2015-07-24 Thread sureshanaparti
Github user sureshanaparti commented on the pull request: https://github.com/apache/cloudstack/pull/548#issuecomment-124476270 Code changes to update the volume chain info are perfect. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] cloudstack pull request: fixed finbugs issue due to PR #609

2015-07-24 Thread kishankavala
Github user kishankavala commented on the pull request: https://github.com/apache/cloudstack/pull/622#issuecomment-124481535 LGTM --- 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

Build failed in Jenkins: build-master-slowbuild #1888

2015-07-24 Thread jenkins
See -- [...truncated 27540 lines...] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-quickcloud --- [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugi

[GitHub] cloudstack pull request: fixed finbugs issue due to PR #609

2015-07-24 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/622#issuecomment-124484710 lgtm --- 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

[Proposal] NCC (NetScaler ControlCenter) Integration With Auto Provision VPX in CloudStack

2015-07-24 Thread Rajesh Battala
Hi All, I would like to integrate NetScaler Control Center with "Auto Provision VPX" facility in CloudStack. What is NCC? NCC (Netscaler Control Center) is a Manager which controls all NS devices life cycle and Service Configurations on the devices. It's an appliance, downloadable from [2] and

[Proposal] Replacing Openswan ipsec with Strongswan ipsec

2015-07-24 Thread Jayapal Reddy Uradi
Hi All, Openswan is not being actively maintained by community. Any security updates to the packages then it is difficult to upgrade. latest version of OS X clients are not working on openswan. To address the above concerns I am proposing to move from openswan ipsec to strongswan ipsec. I will

[GitHub] cloudstack pull request: fixed finbugs issue due to PR #609

2015-07-24 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/622#issuecomment-124500655 merging --- 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 pull request: fixed finbugs issue due to PR #609

2015-07-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/622 --- 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

Re: [Proposal] Replacing Openswan ipsec with Strongswan ipsec

2015-07-24 Thread John Kinsella
+1. The config formats are sometimes a little different, but overall functionality is similar. This should be fairly transparent to the end user, as the configurations are (usually) generated by ACS. John > On Jul 24, 2015, at 3:10 PM, Jayapal Reddy Uradi > wrote: > > Hi All, > > Openswan i

[GitHub] cloudstack pull request: CLOUDSTACK-8648: Do not configure the Ima...

2015-07-24 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/606#issuecomment-124544128 LGTM --- 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

RE: [Proposal] Replacing Openswan ipsec with Strongswan ipsec

2015-07-24 Thread Somesh Naidu
+1 agree Regards, Somesh -Original Message- From: John Kinsella [mailto:j...@stratosec.co] Sent: Friday, July 24, 2015 8:48 AM To: dev@cloudstack.apache.org Subject: Re: [Proposal] Replacing Openswan ipsec with Strongswan ipsec +1. The config formats are sometimes a little different, b

Re: [Proposal] Replacing Openswan ipsec with Strongswan ipsec

2015-07-24 Thread Sebastien Goasguen
> On Jul 24, 2015, at 2:10 PM, Jayapal Reddy Uradi > wrote: > > Hi All, > > Openswan is not being actively maintained by community. > Any security updates to the packages then it is difficult to upgrade. > latest version of OS X clients are not working on openswan. > > To address the above co

[GitHub] cloudstack pull request: Dockerfile

2015-07-24 Thread runseb
Github user runseb commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/605#discussion_r35435993 --- Diff: tools/docker/Dockerfile.marvin --- @@ -0,0 +1,37 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor l

[GitHub] cloudstack pull request: Dockerfile

2015-07-24 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack/pull/605#issuecomment-124565789 @DaanHoogland ( cc/ @pdion891 @wido ), this one is not Java so I am comfortable reviewing it. The bottom line is that I don't review the 33 commits I review the final

Re: [Proposal] NCC (NetScaler ControlCenter) Integration With Auto Provision VPX in CloudStack

2015-07-24 Thread Sebastien Goasguen
Add to the roadmap, make sure to add JIRA ticket and when feature is done use PR review. > On Jul 24, 2015, at 1:33 PM, Rajesh Battala wrote: > > Hi All, > > I would like to integrate NetScaler Control Center with "Auto Provision VPX" > facility in CloudStack. > > What is NCC? > NCC (Netsc

[GitHub] cloudstack pull request: Dockerfile

2015-07-24 Thread pdion891
Github user pdion891 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/605#discussion_r35436991 --- Diff: tools/docker/Dockerfile.marvin --- @@ -0,0 +1,37 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

RE: [Proposal] NCC (NetScaler ControlCenter) Integration With Auto Provision VPX in CloudStack

2015-07-24 Thread Rajesh Battala
Done Modifying the roadmap -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Friday, July 24, 2015 9:28 PM To: dev@cloudstack.apache.org Subject: Re: [Proposal] NCC (NetScaler ControlCenter) Integration With Auto Provision VPX in CloudStack Add to the roadmap,

[GitHub] cloudstack pull request: CLOUDSTACK-8666: Put host in Alert state ...

2015-07-24 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/621#issuecomment-124584731 wasn't this needing (unit)-tests? --- 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 projec

Re: [PROPOSAL] Snapshot Improvements

2015-07-24 Thread Mike Tutkowski
Is there currently any mechanism in place to prevent users from trying to take VM snapshots and volume snapshots at the same time? For example, is there a check in place in the relevant APIs that throws an exception if you try to get yourself in this situation? On Fri, Jul 24, 2015 at 1:54 AM, Ans