Limit cluster name to 50 characters to avoid problems with nodes' hostnames.
Bug #1168107 reported by
Sergey Lukjanov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Sahara |
Fix Released
|
Medium
|
Sergey Lukjanov |
Bug Description
Each domain name label must be between 1 and 63 characters long, additionally we can add some functional suffix to node names (hostnames):
* -master
* -#node
* -monitoring
and etc.
So, we should limit cluster name to 50 characters.
Changed in savanna: | |
assignee: | nobody → Sergey Lukjanov (slukjanov) |
description: | updated |
Changed in savanna: | |
milestone: | 0.1.1 → 0.1.1a1 |
Changed in savanna: | |
status: | Fix Committed → Fix Released |
tags: | added: 0.1.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/26827
Review: https:/