Commit 611d964
committed
Use UUID as the default token provider
Keystone changed it's default token provider to UUID for Juno.
This patch changes the puppet-keystone default to match.
One of the existing spec tests was incorrect, and had to be removed.
The test was expecting signing certificate setup to be performed wen
enable_ssl is True, but that setup is really only performed when
configuring PKI format tokens. There is already a test that covers
properly enabling SSL and PKI token format configuration, so this
incorrect test can be removed.
Change-Id: Id838bbb06602b9fe5331329c74872b62932ace1b
Closes-bug: #13729911 parent a7c891b commit 611d964
2 files changed
Lines changed: 3 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | 478 | | |
501 | 479 | | |
502 | 480 | | |
| |||
0 commit comments