Bug 1020479
| Summary: | packstack not allowing hostname in CONFIG_CINDER_GLUSTER_MOUNTS | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Steve Reichard <sreichar> |
| Component: | openstack-packstack | Assignee: | Ivan Chavero <ichavero> |
| Status: | CLOSED ERRATA | QA Contact: | Nir Magnezi <nmagnezi> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.0 | CC: | aortega, ddomingo, derekh, eharney, hateya, ichavero, mmagr, yeylon |
| Target Milestone: | rc | Keywords: | OtherQA, Triaged |
| Target Release: | 4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-packstack-2013.2.1-0.14.dev919.el6ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-20 00:29: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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1040649 | ||
Adding OtherQA for bugs in MODIFIED Successfully tested functionality on: openstack-packstack.noarch 2013.2.1-0.18.dev934.el6ost 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. http://rhn.redhat.com/errata/RHEA-2013-1859.html |
Description of problem: While I appreciate the gluster mount configuration in packstack my first attempt to use it failed because I used a hostname (no IP) in the mount specification: Parameter CONFIG_CINDER_GLUSTER_MOUNTS failed validation: Given value does not match required regular expression: 'ra-rhs-srv1-10g.storage.se.priv:/OSTACKcinder' ERROR : Failed handling answer file: Given value does not match required regular expression: 'ra-rhs-srv1-10g.storage.se.priv:/OSTACKcinder' Switch to an IP number was successful. Version-Release number of selected component (if applicable): [root@cvd1 ~]# yum list installed | grep -i openstack This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. openstack-packstack.noarch 2013.2.1-0.6.dev763.el6ost @OpenStack-4.0-Puddle [root@cvd1 ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.5 Beta (Santiago) [root@cvd1 ~]# uname -r 2.6.32-419.el6.x86_64 [root@cvd1 ~]# How reproducible: I was able to easily reproduce to get teh error for this BZ. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: