GitHub user yvsubhash opened a pull request:
https://github.com/apache/cloudstack/pull/905
BUG-ID: CLOUDSTACK-8922: Unable to delete IP tag
Root Cause: Due to wrong search string we are fetching a resource which
does not belong to current account and domain. This results in permission
exception.
Solution: Code changes has been done to fix the incorrect search string.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yvsubhash/cloudstack CLOUDSTACK-8922
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/905.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 #905
----
commit c0b98d3578092c71e33e869e57f7ea5d40baee7d
Author: Subhash Yedugundla <[email protected]>
Date: 2015-06-10T06:15:57Z
BUG-ID: CLOUDSTACK-8922: Unable to delete IP tag
----
---
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.
---