-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[swift] Updated swift module to latest stable/havana #2
Merged
Conversation
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 will allow packstack to use allow_versions fixes: rhbz#967308 Signed-off-by: Francesco Vollero <[email protected]> (cherry picked from commit 6386d54)
imcsk8
added a commit
that referenced
this pull request
Feb 25, 2014
[swift] Updated swift module to latest stable/havana
xbezdick
referenced
this pull request
in xbezdick/openstack-puppet-modules
Oct 29, 2014
commit a63ab112aabdc9faa5e66fc095ef9dcc865d6999 Merge: a05ecbb 94df57a Author: Ryan O'Hara <[email protected]> Date: Wed Sep 24 17:31:15 2014 -0500 Merge pull request #3 from opuk/updated_template Check if wsrep_cluster_members is empty commit 94df57a8249bd53663e8daf7df5b770b6188c1b8 Author: Johan Swensson <[email protected]> Date: Tue Sep 23 15:05:32 2014 +0000 Check if wsrep_cluster_members is empty commit a05ecbb860fa9bb7968ad5735859f7197a5d151c Merge: 55b8fb4 7398230 Author: Ryan O'Hara <[email protected]> Date: Thu Sep 4 10:46:36 2014 -0500 Merge pull request #2 from djuran/master Typo preventing "puppet build module" from working commit 55b8fb477ed466c37da08bfeb9a117d382aca48f Author: Ryan O'Hara <[email protected]> Date: Wed Sep 3 13:08:51 2014 -0500 Add wsrep_node_address parameter commit 7398230d21182d2417f6e673726cc62fe10d8ea8 Author: David Juran <[email protected]> Date: Fri Aug 15 15:46:15 2014 +0200 Typo preventing "puppet build module" from working Really, the credit goes to Domic Cleal
xbezdick
referenced
this pull request
in xbezdick/openstack-puppet-modules
Oct 29, 2014
commit a63ab112aabdc9faa5e66fc095ef9dcc865d6999 Merge: a05ecbb 94df57a Author: Ryan O'Hara <[email protected]> Date: Wed Sep 24 17:31:15 2014 -0500 Merge pull request #3 from opuk/updated_template Check if wsrep_cluster_members is empty commit 94df57a8249bd53663e8daf7df5b770b6188c1b8 Author: Johan Swensson <[email protected]> Date: Tue Sep 23 15:05:32 2014 +0000 Check if wsrep_cluster_members is empty commit a05ecbb860fa9bb7968ad5735859f7197a5d151c Merge: 55b8fb4 7398230 Author: Ryan O'Hara <[email protected]> Date: Thu Sep 4 10:46:36 2014 -0500 Merge pull request #2 from djuran/master Typo preventing "puppet build module" from working commit 55b8fb477ed466c37da08bfeb9a117d382aca48f Author: Ryan O'Hara <[email protected]> Date: Wed Sep 3 13:08:51 2014 -0500 Add wsrep_node_address parameter commit 7398230d21182d2417f6e673726cc62fe10d8ea8 Author: David Juran <[email protected]> Date: Fri Aug 15 15:46:15 2014 +0200 Typo preventing "puppet build module" from working Really, the credit goes to Domic Cleal
strider
added a commit
to strider/openstack-puppet-modules
that referenced
this pull request
Feb 19, 2015
654f343 Merge pull request #304 from raphink/dev/unscoped_template_vars a7809a2 Fix unscoped template variables 9c40d7f Merge pull request #301 from dalees/bug/enable-ssl-versions-2 ae66ee8 Updating rspec tests for ssl_version changes, whitespace and rabbitmq_management version block 4dcfdf5 Bugfix for ssl_versions in rabbitmq.config so Erlang/RabbitMQ respect them. c47a8be Merge pull request redhat-openstack#298 from syseleven/MODULES-1691 f2b79c9 SSL option in rabbitmqadmin.conf is broken 5280e66 Merge pull request redhat-openstack#297 from bogdando/fix_MODULES-1673 177e3e9 Merge pull request redhat-openstack#296 from jtopjian/enable-ssl-versions-2 bbac274 Fix rabbitmq-env.conf parameters 5675b38 Revised SSL versions documentation 35bb069 Added ssl_versions parameter 52d3557 Merge pull request redhat-openstack#295 from sodabrew/patch-1 384892a Merge pull request redhat-openstack#294 from bogdando/fix_MODULES-1650 b39952a Merge pull request redhat-openstack#293 from deltaroe/master e8dbe8d Merge pull request redhat-openstack#292 from bogdando/fix3_MODULES_1452 ac67949 Merge pull request redhat-openstack#290 from jtopjian/fix-pin-conditional da9c7a8 Merge pull request redhat-openstack#287 from erhudy/master 4657e57 Merge pull request redhat-openstack#269 from Mayflower/master d37c9ab Idiomatic syntax for should_policy and should_vhost 966e0b5 Add retries for non transient file transfer errors cf30101 Merge pull request redhat-openstack#289 from bogdando/fix-MODULES-1631 0813f47 Merge pull request redhat-openstack#288 from blkperl/fix_cluster_docs 0be89ec Documentation update for ssl_only 9b23a90 Make rabbitmq providers to retry the commands f530a5f Fix pin conditional ced14e7 Do not enforce the source value for yum provider da99e16 Update cluster example to include required parameters 247b6e0 - moved the parenthesis before map to the end so that the map works on the array and then the set is created from that, instead of map coercing the set to an array, which breaks things that call Set#add - switching back to the previous more concise expression form e709ba7 my first set of changes for the user tag idempotence issue 1cc2e54 Merge pull request redhat-openstack#286 from cmurphy/release aaab4f4 Prepare 5.0.0 release cfd3d2b Merge pull request redhat-openstack#285 from cmurphy/rm_27 bdf9453 Merge pull request redhat-openstack#284 from cmurphy/remove_deprecations 931a6d4 Stop claiming to support Puppet 2.7. a2f802c Add documentation for the new resources d998f94 Add new resource rabbitmq_binding ebc20c2 Add new resource rabbitmq_queue 0c061fb Remove deprecated parameters fd13a5a Merge pull request redhat-openstack#282 from cmurphy/cookie 7a8951d Update README 780b638 Stop setting a default cookie 5c485b8 Replace erlang cookie fact with type and provider 04145c1 Merge pull request redhat-openstack#281 from cmurphy/alternative_253 cf5d62f Merge pull request redhat-openstack#283 from cmurphy/ldap d6411ac Put rabbitmqadmin.conf in /etc/rabbitmq 5aea1f1 create /tmp/.rabbitmqadmin.conf 3bb4d15 Fix lint errors in ldap_user_dn_example parameter ac046ee Merge pull request redhat-openstack#280 from cmurphy/ssl 26a74ae Merge pull request redhat-openstack#263 from cmurphy/update_travis 2ece861 Installation of the rabbitmqadmin script fails when SSL is enabled. This is fixed by using ::ssl_management_port when SSL is enabled. 325de42 Merge pull request redhat-openstack#266 from nibalizer/beaker_vhost 3741e86 Merge pull request redhat-openstack#2 from cmurphy/fix_266 43906f5 Improve rabbitmq type acceptance tests f7306ff Merge pull request redhat-openstack#276 from cmurphy/version e1aab42 Merge pull request redhat-openstack#275 from cmurphy/change_password edd56fb Merge pull request redhat-openstack#270 from cmurphy/disk-disc c56f338 (MODULES-636) Allow version to be user-defined ed96902 Merge pull request redhat-openstack#246 from mhamrah/master 6c67f33 (MODULES-1186) Allow disk as a valid cluster node type ecd4120 Fixes for redhat-openstack#218 1f11596 Validate user paswwords per run ecd7447 Merge pull request redhat-openstack#209 from queeno/ensure_apt_source be96585 Merge pull request redhat-openstack#274 from cmurphy/fix_travisci 81dae07 Separate system and unit test gems 7671f32 Merge pull request redhat-openstack#260 from spuder/patch-1 0050361 Updates README with epel dependency Issue redhat-openstack#260 8086d73 Added rspec tests/$manage_repo backward compatible dac9d75 Beaker tests for vhost and policy 54fdab4 Introduced backward compatibility for $manage_repos a5879f4 Rename variable 'manage_repos' to 'repos_ensure' da24604 Added rspec tests for previous commit 4dad6be 34412d1 rabbitmq::manage_repos sets 'ensure' in apt::source 00f6472 Merge pull request redhat-openstack#268 from nibalizer/lint_checks d371edd Lint now fails on warnings, rocketships aligned f7b1f33 Merge pull request redhat-openstack#254 from misterdorm/pluginparsing 3ff4dd1 Merge pull request redhat-openstack#245 from ArloL/patch-1 50b9411 Merge pull request redhat-openstack#239 from mattymo/gpgkeycheck ae876f6 Merge pull request redhat-openstack#235 from cyberious/master 983a2aa Merge pull request redhat-openstack#233 from michalskalski/master f8b9936 Merge pull request redhat-openstack#228 from jmoseley/style_fix 40af5f0 Merge pull request redhat-openstack#225 from alphagov/strip-backslashes e2e70a7 Merge pull request redhat-openstack#212 from tayzlor/fix-curl-wget-proxy-localhost 53adb36 Merge pull request redhat-openstack#265 from nibalizer/docs_fix 7d14bac Docs fixes 11b72f8 Merge pull request redhat-openstack#264 from nibalizer/remove_comments e654d81 Merge pull request redhat-openstack#262 from mgagne/rabbitmq_policy 20518b1 Remove comments referencing redmine and anchors 4ffdb44 Add rabbitmq_policy custom type 9181065 Stop testing on 2.7.0 92031d6 Merge pull request redhat-openstack#261 from cmurphy/master cf6457f Fix spec tests c6d8aac Adds clarification that epel is required a53e0c2 Merge pull request redhat-openstack#256 from laurenrother/summary 112d87b Merge pull request redhat-openstack#259 from nibalizer/longer_keyid 945ad58 Use 16char keyid for rabbit repo a6a98e4 Remove trailing whitespace 7bddb61 Use shorter URL for RabbitMQ documentation 3e0496f Strip backslashes from the output of rabbitmqctl 0bdf72e Add metadata summary per FM-1523 d262edb Use -m flag on rabbitmq-plugins command for managing rabbitmq_plugin resources 61991d7 Merge pull request redhat-openstack#251 from nibalizer/fix_340 66ffaaf Merge pull request redhat-openstack#1 from cmurphy/fix_fix_340 87d39e8 Update unit tests to handle new -q flag 7adb318 Use -q flag instead of array slices a6b2f80 passing tests 835fc66 use rpm for RedHat family c7a1cbb Output cacertfile value only if it is set 15ec284 Optimize check for RHEL GPG key 4d2d931 Remove puppet_module_install in favor of copy_module_to 69fcc9b Make curl and wget not go via a proxy (if one is configured) for installation of the rabbitmq admin CLI b377b82 Use warning instead of notify when inform about deprecation. 1f87d17 Fix style for puppet-lint failures. Signed-off-by: Gael Chamoulaud <[email protected]>
xbezdick
added a commit
that referenced
this pull request
Mar 4, 2015
15e2421 Merge pull request #313 from deviantony/file-limit 741aa81 Added ulimit support for RabbitMQ which was restricted to 4096 file descriptors. eb3d546 Merge pull request #312 from cmurphy/fix_305 ed77028 Add documentation and tests for new ldap params 50b9eb3 Merge pull request #309 from buzzdeee/master 1ad0a6e Merge pull request #308 from daniel-gadd/feature/config_syntax 74accfc Fixed rspec tests to follow new syntax layout 5d0a9ff Fixed up rabbitmq.conf file layout 1e685b4 Add rabbitmq_home, rabbitmq_user and rabbitmq_group to rabbitmq_erlang_cookie And pass them in config.pp when it is used. 121771b The check for existing exchanges was flawed, and therefore, on each Puppet run, they were re-created. ed99304 Add Support for OpenBSD. 2f955e1 Merge pull request #307 from daniel-gadd/feature/interfaces c90c707 Merge pull request #303 from raphink/dev/empty_string_pin 8d55986 Merge pull request #302 from awelzel/admintag de6fed2 Added tests for interfaces and ssl_interfaces parameters a8e4ec6 Added interfaces option to set what interfaces rabbitmq binds to. ad3e93e administrator/admin and tag related fixes 35fd70e Make LDAP section more configurable 654f343 Merge pull request #304 from raphink/dev/unscoped_template_vars a7809a2 Fix unscoped template variables 21930b1 Make $rabbitmq::params::package_apt_pin default to undef 9c40d7f Merge pull request #301 from dalees/bug/enable-ssl-versions-2 ae66ee8 Updating rspec tests for ssl_version changes, whitespace and rabbitmq_management version block 4dcfdf5 Bugfix for ssl_versions in rabbitmq.config so Erlang/RabbitMQ respect them. c47a8be Merge pull request #298 from syseleven/MODULES-1691 f2b79c9 SSL option in rabbitmqadmin.conf is broken 5280e66 Merge pull request #297 from bogdando/fix_MODULES-1673 177e3e9 Merge pull request #296 from jtopjian/enable-ssl-versions-2 bbac274 Fix rabbitmq-env.conf parameters 5675b38 Revised SSL versions documentation 35bb069 Added ssl_versions parameter 52d3557 Merge pull request #295 from sodabrew/patch-1 384892a Merge pull request #294 from bogdando/fix_MODULES-1650 b39952a Merge pull request #293 from deltaroe/master e8dbe8d Merge pull request #292 from bogdando/fix3_MODULES_1452 ac67949 Merge pull request #290 from jtopjian/fix-pin-conditional da9c7a8 Merge pull request #287 from erhudy/master 4657e57 Merge pull request #269 from Mayflower/master d37c9ab Idiomatic syntax for should_policy and should_vhost 966e0b5 Add retries for non transient file transfer errors cf30101 Merge pull request #289 from bogdando/fix-MODULES-1631 0813f47 Merge pull request #288 from blkperl/fix_cluster_docs 0be89ec Documentation update for ssl_only 9b23a90 Make rabbitmq providers to retry the commands f530a5f Fix pin conditional ced14e7 Do not enforce the source value for yum provider da99e16 Update cluster example to include required parameters 247b6e0 - moved the parenthesis before map to the end so that the map works on the array and then the set is created from that, instead of map coercing the set to an array, which breaks things that call Set#add - switching back to the previous more concise expression form e709ba7 my first set of changes for the user tag idempotence issue 1cc2e54 Merge pull request #286 from cmurphy/release aaab4f4 Prepare 5.0.0 release cfd3d2b Merge pull request #285 from cmurphy/rm_27 bdf9453 Merge pull request #284 from cmurphy/remove_deprecations 931a6d4 Stop claiming to support Puppet 2.7. a2f802c Add documentation for the new resources d998f94 Add new resource rabbitmq_binding ebc20c2 Add new resource rabbitmq_queue 0c061fb Remove deprecated parameters fd13a5a Merge pull request #282 from cmurphy/cookie 7a8951d Update README 780b638 Stop setting a default cookie 5c485b8 Replace erlang cookie fact with type and provider 04145c1 Merge pull request #281 from cmurphy/alternative_253 cf5d62f Merge pull request #283 from cmurphy/ldap d6411ac Put rabbitmqadmin.conf in /etc/rabbitmq 5aea1f1 create /tmp/.rabbitmqadmin.conf 3bb4d15 Fix lint errors in ldap_user_dn_example parameter ac046ee Merge pull request #280 from cmurphy/ssl 26a74ae Merge pull request #263 from cmurphy/update_travis 2ece861 Installation of the rabbitmqadmin script fails when SSL is enabled. This is fixed by using ::ssl_management_port when SSL is enabled. 325de42 Merge pull request #266 from nibalizer/beaker_vhost 3741e86 Merge pull request #2 from cmurphy/fix_266 43906f5 Improve rabbitmq type acceptance tests f7306ff Merge pull request #276 from cmurphy/version e1aab42 Merge pull request #275 from cmurphy/change_password edd56fb Merge pull request #270 from cmurphy/disk-disc c56f338 (MODULES-636) Allow version to be user-defined ed96902 Merge pull request #246 from mhamrah/master 6c67f33 (MODULES-1186) Allow disk as a valid cluster node type ecd4120 Fixes for #218 1f11596 Validate user paswwords per run ecd7447 Merge pull request #209 from queeno/ensure_apt_source be96585 Merge pull request #274 from cmurphy/fix_travisci 81dae07 Separate system and unit test gems 7671f32 Merge pull request #260 from spuder/patch-1 0050361 Updates README with epel dependency Issue #260 8086d73 Added rspec tests/$manage_repo backward compatible dac9d75 Beaker tests for vhost and policy 54fdab4 Introduced backward compatibility for $manage_repos a5879f4 Rename variable 'manage_repos' to 'repos_ensure' da24604 Added rspec tests for previous commit 4dad6be 34412d1 rabbitmq::manage_repos sets 'ensure' in apt::source 00f6472 Merge pull request #268 from nibalizer/lint_checks d371edd Lint now fails on warnings, rocketships aligned f7b1f33 Merge pull request #254 from misterdorm/pluginparsing 3ff4dd1 Merge pull request #245 from ArloL/patch-1 50b9411 Merge pull request #239 from mattymo/gpgkeycheck ae876f6 Merge pull request #235 from cyberious/master 983a2aa Merge pull request #233 from michalskalski/master f8b9936 Merge pull request #228 from jmoseley/style_fix 40af5f0 Merge pull request #225 from alphagov/strip-backslashes e2e70a7 Merge pull request #212 from tayzlor/fix-curl-wget-proxy-localhost 53adb36 Merge pull request #265 from nibalizer/docs_fix 7d14bac Docs fixes 11b72f8 Merge pull request #264 from nibalizer/remove_comments e654d81 Merge pull request #262 from mgagne/rabbitmq_policy 20518b1 Remove comments referencing redmine and anchors 4ffdb44 Add rabbitmq_policy custom type 9181065 Stop testing on 2.7.0 92031d6 Merge pull request #261 from cmurphy/master cf6457f Fix spec tests c6d8aac Adds clarification that epel is required a53e0c2 Merge pull request #256 from laurenrother/summary 112d87b Merge pull request #259 from nibalizer/longer_keyid 945ad58 Use 16char keyid for rabbit repo a6a98e4 Remove trailing whitespace 7bddb61 Use shorter URL for RabbitMQ documentation 3e0496f Strip backslashes from the output of rabbitmqctl 0bdf72e Add metadata summary per FM-1523 d262edb Use -m flag on rabbitmq-plugins command for managing rabbitmq_plugin resources 61991d7 Merge pull request #251 from nibalizer/fix_340 66ffaaf Merge pull request #1 from cmurphy/fix_fix_340 87d39e8 Update unit tests to handle new -q flag 7adb318 Use -q flag instead of array slices a6b2f80 passing tests 835fc66 use rpm for RedHat family c7a1cbb Output cacertfile value only if it is set 15ec284 Optimize check for RHEL GPG key 4d2d931 Remove puppet_module_install in favor of copy_module_to 69fcc9b Make curl and wget not go via a proxy (if one is configured) for installation of the rabbitmq admin CLI b377b82 Use warning instead of notify when inform about deprecation. 1f87d17 Fix style for puppet-lint failures.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This will allow packstack to use allow_versions in swift container
fixes: rhbz#967308
Signed-off-by: Francesco Vollero [email protected]
(cherry picked from commit 6386d54)