[GitHub] cloudstack pull request: CLOUDSTACK-8923: Do not send zoneId with ...

2015-10-14 Thread borisroman
Github user borisroman closed the pull request at: https://github.com/apache/cloudstack/pull/911 --- 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-8923: Do not send zoneId with ...

2015-10-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/911#issuecomment-14684 Hi @borisroman any update on 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 pr

[GitHub] cloudstack pull request: CLOUDSTACK-8923: Do not send zoneId with ...

2015-10-05 Thread borisroman
Github user borisroman commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/911#discussion_r41118074 --- Diff: server/src/com/cloud/network/StorageNetworkManagerImpl.java --- @@ -223,7 +225,7 @@ public StorageNetworkIpRange createIpRange(final CreateSt

[GitHub] cloudstack pull request: CLOUDSTACK-8923: Do not send zoneId with ...

2015-10-05 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/911#discussion_r41117252 --- Diff: server/src/com/cloud/network/StorageNetworkManagerImpl.java --- @@ -223,7 +225,7 @@ public StorageNetworkIpRange createIpRange(final Create

[GitHub] cloudstack pull request: CLOUDSTACK-8923: Do not send zoneId with ...

2015-10-04 Thread borisroman
GitHub user borisroman opened a pull request: https://github.com/apache/cloudstack/pull/911 CLOUDSTACK-8923: Do not send zoneId with createStorageNetworkIpRange command. The zoneId was send with the createStorageNetworkIpRange from the wizard. This isn't necessary. It will only rem