Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayobe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Very Demiurge Very Mindful
Kayobe
Commits
2d7ce453
Commit
2d7ce453
authored
4 months ago
by
Will Szumski
Browse files
Options
Downloads
Patches
Plain Diff
Mention change of default in release note
TrivialFix Change-Id: Ia56d98d5ad335de7b32261aa3617aee4780a1e70
parent
0ec78cf3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
releasenotes/notes/respect-comment-for-keep-ports-e0b1ab73395055a6.yaml
+9
-3
9 additions, 3 deletions
...otes/respect-comment-for-keep-ports-e0b1ab73395055a6.yaml
with
9 additions
and
3 deletions
releasenotes/notes/respect-comment-for-keep-ports-e0b1ab73395055a6.yaml
+
9
−
3
View file @
2d7ce453
---
upgrade
:
-
|
If you have customized ``inspector_keep_ports``, ensure it is set to one of:
``all``, ``present``, ``added``.
If you have customized ``inspector_keep_ports``, ensure it is set to one
of: ``all``, ``present``, or ``added``. Prior to this release, setting
``inspector_keep_ports`` to any truthy value would result in the
``keep_ports`` Ironic Inspector configuration option being set to
``present``. As the default value of ``inspector_keep_ports`` is ``added``,
we are effectively changing the default value of ``keep_ports`` from
``present`` to ``added``. If you are relying on the previous behaviour
you should set ``ironic_keep_ports`` to ``present``.
fixes
:
-
|
``inspector_keep_ports`` can be set to one of: ``all``, ``present``,
``added``. The previous behavior was to set this to ``present`` if the
variable was changed to any
non-None
value. This respects the behavior
variable was changed to any
truthy
value. This respects the behavior
indicated in the comments.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment