首页 > 其他 > 详细

Add Tags to Neutron Resources

时间:2016-05-13 10:00:27      阅读:263      评论:0      收藏:0      [点我收藏+]

给一个network加上tag,用来:

  1. Ability to map different networks in different OpenStack locations to one logically same network (for Multi site OpenStack)
  2. Ability to map Id’s from different management/orchestration systems to OpenStack networks in mixed environments, for example for project Kuryr, map docker network id to neutron network id
  3. Leverage tags by deployment tools
  4. allow operators to tag information about provider networks (e.g. high-bandwith, low-latency, etc)
  5. new features like get-me-a-network or a similar port scheduler could choose a network for a port based on tags

 

PUT /v2.0/networks/{network_id}/tags/{tag}

http://docs.openstack.org/developer/neutron/devref/tag.html

Add Tags to Neutron Resources

原文:http://www.cnblogs.com/allcloud/p/5486214.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!