Bug 1576839
Summary: | Underscores in stacknames will cause problems when upgrading from 10 | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Gurenko Alex <agurenko> |
Component: | openstack-tripleo-validations | Assignee: | Sergii Golovatiuk <sgolovat> |
Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 10.0 (Newton) | CC: | agurenko, aschultz, augol, ccamacho, dbecker, emacchi, jjoyce, jschluet, lbezdick, mbultel, mburns, mcornea, morazi, rhos-maint, sathlang, sgolovat, slinaber, tvignaud, yprokule |
Target Milestone: | z9 | Keywords: | Regression, Triaged, ZStream |
Target Release: | 10.0 (Newton) | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | openstack-tripleo-validations-5.1.4-3.el7ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1576700 | Environment: | |
Last Closed: | 2018-09-17 16:59:20 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1576700 | ||
Bug Blocks: |
Comment 1
Gurenko Alex
2018-05-10 14:01:47 UTC
In 10 underscores were allowed in stacknames (which then caused them to be used in hostnames). Unfortunately underscores are not valid in hostnames[0] so we disabled the ability to create stacks with underscores in 11[1]. This has caused other issues with functionality in OpenStack[2] so I'm not sure the actual end user impact. The validation failure we're hitting is NOTABUG in 13, but the ability to upgrade from 10 to 13 might be impacted if the stackname or hostname has an underscore in it. We likely will want to prevent upgrades for systems with underscores in them or we may need to be able to ignore this validation for upgrades. [0] https://tools.ietf.org/html/rfc952 [1] https://launchpad.net/tripleo/+bug/1644587 [2] https://bugzilla.redhat.com/show_bug.cgi?id=1536753 Validation merged and packaged. Hi there, If this bug requires doc text for errata release, please set the 'Doc Type' and provide draft text according to the template in the 'Doc Text' field. The documentation team will review, edit, and approve the text. If this bug does not require doc text, please set the 'requires_doc_text' flag to -. Thanks, Alex Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2671 |