-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update keystone to 6b0e35989aa380fc5c2c363de9d8512086f0c260
6b0e35989aa380fc5c2c363de9d8512086f0c260 Merge "Add a package ensure for openstackclient" c910654949b3594d2b7fbb87e0e4dac2f6ff6ef8 Merge "Add admin_workers and public_workers configuration options" 3a5fb6a6f9a62ceacd67caa589f7ffbbe578524c Add a package ensure for openstackclient b52930b912c60ff3fbeda49514bf6a0b670e211f Fix README endpoint example dadf82220b33bbae20eec5ff06f6285d6229f592 Add support for LDAP connection pools 31190c46716322f240dba4b5fc417ffe4e3cf0b0 Add admin_workers and public_workers configuration options d4237bba94c656e462a0fd6fefa7e56637b58c30 Merge "Rename resource instance variable" d336c2eaa20f9bd984e475745d78ba4dc97e82a7 Merge "Tag packages with 'openstack'" 224b3ee8df17494689ac7b554f2d5194e17e46d3 Merge "Implement caching lookup for keystone_user_role" 349d0844547adb0d668906b831c09384ba1d951f Merge "Shorten HTTP request timeout length" 2287a350c731444f07f82ca6854ee9616c2de190 Rename resource instance variable 011aeb0d3e7da8ad81becf054a665ac488395510 Tag packages with 'openstack' 6d4f7640fbfe63cf50e3944d0072637237533229 Implement caching lookup for keystone_user_role eb4f43e25cc40160980bf1fc45a48e1abe147d65 Shorten HTTP request timeout length Signed-off-by: Gael Chamoulaud <[email protected]>
- Loading branch information
Showing
16 changed files
with
162 additions
and
53 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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,5 +13,6 @@ | |
|
||
package { 'python-keystoneclient': | ||
ensure => $ensure, | ||
tag => 'openstack', | ||
} | ||
} |
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
Oops, something went wrong.