GitHub user nitin-maharana opened a pull request: https://github.com/apache/cloudstack/pull/823
CLOUDSTACK-8847: ListServiceOfferings is returning incompatible tagged offerings when called with VM id When calling listServiceOfferings with VM id as parameter. It is returning incompatible tagged offerings. It should only list all compatible tagged offerings. The new service offering should contain all the tags of the existing service offering. If that is the case It should list in the result. The existing service offering tags should be SUBSET of the new service offering tags. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nitin-maharana/cloudstack CloudStack-Nitin5 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/823.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 #823 ---- commit 28269a2757f5b00719701fd97d4179fa34151519 Author: Nitin Kumar Maharana <nitinkumar.mahar...@citrix.com> Date: 2015-09-14T16:32:37Z CLOUDSTACK-8847: ListServiceOfferings is returning incompatible tagged offerings when called with VM id ---- --- 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. ---