You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Zack Shoylev (JIRA)" <ji...@apache.org> on 2015/11/20 12:32:10 UTC

[jira] [Commented] (JCLOUDS-1037) Cannot get a cloud-compute machine tag

    [ https://issues.apache.org/jira/browse/JCLOUDS-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015637#comment-15015637 ] 

Zack Shoylev commented on JCLOUDS-1037:
---------------------------------------

The tags seen in the rackspace control panel are not available through the API.

As such, it is not possible to modify them or even see them from jclouds.

The tags supported in jclouds are supported through the nova metadata feature. They are a list of comma-separated strings in the metadata key-value-pairs under the key "​jclouds_tags".  The metadata, however, is not available from the control panel.

> Cannot get a cloud-compute machine tag
> --------------------------------------
>
>                 Key: JCLOUDS-1037
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1037
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-compute
>    Affects Versions: 1.9.1
>            Reporter: Zack Shoylev
>            Assignee: Zack Shoylev
>            Priority: Minor
>
> https://jclouds.apache.org/reference/javadoc/1.8.x/org/jclouds/compute/domain/ComputeMetadata.html#getTags() fails to return tags for a rackspace cloud-compute machine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)