Additional fix for hostname validation regex

Bug #1772659 reported by michael-mcaleer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
michael-mcaleer

Bug Description

Related bug & change-id:
    Bug: #1769889
    Change-Id: Ib8f00df49f126fc8533494ba5823da031191cea9

With the addition of the hostname validation check for Rocky release, the regex used does not allow for '+' to be used in a hostname. This breaks the Dell EMC VMAX driver as + symbols are used in constructing host/pool names.

To resolve this issue, add '+' to the regex string.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/569989

Changed in cinder:
assignee: nobody → michael-mcaleer (mmcaleer)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/569989
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=6e06ab87c04faa9206e4cc1f99b17a504eeccc0d
Submitter: Zuul
Branch: master

commit 6e06ab87c04faa9206e4cc1f99b17a504eeccc0d
Author: Michael McAleer <email address hidden>
Date: Tue May 22 15:19:29 2018 +0100

    Additional fix for hostname validation regex

    With the addition of the hostname validation check for Rocky release,
    the regex used does not allow for '+' to be used in a hostname. This
    breaks the Dell EMC VMAX driver as + symbols are used in constructing
    host/pool names. To resolve this issue, add '+' to the regex string.

    Change-Id: Ib58741bcf5b1abe7196e9b2ad37d849776b17fbe
    Closes-Bug: #1772659

Changed in cinder:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cinder 13.0.0.0b2

This issue was fixed in the openstack/cinder 13.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.