diff options
author | Tim Rozet <trozet@redhat.com> | 2017-09-22 15:10:42 -0400 |
---|---|---|
committer | Alex Schultz <aschultz@redhat.com> | 2017-09-25 18:56:43 +0000 |
commit | a58332e31f731adc9a275fc6d636ef91c2b1dcb3 (patch) | |
tree | 77c815e67ae7dfda4043ec771d0091ccf39b8ff5 /releasenotes/notes | |
parent | afbe64a2dae79c9d4344f55a54e8c953f680e3e1 (diff) |
Fixes missing keystone authtoken pw for Tacker
Closes-Bug: 1718997
Change-Id: I2b347cbc4595e6651b0d4be032cb862fde72e15f
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 253d9b9107aa158af5bcdafe510ecd96658ef137)
Diffstat (limited to 'releasenotes/notes')
-rw-r--r-- | releasenotes/notes/fix-missing-tacker-password-c2ce555cdd52c102.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/fix-missing-tacker-password-c2ce555cdd52c102.yaml b/releasenotes/notes/fix-missing-tacker-password-c2ce555cdd52c102.yaml new file mode 100644 index 00000000..7d8d3dd1 --- /dev/null +++ b/releasenotes/notes/fix-missing-tacker-password-c2ce555cdd52c102.yaml @@ -0,0 +1,4 @@ +--- +fixes: + - | + Fixes missing Keystone authtoken password for Tacker. |