GitHub user nvazquez opened a pull request:
https://github.com/apache/cloudstack/pull/1994
CLOUDSTACK-9827: Storage tags stored in multiple places
Issue description: https://issues.apache.org/jira/browse/CLOUDSTACK-9827
### Fixes
- Create Primary Storage: Persist tags into `storage_pool_tags` instead of
`storage_pool_details`
- List Storage Tags: Queries `storage_pool_tags` table instead of
`storage_tag_view`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nvazquez/cloudstack CLOUDSTACK-9827
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1994.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 #1994
----
commit e106919443949f704d77cee3dde7b36100609a73
Author: nvazquez <[email protected]>
Date: 2017-03-08T18:19:55Z
CLOUDSTACK-9827: Storage tags stored in multiple places
----
---
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.
---