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 remove the warning. It doesn't fix the
transaction issue from CLOUDSTACK-8923 itself.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-8923
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/911.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 #911
----
commit 9f4eb414282a5069481f633d502b1ee405083536
Author: Boris Schrijver <[email protected]>
Date: 2015-10-05T06:41:12Z
CLOUDSTACK-8923: Do not send zoneId with createStorageNetworkIpRange
command.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---