Bug 1715028 - TypeError when using DeploymentServerBlacklist
Summary: TypeError when using DeploymentServerBlacklist
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Rabi Mishra
QA Contact: Victor Voronkov
URL:
Whiteboard:
Depends On: 1713350
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-29 12:29 UTC by Rabi Mishra
Modified: 2019-07-10 13:05 UTC (History)
14 users (show)

Fixed In Version: openstack-tripleo-heat-templates-8.3.1-29.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1713350
Environment:
Last Closed: 2019-07-10 13:05:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:1738 0 None None None 2019-07-10 13:05:53 UTC

Comment 8 Victor Voronkov 2019-06-21 12:23:59 UTC
Verified on compose 2019-06-13.2

Steps to verify:

1. Mark UpdateDeployment for Controller-0 as unhealthy

. stackrc
openstack stack resource list overcloud -n 3| grep UpdateDeployment
openstack stack list --nested | grep overcloud-Controller-mjjfhihtidvh-0-cqibtjz5mdjw

openstack stack resource mark unhealthy a0ef511c-cbe4-4159-a7c3-9cd4337d4782 UpdateDeployment


2. Create a new environment file blacklist.yaml with content:

parameter_defaults:
  DeploymentServerBlacklist:
    - controller-0

3. Stop correlating vm by virsh shutdown on the hyperviser

4. Deploy with the new environment file

#add to overcloud_deploy.sh
-e /home/stack/blacklist.yaml \

#execute
./overcloud_deploy.sh

...

2019-06-20 06:48:06Z [AllNodesDeploySteps]: UPDATE_COMPLETE  state changed
2019-06-20 06:48:12Z [overcloud]: UPDATE_COMPLETE  Stack UPDATE completed successfully

 Stack overcloud UPDATE_COMPLETE 

Started Mistral Workflow tripleo.deployment.v1.get_horizon_url. Execution ID: 3c86a304-3075-4047-997f-2c827377961a
Overcloud Endpoint: https://10.0.0.101:13000/
Overcloud Horizon Dashboard URL: https://10.0.0.101:443/dashboard
Overcloud rc file: /home/stack/overcloudrc
Overcloud Deployed

Comment 11 errata-xmlrpc 2019-07-10 13:05:31 UTC
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.

https://access.redhat.com/errata/RHBA-2019:1738


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