[GitHub] cloudstack pull request: Merge 4.5 to master

2014-12-15 Thread runseb
Github user runseb commented on the pull request:

https://github.com/apache/cloudstack/pull/53#issuecomment-66985696
  
I will need to look into it. If we don't want to do a force push, then 
maybe we can wait to do this new -2 branch…because we would need to do it 
again and again…until we merge in master.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Merge 4.5 to master

2014-12-08 Thread karuturi
GitHub user karuturi opened a pull request:

https://github.com/apache/cloudstack/pull/53

Merge 4.5 to master



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/karuturi/cloudstack merge-45-to-master-2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/53.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #53


commit 2d3b3376e37faeec3ed62a58750819dc7630260c
Author: Sheng Yang sheng.y...@citrix.com
Date:   2014-11-14T19:43:03Z

Revert CLOUDSTACK-7821: Fix OSX cannot connect to VPN due to wrongly 
declaim ENCAPSULATION_MODE_UDP_TRANSPORT_RFC

This reverts commit e1c788ca3c69a8c8c2041c7b106f76fa49332888.

It breaks Windows 7 client.

commit 425a6b01d60b88016c23a1126960375b00d97069
Author: Anthony Xu anthony...@citrix.com
Date:   2014-11-14T19:24:42Z

CLOUDSTACK-7918:
guest os name changes from 'SUSE Linux Enterprise Server 12 (experimental)' 
to 'SUSE Linux Enterprise Server 12 (64-bit)' in latest XS 5.6 ,
changed the guest OS mapping to fix it.

commit 303fc90057db2707ae8f6b709fb5e3e86fc9db40
Author: Milamber milam...@apache.org
Date:   2014-11-15T08:37:49Z

Update L10N resource files on master branch (with 4.5 translation strings)

commit 25e5d00f6016b31fc178da97c7125c2f37a8c40d
Author: Milamber milam...@apache.org
Date:   2014-11-15T08:38:34Z

Add 4.5.x messages.properties to Transifex config tool

commit 19781e094b987cf65d05d890cd3cd86fc22cb873
Author: Chandan Purushothama chandan.purushoth...@citrix.com
Date:   2014-11-14T06:56:01Z

CLOUDSTACK-7913 : Added reconnect functionality to Host class in base.py

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit 5f99917991a59f8ecd6d8b0e17b497fe210e636e
Author: Gaurav Aradhye gaurav.arad...@clogeny.com
Date:   2014-11-14T14:23:25Z

CLOUDSTACK-7912: Remove hardcoded netscaler info and read it from config 
file

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit 635abaf2e9ca4f0399085f441ea6d5eeaab9f3ab
Author: Jessica Wang jessicaw...@apache.org
Date:   2014-11-17T21:05:08Z

CLOUDSTACK-7927: UI  Infrastructure  Primary Storage  detailView  add 
View Volumes link that will list all volumes under this primary storage when 
being clicked.

commit f43ffb9a0f71f380f896e1e5c581725e9c08faab
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-10-09T05:07:21Z

CLOUDSTACK-7688, CLOUDSTACK-7747: restricted various operations for VM with 
VM snapshots which breaks VM snapshots.
 Now they are informed that they cannot perform the operation.
 To perform operation they have to remove VM snapshots of VM.

commit c04cdae60bc9a10f584c2f0b591aa5a5d9c7e3e4
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-10-28T06:19:30Z

CLOUDSTACK-7767: fixed events are not generated for snapshot creation

commit ae199b6ce7634ef702243c20800937c8a3ab4b14
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-10-20T10:34:25Z

CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed deployment planner stuck in 
infinite loop.
If we create VM with shared service offering and attach disk with local 
disk offering,
and one of storage pool is full(cannot be allocated) and other is not full 
then
we are not putting the cluster in avoid list which is causing this infinite 
loop.

Fixed by putting the cluster in avoid list even if one of the storage pool 
is full(cannot be allocated)

commit bcc20380680a84f7975f75aa8c6ebdaadb1f8540
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-09-24T07:20:16Z

CLOUDSTACK-7620: Added SNMP MIB file for snmp-alerts plugin

commit 44d12330b9d7494ad392e0549ffbdc7100130f86
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-10-21T09:27:16Z

CLOUDSTACK-7758: Fixed although api calls are failing, event tab shows them 
as successful

This closes #29

commit 4721e66d0e2ed89836286f1654a30a3568b284b6
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-10-22T04:29:42Z

CLOUDSTACK-7541: Added restriction to not allow custom disk offering with 
disksize UI doesn't allow but with API we were able to create custom disk 
offering with disk size which was causing this issue
This closes #28

commit 8307dd9105cdb70a0fe09c059bacfcec43a29024
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-11-17T09:57:22Z

CLOUDSTACK-7930, CLOUDSTACK-7931: Do not allow to set invalid values for 
global settings which are of type integer and float

This closes #41

commit 4d583a4a71313d9f62438818c9d657a7c4a5d43d
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-11-17T07:30:42Z

CLOUDSTACK-7932: Fixed wrong semantics for isVmAlive() method in 
HypervInvestigator

Findbugs will report error on this as it is expecting 

[GitHub] cloudstack pull request: Merge 4.5 to master

2014-12-08 Thread bhaisaab
Github user bhaisaab commented on the pull request:

https://github.com/apache/cloudstack/pull/53#issuecomment-66041167
  
Thanks Rajani for the PR, let's merge as soon as 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 project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Merge 4.5 to master

2014-12-08 Thread karuturi
Github user karuturi commented on the pull request:

https://github.com/apache/cloudstack/pull/53#issuecomment-66043331
  
sure Rohit.. waiting for travis to finish. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Merge 4.5 to master

2014-12-08 Thread runseb
Github user runseb commented on the pull request:

https://github.com/apache/cloudstack/pull/53#issuecomment-66044338
  
Hi folks, any chance to try those merges with the noawsapi branch ? I am 
working on IP clearance for ec2stack and gstack and once we get that under the 
project, I would like to propose a merge of noawsapi to master (removing the 
awsapi). But it would be nice to keep noawsapi branch in synch already. I just 
don't have time to try the merges myself.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Merge 4.5 to master

2014-12-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cloudstack/pull/53


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Merge 4.5 to master

2014-12-08 Thread karuturi
Github user karuturi commented on the pull request:

https://github.com/apache/cloudstack/pull/53#issuecomment-66103841
  
sure @runseb. I can help with that.
rebase master on noawsapi branch would required a force push. 
This is what I think we can do here is 
1. create a new branch from master (may be noawsapi-2)
2. merge noawsapi to the new branch noawsapi-2
3. (optional) delete noawsapi branch to avoid any confusion

do you guys see any issues with that approach?



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: [GitHub] cloudstack pull request: Merge 4.5 to master

2014-11-25 Thread Daan Hoogland
Thanks for keeping at it Rajani,

I gave up yesterday on merging the 4.4.2 to 4.5.0 upgrade code after
it resulted in a merge mess. These changes are not in your pull
request (yet?). Also I see travis failures mentioned. So I think we
are not ready for this.

The upgrade code contained quite some doublures and my cleanup will
result in merge conflicts.

I am about to port my build_asf.sh adjustments to 4.5.

On Tue, Nov 25, 2014 at 7:18 AM, karuturi g...@git.apache.org wrote:
 GitHub user karuturi opened a pull request:

 https://github.com/apache/cloudstack/pull/45

 Merge 4.5 to master



 You can merge this pull request into a Git repository by running:

 $ git pull https://github.com/karuturi/cloudstack merge45-to-master

 Alternatively you can review and apply these changes as the patch at:

 https://github.com/apache/cloudstack/pull/45.patch

 To close this pull request, make a commit to your master/trunk branch
 with (at least) the following in the commit message:

 This closes #45

 
 commit 2d3b3376e37faeec3ed62a58750819dc7630260c
 Author: Sheng Yang sheng.y...@citrix.com
 Date:   2014-11-14T19:43:03Z

 Revert CLOUDSTACK-7821: Fix OSX cannot connect to VPN due to wrongly 
 declaim ENCAPSULATION_MODE_UDP_TRANSPORT_RFC

 This reverts commit e1c788ca3c69a8c8c2041c7b106f76fa49332888.

 It breaks Windows 7 client.

 commit 425a6b01d60b88016c23a1126960375b00d97069
 Author: Anthony Xu anthony...@citrix.com
 Date:   2014-11-14T19:24:42Z

 CLOUDSTACK-7918:
 guest os name changes from 'SUSE Linux Enterprise Server 12 
 (experimental)' to 'SUSE Linux Enterprise Server 12 (64-bit)' in latest XS 
 5.6 ,
 changed the guest OS mapping to fix it.

 commit 303fc90057db2707ae8f6b709fb5e3e86fc9db40
 Author: Milamber milam...@apache.org
 Date:   2014-11-15T08:37:49Z

 Update L10N resource files on master branch (with 4.5 translation strings)

 commit 25e5d00f6016b31fc178da97c7125c2f37a8c40d
 Author: Milamber milam...@apache.org
 Date:   2014-11-15T08:38:34Z

 Add 4.5.x messages.properties to Transifex config tool

 commit 19781e094b987cf65d05d890cd3cd86fc22cb873
 Author: Chandan Purushothama chandan.purushoth...@citrix.com
 Date:   2014-11-14T06:56:01Z

 CLOUDSTACK-7913 : Added reconnect functionality to Host class in base.py

 Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

 commit 5f99917991a59f8ecd6d8b0e17b497fe210e636e
 Author: Gaurav Aradhye gaurav.arad...@clogeny.com
 Date:   2014-11-14T14:23:25Z

 CLOUDSTACK-7912: Remove hardcoded netscaler info and read it from config 
 file

 Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

 commit 635abaf2e9ca4f0399085f441ea6d5eeaab9f3ab
 Author: Jessica Wang jessicaw...@apache.org
 Date:   2014-11-17T21:05:08Z

 CLOUDSTACK-7927: UI  Infrastructure  Primary Storage  detailView  add 
 View Volumes link that will list all volumes under this primary storage 
 when being clicked.

 commit f43ffb9a0f71f380f896e1e5c581725e9c08faab
 Author: Anshul Gangwar anshul.gang...@citrix.com
 Date:   2014-10-09T05:07:21Z

 CLOUDSTACK-7688, CLOUDSTACK-7747: restricted various operations for VM 
 with VM snapshots which breaks VM snapshots.
  Now they are informed that they cannot perform the operation.
  To perform operation they have to remove VM snapshots of VM.

 commit c04cdae60bc9a10f584c2f0b591aa5a5d9c7e3e4
 Author: Anshul Gangwar anshul.gang...@citrix.com
 Date:   2014-10-28T06:19:30Z

 CLOUDSTACK-7767: fixed events are not generated for snapshot creation

 commit ae199b6ce7634ef702243c20800937c8a3ab4b14
 Author: Anshul Gangwar anshul.gang...@citrix.com
 Date:   2014-10-20T10:34:25Z

 CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed deployment planner stuck in 
 infinite loop.
 If we create VM with shared service offering and attach disk with local 
 disk offering,
 and one of storage pool is full(cannot be allocated) and other is not 
 full then
 we are not putting the cluster in avoid list which is causing this 
 infinite loop.

 Fixed by putting the cluster in avoid list even if one of the storage 
 pool is full(cannot be allocated)

 commit bcc20380680a84f7975f75aa8c6ebdaadb1f8540
 Author: Anshul Gangwar anshul.gang...@citrix.com
 Date:   2014-09-24T07:20:16Z

 CLOUDSTACK-7620: Added SNMP MIB file for snmp-alerts plugin

 commit 44d12330b9d7494ad392e0549ffbdc7100130f86
 Author: Anshul Gangwar anshul.gang...@citrix.com
 Date:   2014-10-21T09:27:16Z

 CLOUDSTACK-7758: Fixed although api calls are failing, event tab shows 
 them as successful

 This closes #29

 commit 4721e66d0e2ed89836286f1654a30a3568b284b6
 Author: Anshul Gangwar anshul.gang...@citrix.com
 Date:   2014-10-22T04:29:42Z

 CLOUDSTACK-7541: Added restriction to not allow custom disk offering with 
 disksize UI doesn't allow but with API we were able to create custom disk 
 offering with disk size which was causing this issue
 This closes #28

 commit 

[GitHub] cloudstack pull request: Merge 4.5 to master

2014-11-25 Thread karuturi
Github user karuturi closed the pull request at:

https://github.com/apache/cloudstack/pull/45


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: [GitHub] cloudstack pull request: Merge 4.5 to master

2014-11-25 Thread Rajani Karuturi
Hi Daan,

It had your upgrade changes(a52fd08a142edc6a62e43838113bc504c225fa11). It
gave me some merge conflicts and resolved them in favour of master as the
changes are already there on master.

Checking the travis build history shows that there are failures in the past
builds as well. It may not be this merge but, didnt want to take chances.
Discarded the merge request for now :(

Will attempt another merge later.

~Rajani

On Tue, Nov 25, 2014 at 3:34 PM, Daan Hoogland daan.hoogl...@gmail.com
wrote:

 Thanks for keeping at it Rajani,

 I gave up yesterday on merging the 4.4.2 to 4.5.0 upgrade code after
 it resulted in a merge mess. These changes are not in your pull
 request (yet?). Also I see travis failures mentioned. So I think we
 are not ready for this.

 The upgrade code contained quite some doublures and my cleanup will
 result in merge conflicts.

 I am about to port my build_asf.sh adjustments to 4.5.

 On Tue, Nov 25, 2014 at 7:18 AM, karuturi g...@git.apache.org wrote:
  GitHub user karuturi opened a pull request:
 
  https://github.com/apache/cloudstack/pull/45
 
  Merge 4.5 to master
 
 
 
  You can merge this pull request into a Git repository by running:
 
  $ git pull https://github.com/karuturi/cloudstack merge45-to-master
 
  Alternatively you can review and apply these changes as the patch at:
 
  https://github.com/apache/cloudstack/pull/45.patch
 
  To close this pull request, make a commit to your master/trunk branch
  with (at least) the following in the commit message:
 
  This closes #45
 
  
  commit 2d3b3376e37faeec3ed62a58750819dc7630260c
  Author: Sheng Yang sheng.y...@citrix.com
  Date:   2014-11-14T19:43:03Z
 
  Revert CLOUDSTACK-7821: Fix OSX cannot connect to VPN due to
 wrongly declaim ENCAPSULATION_MODE_UDP_TRANSPORT_RFC
 
  This reverts commit e1c788ca3c69a8c8c2041c7b106f76fa49332888.
 
  It breaks Windows 7 client.
 
  commit 425a6b01d60b88016c23a1126960375b00d97069
  Author: Anthony Xu anthony...@citrix.com
  Date:   2014-11-14T19:24:42Z
 
  CLOUDSTACK-7918:
  guest os name changes from 'SUSE Linux Enterprise Server 12
 (experimental)' to 'SUSE Linux Enterprise Server 12 (64-bit)' in latest XS
 5.6 ,
  changed the guest OS mapping to fix it.
 
  commit 303fc90057db2707ae8f6b709fb5e3e86fc9db40
  Author: Milamber milam...@apache.org
  Date:   2014-11-15T08:37:49Z
 
  Update L10N resource files on master branch (with 4.5 translation
 strings)
 
  commit 25e5d00f6016b31fc178da97c7125c2f37a8c40d
  Author: Milamber milam...@apache.org
  Date:   2014-11-15T08:38:34Z
 
  Add 4.5.x messages.properties to Transifex config tool
 
  commit 19781e094b987cf65d05d890cd3cd86fc22cb873
  Author: Chandan Purushothama chandan.purushoth...@citrix.com
  Date:   2014-11-14T06:56:01Z
 
  CLOUDSTACK-7913 : Added reconnect functionality to Host class in
 base.py
 
  Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org
 
  commit 5f99917991a59f8ecd6d8b0e17b497fe210e636e
  Author: Gaurav Aradhye gaurav.arad...@clogeny.com
  Date:   2014-11-14T14:23:25Z
 
  CLOUDSTACK-7912: Remove hardcoded netscaler info and read it from
 config file
 
  Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org
 
  commit 635abaf2e9ca4f0399085f441ea6d5eeaab9f3ab
  Author: Jessica Wang jessicaw...@apache.org
  Date:   2014-11-17T21:05:08Z
 
  CLOUDSTACK-7927: UI  Infrastructure  Primary Storage  detailView
  add View Volumes link that will list all volumes under this primary
 storage when being clicked.
 
  commit f43ffb9a0f71f380f896e1e5c581725e9c08faab
  Author: Anshul Gangwar anshul.gang...@citrix.com
  Date:   2014-10-09T05:07:21Z
 
  CLOUDSTACK-7688, CLOUDSTACK-7747: restricted various operations for
 VM with VM snapshots which breaks VM snapshots.
   Now they are informed that they cannot perform the operation.
   To perform operation they have to remove VM snapshots of VM.
 
  commit c04cdae60bc9a10f584c2f0b591aa5a5d9c7e3e4
  Author: Anshul Gangwar anshul.gang...@citrix.com
  Date:   2014-10-28T06:19:30Z
 
  CLOUDSTACK-7767: fixed events are not generated for snapshot creation
 
  commit ae199b6ce7634ef702243c20800937c8a3ab4b14
  Author: Anshul Gangwar anshul.gang...@citrix.com
  Date:   2014-10-20T10:34:25Z
 
  CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed deployment planner stuck in
 infinite loop.
  If we create VM with shared service offering and attach disk with
 local disk offering,
  and one of storage pool is full(cannot be allocated) and other is
 not full then
  we are not putting the cluster in avoid list which is causing this
 infinite loop.
 
  Fixed by putting the cluster in avoid list even if one of the
 storage pool is full(cannot be allocated)
 
  commit bcc20380680a84f7975f75aa8c6ebdaadb1f8540
  Author: Anshul Gangwar anshul.gang...@citrix.com
  Date:   2014-09-24T07:20:16Z
 
  CLOUDSTACK-7620: Added SNMP MIB file for snmp-alerts plugin
 
  commit 

[GitHub] cloudstack pull request: Merge 4.5 to master

2014-11-24 Thread karuturi
GitHub user karuturi opened a pull request:

https://github.com/apache/cloudstack/pull/45

Merge 4.5 to master



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/karuturi/cloudstack merge45-to-master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/45.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #45


commit 2d3b3376e37faeec3ed62a58750819dc7630260c
Author: Sheng Yang sheng.y...@citrix.com
Date:   2014-11-14T19:43:03Z

Revert CLOUDSTACK-7821: Fix OSX cannot connect to VPN due to wrongly 
declaim ENCAPSULATION_MODE_UDP_TRANSPORT_RFC

This reverts commit e1c788ca3c69a8c8c2041c7b106f76fa49332888.

It breaks Windows 7 client.

commit 425a6b01d60b88016c23a1126960375b00d97069
Author: Anthony Xu anthony...@citrix.com
Date:   2014-11-14T19:24:42Z

CLOUDSTACK-7918:
guest os name changes from 'SUSE Linux Enterprise Server 12 (experimental)' 
to 'SUSE Linux Enterprise Server 12 (64-bit)' in latest XS 5.6 ,
changed the guest OS mapping to fix it.

commit 303fc90057db2707ae8f6b709fb5e3e86fc9db40
Author: Milamber milam...@apache.org
Date:   2014-11-15T08:37:49Z

Update L10N resource files on master branch (with 4.5 translation strings)

commit 25e5d00f6016b31fc178da97c7125c2f37a8c40d
Author: Milamber milam...@apache.org
Date:   2014-11-15T08:38:34Z

Add 4.5.x messages.properties to Transifex config tool

commit 19781e094b987cf65d05d890cd3cd86fc22cb873
Author: Chandan Purushothama chandan.purushoth...@citrix.com
Date:   2014-11-14T06:56:01Z

CLOUDSTACK-7913 : Added reconnect functionality to Host class in base.py

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit 5f99917991a59f8ecd6d8b0e17b497fe210e636e
Author: Gaurav Aradhye gaurav.arad...@clogeny.com
Date:   2014-11-14T14:23:25Z

CLOUDSTACK-7912: Remove hardcoded netscaler info and read it from config 
file

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit 635abaf2e9ca4f0399085f441ea6d5eeaab9f3ab
Author: Jessica Wang jessicaw...@apache.org
Date:   2014-11-17T21:05:08Z

CLOUDSTACK-7927: UI  Infrastructure  Primary Storage  detailView  add 
View Volumes link that will list all volumes under this primary storage when 
being clicked.

commit f43ffb9a0f71f380f896e1e5c581725e9c08faab
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-10-09T05:07:21Z

CLOUDSTACK-7688, CLOUDSTACK-7747: restricted various operations for VM with 
VM snapshots which breaks VM snapshots.
 Now they are informed that they cannot perform the operation.
 To perform operation they have to remove VM snapshots of VM.

commit c04cdae60bc9a10f584c2f0b591aa5a5d9c7e3e4
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-10-28T06:19:30Z

CLOUDSTACK-7767: fixed events are not generated for snapshot creation

commit ae199b6ce7634ef702243c20800937c8a3ab4b14
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-10-20T10:34:25Z

CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed deployment planner stuck in 
infinite loop.
If we create VM with shared service offering and attach disk with local 
disk offering,
and one of storage pool is full(cannot be allocated) and other is not full 
then
we are not putting the cluster in avoid list which is causing this infinite 
loop.

Fixed by putting the cluster in avoid list even if one of the storage pool 
is full(cannot be allocated)

commit bcc20380680a84f7975f75aa8c6ebdaadb1f8540
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-09-24T07:20:16Z

CLOUDSTACK-7620: Added SNMP MIB file for snmp-alerts plugin

commit 44d12330b9d7494ad392e0549ffbdc7100130f86
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-10-21T09:27:16Z

CLOUDSTACK-7758: Fixed although api calls are failing, event tab shows them 
as successful

This closes #29

commit 4721e66d0e2ed89836286f1654a30a3568b284b6
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-10-22T04:29:42Z

CLOUDSTACK-7541: Added restriction to not allow custom disk offering with 
disksize UI doesn't allow but with API we were able to create custom disk 
offering with disk size which was causing this issue
This closes #28

commit 8307dd9105cdb70a0fe09c059bacfcec43a29024
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-11-17T09:57:22Z

CLOUDSTACK-7930, CLOUDSTACK-7931: Do not allow to set invalid values for 
global settings which are of type integer and float

This closes #41

commit 4d583a4a71313d9f62438818c9d657a7c4a5d43d
Author: Anshul Gangwar anshul.gang...@citrix.com
Date:   2014-11-17T07:30:42Z

CLOUDSTACK-7932: Fixed wrong semantics for isVmAlive() method in 
HypervInvestigator

Findbugs will report error on this as it is expecting true/false 

[GitHub] cloudstack pull request: Merge 4.5 to master

2014-11-18 Thread karuturi
Github user karuturi closed the pull request at:

https://github.com/apache/cloudstack/pull/42


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Merge 4.5 to master

2014-11-17 Thread karuturi
GitHub user karuturi opened a pull request:

https://github.com/apache/cloudstack/pull/42

Merge 4.5 to master



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/karuturi/cloudstack merge-45-to-master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/42.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #42


commit 2d3b3376e37faeec3ed62a58750819dc7630260c
Author: Sheng Yang sheng.y...@citrix.com
Date:   2014-11-14T19:43:03Z

Revert CLOUDSTACK-7821: Fix OSX cannot connect to VPN due to wrongly 
declaim ENCAPSULATION_MODE_UDP_TRANSPORT_RFC

This reverts commit e1c788ca3c69a8c8c2041c7b106f76fa49332888.

It breaks Windows 7 client.

commit 425a6b01d60b88016c23a1126960375b00d97069
Author: Anthony Xu anthony...@citrix.com
Date:   2014-11-14T19:24:42Z

CLOUDSTACK-7918:
guest os name changes from 'SUSE Linux Enterprise Server 12 (experimental)' 
to 'SUSE Linux Enterprise Server 12 (64-bit)' in latest XS 5.6 ,
changed the guest OS mapping to fix it.

commit 303fc90057db2707ae8f6b709fb5e3e86fc9db40
Author: Milamber milam...@apache.org
Date:   2014-11-15T08:37:49Z

Update L10N resource files on master branch (with 4.5 translation strings)

commit 25e5d00f6016b31fc178da97c7125c2f37a8c40d
Author: Milamber milam...@apache.org
Date:   2014-11-15T08:38:34Z

Add 4.5.x messages.properties to Transifex config tool

commit 19781e094b987cf65d05d890cd3cd86fc22cb873
Author: Chandan Purushothama chandan.purushoth...@citrix.com
Date:   2014-11-14T06:56:01Z

CLOUDSTACK-7913 : Added reconnect functionality to Host class in base.py

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit 5f99917991a59f8ecd6d8b0e17b497fe210e636e
Author: Gaurav Aradhye gaurav.arad...@clogeny.com
Date:   2014-11-14T14:23:25Z

CLOUDSTACK-7912: Remove hardcoded netscaler info and read it from config 
file

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit 635abaf2e9ca4f0399085f441ea6d5eeaab9f3ab
Author: Jessica Wang jessicaw...@apache.org
Date:   2014-11-17T21:05:08Z

CLOUDSTACK-7927: UI  Infrastructure  Primary Storage  detailView  add 
View Volumes link that will list all volumes under this primary storage when 
being clicked.

commit aa5cb0838a340b9521f98a6dfc18bf076ab6f454
Author: Rajani Karuturi rajanikarut...@gmail.com
Date:   2014-11-18T06:12:07Z

Merge branch '4.5'

Conflicts:
client/WEB-INF/classes/resources/messages_zh_CN.properties




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Merge 4.5 to master

2014-11-13 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cloudstack/pull/38


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Merge 4.5 to master

2014-11-12 Thread karuturi
GitHub user karuturi opened a pull request:

https://github.com/apache/cloudstack/pull/38

Merge 4.5 to master

I saw conflicts in the following two commits and resolved in favour of 
master commit

4.5: d82e556dcd980bac50f27eaca284983808e04b1c
master: 68745ae9b1652393974f457137c9c7c1df333810

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/karuturi/cloudstack merge-45-to-master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/38.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #38


commit 310bb255acd74b6347bd778590e15543eef7333b
Author: Bharat Kumar bharat.ku...@citrix.com
Date:   2014-10-17T05:54:40Z

CLOUDSTACK-7760 Data disk size is not considering for primary storage 
resource limit check

commit 0e7f1ea9b819de197e70a088e92d7ffb7016d063
Author: Bharat Kumar bharat.ku...@citrix.com
Date:   2014-10-22T05:59:22Z

CLOUDSTACK-7763 Reservations for VMware VMs remain after dynamic scaling

commit cdabb2407a0761939d5159fd2317ebd7dcca4eb7
Author: Damodar damoder.re...@citrix.com
Date:   2014-11-05T11:49:46Z

CLOUDSTACK-7843: sync Job Failures always reported as success on Event Bus

commit 34f31f90331d0027b133ccdc8fdb65ab86ce26cc
Author: Damodar damoder.re...@citrix.com
Date:   2014-11-06T06:34:30Z

CLOUDSTACK-7851:MS does not start after the VM it is running on is rebooted

commit 36fd780482dbd65ef9328f630d0af0793d0fed2e
Author: Damodar damoder.re...@citrix.com
Date:   2014-11-10T09:10:36Z

CLOUDSTACK-7830: Usage Job fails with Data too long for column 'user_name'

commit 0bd34d389f93b56e74a6bb04054c8e419bf8571e
Author: Jayapal jaya...@apache.org
Date:   2014-11-07T04:07:32Z

CLOUDSTACK-7872: network getting shutdown inspite of running VM's in the 
network

commit 3e00f99c535e318faab4c09ac943fd8540f81d17
Author: Gaurav Aradhye gaurav.arad...@clogeny.com
Date:   2014-11-10T06:28:18Z

CLOUDSTACK-7866: Passing type value to list_hosts method so as to avoid 
listing SSVM and CPVM

Correcting hostid attribute

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit f78defda0fa1c07d440b484c414b16a09e58433a
Author: Chandan Purushothama chandan.purushoth...@citrix.com
Date:   2014-11-07T23:32:45Z

CLOUDSTACK-7863: Fix the script 'test_vpc_vms_deployment.py' - Test Cases 
failing on Simulator as Testcases try to ssh to the VMs

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit 2f7959d2190d3afbd71f42a84725b75107f925d8
Author: Chandan Purushothama chandan.purushoth...@citrix.com
Date:   2014-11-07T23:00:03Z

CLOUDSTACK-7862: Fixed the script 'maint/test_high_availability.py' - Test 
Cases failing on Simulator as Testcases try to ssh to the VMs

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit 23df5f22ac96bf8032d10a5b65c6016534d67fcb
Author: Gaurav Aradhye gaurav.arad...@clogeny.com
Date:   2014-11-06T12:53:08Z

CLOUDSTACK-7856: test_vpc_network_pf_rules.py - Check if httpd service is 
running or not, if not, start it

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit 53694133d8848d56cdf10bf756022b3f2e9cf8d0
Author: Gaurav Aradhye gaurav.arad...@clogeny.com
Date:   2014-10-31T06:22:44Z

CLOUDSTACK-7823: test_snapshots.py - remove test case dependency on each 
other

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit 85ac979f72e7ea4b65f466429e786fe468a03646
Author: Gaurav Aradhye gaurav.arad...@clogeny.com
Date:   2014-10-30T12:35:41Z

CLOUDSTACK-7818: Fixing test_escalations_instances.py, Removing dependency 
of test cases on each other

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit c401dbc8f986563159f49f5c419ad31437ef9d04
Author: Rohit Yadav rohit.ya...@shapeblue.com
Date:   2014-11-10T12:21:25Z

CLOUDSTACK-7871: allow VM and template details update using update APIs

Allows updating details (key/value) pair which updatse entries
invm_template_details and user_vm_details tables using updateVM and 
updateTemplate
APIs. This allows sys admins to update nics, controllers etc without DB 
hacking.

Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com
(cherry picked from commit 97fa4a023e2346b3b9f56bf213ed4125c371ca6d)
Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com

commit c916f30574ebd3e909be3dc0e8ca74ae9ef7c5ce
Author: Santhosh Edukulla santhosh.eduku...@gmail.com
Date:   2014-11-03T07:10:13Z

CLOUDSTACK-7828.Avoid marking IPs already in Allocated as Allocated again. 
Use row lock to ensure that prev state is either Allocating or Free. This will 
inturn avoid logging duplicate events

commit 32dc5243b6bfa0f51ffb3eeaf49e4b7fef5edf55
Author: Santhosh Edukulla santhosh.eduku...@gmail.com
Date:   2014-11-10T14:35:32Z


[GitHub] cloudstack pull request: Merge 4.5 to master

2014-11-05 Thread karuturi
Github user karuturi closed the pull request at:

https://github.com/apache/cloudstack/pull/36


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: Merge 4.5 to master

2014-11-04 Thread karuturi
GitHub user karuturi opened a pull request:

https://github.com/apache/cloudstack/pull/36

Merge 4.5 to master



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/karuturi/cloudstack merge-4.5-to-master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/36.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #36


commit d081efc647737d4fee106eda31767a061f885f69
Author: Alex Brett alex.br...@citrix.com
Date:   2014-10-15T17:50:57Z

CLOUDSTACK-7727 Skip various BVT tests on LXC

A number of BVT tests are not valid for LXC (e.g. migrating a VM), so this 
patch
ensures they skip if LXC is in use.

Signed-off-by: SrikanteswaraRao Talluri tall...@apache.org

commit e225065ec2510a93a1f3f694050645687b2969d0
Author: Jessica Wang jessicaw...@apache.org
Date:   2014-10-16T19:06:59Z

CLOUDSTACK-7731: UI  Infrastructure  Virtual Routers  group by 
zone/pod/cluster view  listView  detailView  add View All link (i.e. View 
all Virtual Routers).

commit c49a09fad0ad830a3ce56511da5cd568d56c594c
Author: Jessica Wang jessicaw...@apache.org
Date:   2014-10-15T23:12:52Z

CLOUDSTACK-7731: UI  Infrastructure  Virtual Routers  group by account 
view  listView  detailView  add View All link (i.e. View all Virtual 
Routers).

commit f8cbd6ad46f5e75de3354ffe4dc646b819aa40a1
Author: Jessica Wang jessicaw...@apache.org
Date:   2014-10-16T00:00:11Z

CLOUDSTACK-7736: UI - listView widget - select view dropdown on top of 
listView - prefilter() - include original args.context when passing it to 
prefilter().

commit 5e165d499e5e81f6941e74a60b628a544523780a
Author: Jessica Wang jessicaw...@apache.org
Date:   2014-10-16T00:02:21Z

CLOUDSTACK-7731: UI  Infrastructure  Virtual Routers  group by XXX 
view  listView  detailView  add View All link  not show group by XXX 
in select view dropdown.

commit be60e46e1efad93cb3c26bcf9ec9ee501239ffdf
Author: Jessica Wang jessicaw...@apache.org
Date:   2014-10-16T19:01:20Z

CLOUDSTACK-7731: UI  Infrastructure  Virtual Routers  group by XXX 
view  listView  detailView  add View All link  show read-only text group 
by zone/pod/cluster/account in select view area.

commit c9dcae548056aa477e4156a1ec2efc9a83813aed
Author: Edison Su sudi...@gmail.com
Date:   2014-10-16T19:51:11Z

fix kvm issue, for windows sever 2008, it will crash without hyperv 
enlightment featre enabled

commit 13decd4c85e540337fdf1e46eb367f78d691b4ab
Author: Jessica Wang jessicaw...@apache.org
Date:   2014-10-16T21:47:24Z

CLOUDSTACK-7744: UI  Instances  detailView  Change Service Offering  
show generic notification.

commit f3e91bf26acaeb1202e1fa84b70ad24db3a0eace
Author: Edison Su sudi...@gmail.com
Date:   2014-10-16T23:59:09Z

There are few cases that mgt server won't reponse agent's pingcommand 
timely, or in KVM's case, libvirt won't repsonse in few mintues, which will 
cause agent reconnect to mgt server, then all the on going tasks on host will 
fail

commit dbf12d58e713ee5d3a120999cebf5a87d728b209
Author: Min Chen min.c...@citrix.com
Date:   2014-10-17T01:15:50Z

CLOUDSTACK-7749: AsyncJob GC thread cannot purge queue items that have been 
blocking for too long if exception is thrown in expunging some unfinished or 
completed old jobs, this will make some future jobs stuck.

commit e796d418b4ff7d3644bcc962b796d929b3d7baf7
Author: Jessica Wang jessicaw...@apache.org
Date:   2014-10-17T21:46:23Z

CLOUDSTACK-5576: UI  IP Address  EnableVPN, DisableVPN: change label.

commit 287ff83552081cd91c68af6214016ca4cc4cc040
Author: Nitin Mehta nitin.me...@citrix.com
Date:   2014-10-20T23:49:48Z

CLOUDSTACK-7754: Templates source_template_id is null when it is created 
from Snapshot with its corresponding volume removed. Fix it by searching for 
volumes including removed.

commit 6d22ff1d946b2368527203ee7c07ae180147a17c
Author: Edison Su sudi...@gmail.com
Date:   2014-10-21T17:16:59Z

Revert fix kvm issue, for windows sever 2008, it will crash without hyperv 
enlightment featre enabled

This reverts commit c9dcae548056aa477e4156a1ec2efc9a83813aed.

commit 8b834171b65ee7de9b8c4d5f22ee71592fee867e
Author: Edison Su sudi...@gmail.com
Date:   2014-10-21T17:17:11Z

Revert There are few cases that mgt server won't reponse agent's 
pingcommand timely, or in KVM's case, libvirt won't repsonse in few mintues, 
which will cause agent reconnect to mgt server, then all the on going tasks on 
host will fail

This reverts commit f3e91bf26acaeb1202e1fa84b70ad24db3a0eace.

commit 0141b37784805b1a55bc450affa282897889e9b9
Author: Anthony Xu anthony...@citrix.com
Date:   2014-10-22T00:11:44Z

CLOUDSTACK-7761:

Revert when system VM ping times out, stop system VM

This reverts commit