Bug 2023628 - [QE][DDF] We need to add a comment that using this method is going to denylist index (while scaling in would not).
Summary: [QE][DDF] We need to add a comment that using this method is going to denylis...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 16.1 (Train)
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Irina
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On: 1772747 1827537 1841011 1877783 2063696 2066541 2088621 2090706
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-16 08:40 UTC by Direct Docs Feedback
Modified: 2022-06-08 09:40 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-08 09:40:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-10818 0 None None None 2021-11-16 08:45:32 UTC

Description Direct Docs Feedback 2021-11-16 08:40:37 UTC
We need to add a comment that using this method is going to blacklist index (while scaling in would not).

Reference: https://access.redhat.com/solutions/4315261

Reported by: rh.cbenon1

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1/html/director_installation_and_usage/scaling-overcloud-nodes#annotations:ce582533-69d0-46ad-848b-17973e77a1dc

Comment 1 David Vallee Delisle 2022-01-25 22:14:44 UTC
Also: https://access.redhat.com/solutions/4232971

Basically, to make sure RoleCount is adjusted to include the new node, and we also need to scale up with:
parameter_defaults:
  <RoleName>RemovalPolicies: []
  <RoleName>RemovalPoliciesMode: update

And re-run deploy by replacing template above with:
parameter_defaults:
  <RoleName>RemovalPoliciesMode: append

Comment 2 David Vallee Delisle 2022-01-26 16:25:59 UTC
A valid point was raised at our compute triage meeting is that we don't use the terms black/white list anymore. We need to use deny/allow list.


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