Bug 1214922

Summary: Cannot use ipv6 address for cinder nfs backend.
Product: [Community] RDO Reporter: Sofer Athlan-Guyot <sathlang>
Component: openstack-packstackAssignee: Sofer Athlan-Guyot <sathlang>
Status: CLOSED EOL QA Contact: Shai Revivo <srevivo>
Severity: medium Docs Contact:
Priority: unspecified    
Version: trunkCC: aortega, derekh, srevivo
Target Milestone: ---   
Target Release: Kilo   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-19 15:46:39 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:

Description Sofer Athlan-Guyot 2015-04-23 20:51:27 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Steps to Reproduce:
1. Make sure you have :

CONFIG_CINDER_BACKEND=nfs
CONFIG_CINDER_NFS_MOUNTS=[fdf8:f53b:82e4::179]:/exports

In you answer file.

2. packstack --debug --answer-file=<with the parameter above>

Actual results:


       The installation log file is available at: /var/tmp/packstack/20150423-194026-QVgX9S/openstack-setup.log
       Parameter CONFIG_CINDER_NFS_MOUNTS failed validation: Given value does not match required regular expression: [fdf8:f53b:82e4::179]:/exports
       
       ERROR : Failed handling answer file: Given value does not match required regular expression: [fdf8:f53b:82e4::179]:/exports
       Please check log file /var/tmp/packstack/20150423-194026-QVgX9S/openstack-setup.log for more information
       

Additional info:

I believe the glusterfs mount point suffer the same problem.  Should I open another bug for it ?

Comment 3 Chandan Kumar 2016-05-19 15:46:39 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.