-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add config option to override hardcoded service username
'manila' username is hardcoded and cannot be overridden. At the moment the main purpose of this is to allow operator to configure an username that can match manila charm's service credential, which may be "manila", "manila_manilav2" or "<prefix>-manila". Related-bug: #2043588 Change-Id: I7bcdcd361b633481bd401209a1df614132d34139 (cherry picked from commit ed1b52e) (cherry picked from commit 537992c)
- Loading branch information
1 parent
507ac26
commit 35aa466
Showing
3 changed files
with
19 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters