Extend tag length limit to 80

Registered by Zhenyu Zheng

TBA

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
Zhenyu Zheng
Direction:
Needs approval
Assignee:
Zhenyu Zheng
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

The tag has a limited length, and in the current implementation, it is 60 in the tag object definition:
http://git.openstack.org/cgit/openstack/nova/tree/nova/objects/tag.py#n18

but 80 in the db model:
http://git.openstack.org/cgit/openstack/nova/tree/nova/db/sqlalchemy/models.py#n1464

We should expand the limitation in tag object definition to 80 as we have already created a 80 long space in db and this may be confusing. Besides, users can make more use of the longer tags.

Gerrit topic: https://review.openstack.org/#q,topic:bp/extend-tag-len-limit-to-80,n,z

Addressed by: https://review.openstack.org/423112
    Extend tag length limit to 80

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.