Re: [openstack-dev] 答复: 答复: [Nova][Neutron][Cinder][Heat]Should we support tags for os resources?

2014-04-22 Thread Jay Pipes
On Tue, 2014-04-22 at 02:02 +, Huangtianhua wrote: > Thanks very much. > > > > I have register the blueprints for nova. > > https://blueprints.launchpad.net/nova/+spec/add-tags-for-os-resources > > > > The simple plan is: > > 1. Add the tags api (create tags/delete tags/describ

Re: [openstack-dev] 答复: 答复: [Nova][Neutron][Cinder][Heat]Should we support tags for os resources?

2014-04-22 Thread Shake Chen
Now the HPcloud provide Tag feature, now can tag the vm. maybe we study how to achieve the feature in HPcloud. On Tue, Apr 22, 2014 at 10:02 AM, Huangtianhua wrote: > Thanks very much. > > > > I have register the blueprints for nova. > > https://blueprints.launchpad.net/nova/+spec/add-tags-fo

[openstack-dev] 答复: 答复: [Nova][Neutron][Cinder][Heat]Should we support tags for os resources?

2014-04-21 Thread Huangtianhua
Thanks very much. I have register the blueprints for nova. https://blueprints.launchpad.net/nova/+spec/add-tags-for-os-resources The simple plan is: 1. Add the tags api (create tags/delete tags/describe tags) for v3 api 2. Change the implement for instance from “metadata” to “tags”