[GitHub] cloudstack pull request: CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed d...

2014-11-17 Thread anshul1886
Github user anshul1886 closed the pull request at: https://github.com/apache/cloudstack/pull/30 --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed d...

2014-11-17 Thread anshul1886
Github user anshul1886 commented on the pull request: https://github.com/apache/cloudstack/pull/30#issuecomment-63287919 closing this PR as patch got committed --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cloudstack pull request: CLOUDSTACK-7932: Fixed wrong semantics fo...

2014-11-17 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/39 CLOUDSTACK-7932: Fixed wrong semantics for isVmAlive() method in HypervInvestigator Fixed wrong semantics for isVmAlive() method in HypervInvestigator Findbugs will report error

[GitHub] cloudstack pull request: CLOUDSTACK-7929: Unhandled exception when...

2014-11-17 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/40 CLOUDSTACK-7929: Unhandled exception when setting negative value for throttling rate while creating network offering To fix issue while creating network offering if one specifies negative

[GitHub] cloudstack pull request: CLOUDSTACK-7930, CLOUDSTACK-7931: Do not ...

2014-11-17 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/41 CLOUDSTACK-7930, CLOUDSTACK-7931: Do not allow to set invalid values for global settings which are of type integer and float Do not allow to set invalid values for global settings which

[GitHub] cloudstack pull request: CLOUDSTACK-7932: Fixed wrong semantics fo...

2014-11-17 Thread anshul1886
Github user anshul1886 commented on the pull request: https://github.com/apache/cloudstack/pull/39#issuecomment-63429460 Actually null has different meaning than false. False means that vm is not alive while null means it cannot be determined whether it is alive

[GitHub] cloudstack pull request: CLOUDSTACK-7929: Unhandled exception when...

2014-11-17 Thread anshul1886
Github user anshul1886 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/40#discussion_r20488120 --- Diff: server/src/com/cloud/configuration/ConfigurationManagerImpl.java --- @@ -3723,6 +3723,10 @@ public NetworkOffering createNetworkOffering

[GitHub] cloudstack pull request: CLOUDSTACK-7932: Fixed wrong semantics fo...

2014-11-17 Thread anshul1886
Github user anshul1886 commented on the pull request: https://github.com/apache/cloudstack/pull/39#issuecomment-63432886 No. Because agent is reporting status of host. We cannot determine the status of VMs from that. --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack pull request: CLOUDSTACK-7930, CLOUDSTACK-7931: Do not ...

2014-11-17 Thread anshul1886
Github user anshul1886 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/41#discussion_r20489652 --- Diff: server/src/com/cloud/configuration/ConfigurationManagerImpl.java --- @@ -725,6 +725,21 @@ private String validateConfigurationValue(String

[GitHub] cloudstack pull request: CLOUDSTACK-7930, CLOUDSTACK-7931: Do not ...

2014-11-17 Thread anshul1886
Github user anshul1886 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/41#discussion_r20489860 --- Diff: server/src/com/cloud/configuration/ConfigurationManagerImpl.java --- @@ -725,6 +725,21 @@ private String validateConfigurationValue(String

[GitHub] cloudstack pull request: CLOUDSTACK-7688, CLOUDSTACK-7747: restric...

2014-10-30 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/26 CLOUDSTACK-7688, CLOUDSTACK-7747: restricted various operations for VM w... ...ith VM snapshots which breaks VM snapshots. Now they are informed that they cannot perform

[GitHub] cloudstack pull request: CLOUDSTACK-7767: fixed events are not gen...

2014-10-30 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/27 CLOUDSTACK-7767: fixed events are not generated for snapshot creation You can merge this pull request into a Git repository by running: $ git pull https://github.com/anshul1886

[GitHub] cloudstack pull request: CLOUDSTACK-7541: Added restriction to not...

2014-10-30 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/28 CLOUDSTACK-7541: Added restriction to not allow custom disk offering with disksize Added restriction to not allow custom disk offering with disksize UI doesn't allow but with API we

[GitHub] cloudstack pull request: CLOUDSTACK-7758: Fixed although api calls...

2014-10-30 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/29 CLOUDSTACK-7758: Fixed although api calls are failing, event tab shows them as successful Fixed although api calls are failing, event tab shows them as successful You can merge this pull

[GitHub] cloudstack pull request: CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed d...

2014-10-30 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/30 CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed deployment planner stuck in infinite loop CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed deployment planner stuck in infinite loop. If we create VM

[GitHub] cloudstack pull request: CLOUDSTACK-7620: Added SNMP MIB file for ...

2014-10-30 Thread anshul1886
GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/31 CLOUDSTACK-7620: Added SNMP MIB file for snmp-alerts plugin You can merge this pull request into a Git repository by running: $ git pull https://github.com/anshul1886/cloudstack-1

[GitHub] cloudstack pull request: CLOUDSTACK-7541: Added restriction to not...

2014-10-30 Thread anshul1886
Github user anshul1886 commented on the pull request: https://github.com/apache/cloudstack/pull/28#issuecomment-61080108 There seems to be some setup issue. This commit has made changes into custom disk offering. And that test is passing fine. Also error logs also shows some setup

[GitHub] cloudstack pull request: CLOUDSTACK-7767: fixed events are not gen...

2014-10-30 Thread anshul1886
Github user anshul1886 commented on the pull request: https://github.com/apache/cloudstack/pull/27#issuecomment-61217217 Yes, this should go to 4.5 as well. Somebody can cherry-pick this to 4.5. --- If your project is set up for it, you can reply to this email and have your reply

<    1   2   3   4