Bug 1299374 - At least one master should be choosed in atomic-openshift-installer
Summary: At least one master should be choosed in atomic-openshift-installer
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Scott Dodson
QA Contact: Xiaoli Tian
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-18 09:11 UTC by Gan Huang
Modified: 2017-08-25 15:51 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-25 15:51:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gan Huang 2016-01-18 09:11:10 UTC
Description of problem:
At least one master should be choosed in atomic-openshift-installer

Version-Release number of selected component (if applicable):
atomic-openshift-utils-3.0.33-1.git.0.bb1f8aa.el7aos.noarch

How reproducible:
Always

Steps to Reproduce:
1.Install two nodes by atomic-openshift-installer
*** Installation Summary ***

Hosts:
- 10.66.79.137
  - OpenShift Node (Dedicated)
- 10.66.79.148
  - OpenShift Node (Dedicated)

Total OpenShift Masters: 0
Total OpenShift Nodes: 2


Actual results:
TASK: [set_fact ] ************************************************************* 
fatal: [localhost] => Failed to template {{ hostvars | oo_select_keys(groups['oo_masters_to_config']) | oo_haproxy_backend_masters }}: |failed expects first param is a list


Expected results:
It's necessary to choose one master at least for user in atomic-openshift-installer, or throw exception about at least one master should be input by atomic-openshift-installer.

Additional info:


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