Bug 1022540 - [RFE] --install-hosts insists on IP addresses, refuses DNS host names.
Summary: [RFE] --install-hosts insists on IP addresses, refuses DNS host names.
Keywords:
Status: CLOSED DUPLICATE of bug 1129773
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 5.0 (RHEL 7)
Assignee: Alvaro Lopez Ortega
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On: 1022539
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-23 13:38 UTC by Stephen Gordon
Modified: 2016-04-26 18:28 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of: 1022539
Environment:
Last Closed: 2015-08-13 16:02:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Stephen Gordon 2013-10-23 13:38:11 UTC
+++ This bug was initially created as a clone of Bug #1022539 +++

Description of problem:

I am testing packstack in virtual machines and have a libvirt network configured such that virtual machines have the resolvable names:

controller.example.com
compute1.example.com
compute2.example.com

When running packstack with the --install-hosts option however I found that it will not accept host names.

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

openstack-packstack-2013.2.1-0.11.dev806.el6.noarch

Actual results:

# packstack --install-hosts=controller.example.com,compute1.example.com,compute2.example.com
Welcome to Installer setup utility
Parameter CONFIG_NOVA_API_HOST failed validation: Given host is not in IP address format: controller.example.com

ERROR : Failed handling answer file: Given host is not in IP address format: controller.example.com
Please check log file /var/tmp/packstack/20131023-131046-H8efqE/openstack-setup.log for more information

Expected results:

Creation of a three node setup with host names used in configuration files instead of IP addresses.

Comment 2 Alvaro Lopez Ortega 2013-11-15 12:57:50 UTC
RFE to support FQN rather than IPs. First thing will be to investigate which OPenStack's services support names and which don't.

Comment 4 Ivan Chavero 2015-08-13 16:02:55 UTC

*** This bug has been marked as a duplicate of bug 1129773 ***


Note You need to log in before you can comment on or make changes to this bug.