heat/releasenotes/notes/honor-hidden-parameter-in-stack-env-show-cmd-062065545dfef82a.yaml
Chengen Du 1a49525c54 Honor 'hidden' parameter in 'stack environment show' command
Backport note:
This includes change I0abbd535aacc03446ada0fa806dfdfdaa4522afe which
fixed the wrong explanation in the release note file.

Related-Bug: #1999665
Story: 2010484
Task: 47052
Change-Id: Ifc51ff6a4deab05002ccded59383416f9a586aa0
(cherry picked from commit c1b5fcfbe3)
(cherry picked from commit 436ecad651)
(cherry picked from commit c50d720aa3)
2023-03-29 20:06:56 +09:00

7 lines
211 B
YAML

---
fixes:
- |
Honor ``hidden`` parameter in get stack environment API. Now values passed
to hidden parameters are replaced by '******', similarly to the other
APIs such as show stack details API.