[openstack-dev] [glance][tags] - What is the purpose of tags?

2014-09-26 Thread Marcos Fermin Lobo
Hi all,

I'm looking information about TAGs in Glance (2014.1.2-5.el6). In the official 
documentation for developers[1] I didn't find nothing about this topic.

In the Glance database there is a table called image_tags but I don't know 
what it is?. I imaging that it is useful for organize images but, I don't find 
nothing about tags in Horizon (Icehouse) images panel or python-glanceclient 
(1:0.12.0-1.el6) help.

I only found this webpage [2] related with TAGs concept, but nothing like: 
ok, using this commands you can manage the image tags.

Please, could someone give some information about tags in Glance and what is 
the plan for this feature?

Best regards,
Marcos.

[1] - http://docs.openstack.org/developer/glance/index.html
[2] - http://docs.openstack.org/developer/glance/glancemetadefcatalogapi.html
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [glance][tags] - What is the purpose of tags?

2014-09-26 Thread Fei Long Wang
I think one of the use case is you can tag images with some simple 
label/mark, like 'windows', 'x64', 'ubuntu', etc. Then user can search 
the images easily with the possible tags he will be interested in. It 
could be very useful if there are tons of images, especially if you're 
providing an image market place[1,2]. Hope it make some sense. Cheers.


[1] 
https://aws.amazon.com/marketplace/search/results/ref=gtw_navgno_search_box/183-5148555-5457622?page=1searchTerms=x64

[2] http://marketplace.c12g.com/appliance

On 26/09/14 20:05, Marcos Fermin Lobo wrote:


Hi all,

I’m looking information about TAGs in Glance (2014.1.2-5.el6). In the 
official documentation for developers[1] I didn’t find nothing about 
this topic.


In the Glance database there is a table called “image_tags” but I 
don’t know what it is?. I imaging that it is useful for organize 
images but, I don’t find nothing about tags in Horizon (Icehouse) 
images panel or python-glanceclient (1:0.12.0-1.el6) help.


I only found this webpage [2] “related” with TAGs concept, but nothing 
like: “ok, using this commands you can manage the image tags”.


Please, could someone give some information about tags in Glance and 
what is the plan for this feature?


Best regards,

Marcos.

[1] - http://docs.openstack.org/developer/glance/index.html 
http://docs.openstack.org/developer/glance/index.html


[2] - 
http://docs.openstack.org/developer/glance/glancemetadefcatalogapi.html




___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [glance][tags] - What is the purpose of tags?

2014-09-26 Thread Brian Rosmaita
Just to add some more to what Fei Long said:

There's some mention of tags in the regular API docs [1, 2].  Various 
OpenStack vendors also have support docs explaining them [3].

Tags are sort of informal metadata, and support for tags (and they way you 
use them) varies widely among OpenStack components.  If you have a use case for 
tags across products, check out the Graffiti project [4], which is doing a 
similar thing using metadata (most components allow for metadata, although they 
do it in differing ways).  Glance is being extended in the Juno release so that 
the metadata definitions catalog for cross-product artifact tagging will be 
available through Glance [5].

cheers,
brian

[1] 
http://docs.openstack.org/api/openstack-image-service/2.0/content/add-an-image-tag.html
[2] 
http://docs.openstack.org/api/openstack-image-service/2.0/content/update-an-image.html
 (not explicitly mentioned, but note that tags are being used in the example)
[3] 
http://www.rackspace.com/knowledge_center/article/cloud-images-frequently-asked-questions#image-tags
[4] https://wiki.openstack.org/wiki/Graffiti
[5] http://docs.openstack.org/developer/glance/glancemetadefcatalogapi.html


From: Fei Long Wang [feil...@catalyst.net.nz]
Sent: Friday, September 26, 2014 5:20 AM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] [glance][tags] - What is the purpose of tags?

I think one of the use case is you can tag images with some simple label/mark, 
like 'windows', 'x64', 'ubuntu', etc. Then user can search the images easily 
with the possible tags he will be interested in. It could be very useful if 
there are tons of images, especially if you're providing an image market 
place[1,2]. Hope it make some sense. Cheers.

[1] 
https://aws.amazon.com/marketplace/search/results/ref=gtw_navgno_search_box/183-5148555-5457622?page=1searchTerms=x64
[2] http://marketplace.c12g.com/appliance

On 26/09/14 20:05, Marcos Fermin Lobo wrote:
Hi all,

I’m looking information about TAGs in Glance (2014.1.2-5.el6). In the official 
documentation for developers[1] I didn’t find nothing about this topic.

In the Glance database there is a table called “image_tags” but I don’t know 
what it is?. I imaging that it is useful for organize images but, I don’t find 
nothing about tags in Horizon (Icehouse) images panel or python-glanceclient 
(1:0.12.0-1.el6) help.

I only found this webpage [2] “related” with TAGs concept, but nothing like: 
“ok, using this commands you can manage the image tags”.

Please, could someone give some information about tags in Glance and what is 
the plan for this feature?

Best regards,
Marcos.

[1] - http://docs.openstack.org/developer/glance/index.html
[2] - http://docs.openstack.org/developer/glance/glancemetadefcatalogapi.html



___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.orgmailto:OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev