Skip to content

Unable to edit the existing storage pool tags #9806

@kiranchavala

Description

@kiranchavala

ISSUE TYPE

Bug

COMPONENT NAME

Component: Bug,improvement

CLOUDSTACK VERSION

Cloudstack version 4.19.1

SUMMARY

Unable to edit the existing storage pool tags

Steps to reproduce the behaviour

Steps to reproduce the issue

  1. Create a primary storage with some storage tags

  2. Edit the primary storage, the existing storage tags are not shown

storagepooltags

storagepooltags2

If you take for example hosts, we can see the existing host tags when editing the host

https://cloudstack.apache.org/api/apidocs-4.19/apis/listHosts.html
https://cloudstack.apache.org/api/apidocs-4.19/apis/listHostTags.html
https://cloudstack.apache.org/api/apidocs-4.19/apis/updateHost.html

https://cloudstack.apache.org/api/apidocs-4.19/apis/listStoragePools.html
https://cloudstack.apache.org/api/apidocs-4.19/apis/updateStoragePool.html

Improvement

  1. Can we have another API to list the storage pool tags similar to

https://cloudstack.apache.org/api/apidocs-4.19/apis/listHostTags.html

Expected behaviour

Cloudstack should provide an option to edit storage pool tags

Actual Behaviour

Unable to edit the existing storage pool tags

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions