Skip to content
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

Master patches #271

Closed
wants to merge 8 commits into from
Closed

Master patches #271

wants to merge 8 commits into from

Conversation

javierpena
Copy link
Member

No description provided.

paramite and others added 8 commits December 2, 2014 14:20
Documentation should point to RDO docs by default. This patch is changing it.

Fixes: rhbz#1092019
Keystone domain has to be created for Heat. This patch implements this
via helper script [1] since we don't have support for Keystone v3 API
in puppet-keystone yet. This implementation should be refactored as soon
as we will have v3 API available in puppet-keystone. For more info
please check [2].

[1] https://github.com/openstack/heat/blob/master/bin/heat-keystone-setup-domain
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1076172
puppet-keystone lacks of disabling service managing. This patch adds
$manage_service parameter to relevant class.

Change-Id: I80a55857442c6cd32387481fbe68b54f52e827a1
Closes-bug: #1359823
Configurations for the OVS agent should go in its config file:
/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini

Therefore, we should not remove the agent config file and
replace it with a symlink to plugin.ini or ml2_conf.ini.

Those config files are meant to be used by the core plugin itself
in neutron-server, not the agents themselves.

- Remove symlink creation from ovs_neutron_plugin.ini to plugin.ini
- Use neutron_plugin_ovs to configure OVS mechanism agent configs

Change-Id: I53d9b923784587e8a2a934f004a3b054c716daaa
Signed-off-by: Gael Chamoulaud <[email protected]>
puppet-swift lacks of disabling service managing. This patch adds
$manage_service and $enabled parameter to all relevant classes.

Closes-bug: #1359823
Change-Id: I3d632e3a26e9394d03d94089ae704904bf77aa51
The updated version of mongodb-server in epel7 2.6.5 (resp. it's
systemd script) expects the pid file to be at
/var/run/mongodb/mongod.pid.

We expect the same to happen in fedora 22
@javierpena
Copy link
Member Author

Sorry, my mistake

@javierpena javierpena closed this Mar 4, 2015
@javierpena javierpena deleted the master-patches branch March 4, 2015 11:03
xbezdick added a commit that referenced this pull request Mar 4, 2015
30fbfe1 Merge pull request #277 from buzzdeee/concat_order_verification_fix
a3d8632 Merge pull request #230 from duritong/set_group_for_fragments
b897904 When testing the order parameter on sanity, make sure that pattern matching is only exercised on strings. Integers don't like that.
0aa6c63 set group of fragments to gid
eb04c55 Merge pull request #275 from mhaskel/validate_order
2ca56da Add validation for order parameter
2d60bcb Merge pull request #270 from raphink/dev/is_pe
9e1a8f8 Merge pull request #274 from puppetlabs/revert-273-fix_strict_vars
410e180 Revert "Lookup is_pe fact with getvar"
a4133c4 Merge pull request #273 from cmurphy/fix_strict_vars
59d7a3a Lookup is_pe fact with getvar
9b3f4b3 Merge pull request #271 from nibalizer/master
0e0dc74 Removing travis badge
6a0e9cc Check if $is_pe exists before using it
f6e9f0a Merge pull request #269 from mhaskel/merge_1.2.x_into_master
3173e96 1.2.0 prep
c7c0e4a Merge pull request #266 from mhaskel/remove_shell
7eb14b7 Remove shell script
20d0a5f Merge pull request #265 from mhaskel/validation_test_fix
36ff0ea The validation acceptance test is very Linux specific
164a9a0 Merge pull request #263 from cmurphy/fix_validate_cmd
a198e5d Fix validate_cmd file resource parameter
3a634af Merge pull request #243 from jmkeyes/add-validation-command
bccd7ed Merge pull request #262 from cyberious/master
520287f Fix Solaris 10 errors in tests and more issues with Windows checks of owner
88869c6 Merge pull request #260 from cyberious/master
b9b13d2 Currently sorting by numeric and the ruby file is not supported, this fixes that
7bc211c MODULES-1764 Fix missing method for check_is_owned_by for windows
40200a6 Merge pull request #261 from mhaskel/merge_1.1.x_to_master
3b2e37a MODULES-1456 - make sure ruby is in path on PE
fa5c1cf Merge pull request #249 from nosolutions/master
9036086 Merge pull request #258 from cmurphy/rspec
aacf1bd Pin rspec gems
2518958 Merge pull request #256 from cyberious/BeakerRspecPin
7d49b5f Beaker-Rspec broken on Windows, enable ability to pin to older version until fixed
be93344 Merge pull request #255 from hunner/fix_pending
cff25a8 Fix pending tests
7ed3f56 Merge pull request #254 from cmurphy/master
ce90edc Add IntelliJ files to the ignore list
aab8e17 Merge pull request #250 from laurenrother/summary
dbf3124 Merge pull request #252 from cmurphy/master
ee87c65 Add json gem
440a6b7 Update .travis.yml, Gemfile, Rakefile, and CONTRIBUTING.md
8fb09fb Merge pull request #251 from cmurphy/puppet_27
6f1e97a Define travis matrix in .sync.yml
027484d Add metadata summary per FM-1523
4fc1dfc use concatfragments.rb on AIX
708def1 Merge pull request #248 from mhaskel/merge_1.1.x
d3446f6 Merge remote-tracking branch 'upstream/1.1.x' into merge_1.1.x
351d5f6 Merge pull request #247 from mhaskel/work_around_cert_issues
dc9f4b3 Use a path that works on both 32 and 64-bit windows
0133d3a Add acceptance test for validate_cmd parameter.
79c5e45 Add unit tests for validate_cmd parameter.
09a01d8 Ensure validate_cmd is a string and fail explicitly otherwise.
5f5b892 Merge pull request #245 from mhaskel/merge_1.1.x
0613485 Merge remote-tracking branch 'upstream/1.1.x' into merge_1.1.x
b69246a Merge pull request #244 from mhaskel/work_around_cert_issues
c79d81a Work around cert issues on solaris and windows
5619355 Support running a validation command on the destination file.
d97a047 Merge pull request #231 from GeoffWilliams/poison_exec_defaults_fix
520224f Merge pull request #242 from mhaskel/test
ab06c2b Merge pull request #241 from cyberious/InstallCert
8cb4c24 Use apply manifest instead of timeout transaction if it does hang
75dd725 Merge pull request #240 from mhaskel/1.1.2-prep
ea3d6e3 1.1.2 prep
73c7896 Merge pull request #239 from mhaskel/pull_master_to_1.1.x
fe9730a Merge pull request #238 from mhaskel/windows_cert_fix
624ae75 Install certs on windows
ed6efe8 Reset poisoned defaults from Exec
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Jun 19, 2015
e02640f Merge pull request redhat-openstack#273 from hunner/typo
ad190a9 Typo of install method
2bdd22a Merge pull request redhat-openstack#271 from hunner/add_helper
5ac074e Add helper to install puppet/pe/puppet-agent

Change-Id: If49ffd0ed7f4191a9bc8f8c90ce997f5072d382d
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Jun 23, 2015
e02640f Merge pull request redhat-openstack#273 from hunner/typo
ad190a9 Typo of install method
2bdd22a Merge pull request redhat-openstack#271 from hunner/add_helper
5ac074e Add helper to install puppet/pe/puppet-agent

Change-Id: I250467fcc30e067d6d79a0f3508013cc936bbf86
xbezdick added a commit that referenced this pull request Jun 23, 2015
Update apache to 44b0f0f

44b0f0f Merge pull request #1145 from jonnytpuppet/fix_vhost_proxy
4da8f49 Fix test condition for proxy directives.
e267668 Merge pull request #1144 from mhaskel/7b_testing
3aff134 Set obsoletes=0 on el7 to work around PUP-4497
3d23958 Merge pull request #1128 from dgarbus/geoip_scanproxyheaderfield
4c5e171 Merge pull request #1127 from tmuellerleile/add-openssl-conf-cmd
22b2dd9 Merge pull request #1142 from mhaskel/merge_1.5.x_to_master
44bc721 makes the acceptance tests more robust by ensuring selinux is disabled on all runs.
4f38629 fixes bug introduced by PR1133
27d7074 Updated changelog
c054232 Amazon Linux does not support systemd. Having the versioncmp makes this fail on newer versions (which do not yet support systemd). Run this on 2015.03 and you end up with an apache server that will not start.
09ce83e Incorrect date in the changelog
c7ce06c Add ssl_openssl_conf_cmd param (apache::mod::ssl and apache::vhost)
5e321ce Merge pull request #1140 from hunner/add_puppet_helper
4069e79 Add the helper to install puppet/pe/puppet-agent
f71a8de Adding docs for apache::mod::geoip per puppetlabs/puppetlabs-apache#1128
dbbd1d9 Merge remote-tracking branch 'upstream/master' into geoip_scanproxyheaderfield
4673e29 Add the ability to specify GeoIPScanProxyHeaderField for mod_geoip

Change-Id: I82734825f168614326d6005bb2ac6c5a43ef3688

Update ceilometer to 4d18c07

4d18c07 Release 5.1.0 - Juno
c433a11 Merge "Deprecate old public, internal and admin parameters"
17e580e Merge "Update spec_helper_acceptance for project renames"
79f35ad Update spec_helper_acceptance for project renames
e984d28 Deprecate old public, internal and admin parameters

Change-Id: Ie21231b60e79ac02a46576a79783a46f314f5780

Update cinder to 3e80d4a9f9fbedb03ac21537ba85d66b09531c8b

3e80d4a9f9fbedb03ac21537ba85d66b09531c8b Merge "Added support for DellStorageCenter ISCSI cinder driver"
274efe33a4354dda6ed4a70f795121e88505b01b Release 5.1.0 - Juno
c9e9fd94b0abd875db9b5aa5e121a4b49e090829 Merge "Add cinder::scheduler::filter for managing scheduler.filter"
3327268f91071ab0d87eaba1b2c5d3c925acd6d0 Merge "Update spec_helper_acceptance for project renames"
c7cd3487e9292c63073225251a83ca42a293f13a Added support for DellStorageCenter ISCSI cinder driver
ef3e4e4c7896afd6ffade42ec61c9eb6a3250919 Update spec_helper_acceptance for project renames
20b6863d6a5cdcb6274b57d6e2bf5ac248e6f192 Add cinder::scheduler::filter for managing scheduler.filter

Change-Id: I4bcecd48212a48f46eb6e754ef1193ec05ab7014

Update common to 4c97587bf49d04106444bc6d57a1262d7aca1393

4c97587bf49d04106444bc6d57a1262d7aca1393 Update server

Change-Id: I9303d6a1198a84926d59044b61f2e2552e02bacc

Update firewall to 185d2cd

185d2cd Merge pull request #549 from puppetlabs/revert-548-disable_selinux
0ff9191 Revert "Don't enable selinux on redhat systems"
5a43ad0 Merge pull request #548 from hunner/disable_selinux
1660435 Don't enable selinux on redhat systems
d12adc4 Merge pull request #547 from jonnytpuppet/fix_spec_helper
f6e6122 Removed Hiera config command in spec helper.
8ada3c4 Merge pull request #517 from karmix/tickets/master/MODULES-1976_unicode-rule-name-validation
1c85e10 Merge pull request #513 from karmix/tickets/master/MODULES-1967_parse-escape-sequences-from-iptables
047ff3a Merge pull request #539 from DavidS/remove-unused-code
f0fb719 Merge pull request #541 from fsdef/patch-1
e6bdc85 Merge pull request #546 from jonnytpuppet/clusterip
c07c10e Excluding SLES from CLUSTERIP tests.
d529b61 Merge pull request #545 from jonnytpuppet/clusterip
e91257f Comment out spec test for el7 due to unknown interface name
d5a0cb7 Merge pull request #544 from jonnytpuppet/clusterip
cae1f72 Comment out spec test for el7 due to unknown interface name
e119160 (maint) remove unused, wrong code
5e2bef1 Merge pull request #540 from hunner/add_helper
0a39a6c Merge pull request #543 from jonnytpuppet/fix-addrtype-inversion
a9f8c61 (MODULES-1592) Allow src_type and dst_type prefixed with '! ' to pass validation
5b3a16f Fix severe installation hang on jessie.
27d063d Merge pull request #542 from jonnytpuppet/clusterip
268a29e Clusterip implementation
5c359b0 Add helper to install puppet/pe/puppet-agent
16cfbdc (MODULES-1967) Parse escape sequences from iptables
706bb3c (MODULES-1976) Revise rule name validation for ruby 1.9

Change-Id: I331816e54057b32fe611073adaf398a9f189db01

Update glance to 370af254e417e2ee19d5a67605a589626de8cba1

370af254e417e2ee19d5a67605a589626de8cba1 Unpin beaker-rspec
6affc4341b12b272bc3b82fc338d86bee37bf806 Release 5.1.0 - Juno
344aaa68cbfa24ef8217460b5ce45ed6b5dbafa5 Merge "Revert "Revert "Move rabbit/kombu settings to oslo_messaging_rabbit section"""
b27dc358684a9851babbd8e5c51cc8870bf21f83 Merge "Introduce public_url, internal_url and admin_url"
8fc6667c1ac586012993bba1ee86aec457613b30 Merge "Update spec_helper_acceptance for project renames"
c17afb139f608a00aeea920f240c9eadb41a6ee1 Update spec_helper_acceptance for project renames
1225528086c6e0e5aa96984865746b22c66a874a Introduce public_url, internal_url and admin_url
268370457c118e62b93990cea31066c477ab0dbc Revert "Revert "Move rabbit/kombu settings to oslo_messaging_rabbit section""

Change-Id: I6d5e94fbd0348c85b0846fc85db05a79f785f35c

Update gluster to da4dd8e45d7f3e3acc77ceba01d96c5bb4675424

da4dd8e45d7f3e3acc77ceba01d96c5bb4675424 Update server

Change-Id: Id92aeaa9b924f41bfb7456a91127d8e76dfb9277

Update haproxy to fc13a7e7716f1689e38ae6bb4a9bbc713be9ae6b

fc13a7e7716f1689e38ae6bb4a9bbc713be9ae6b Merge pull request #188 from hunner/add_helper
9d1c84038bd56f6306d65f962ad3261874552c7e Add helper to install puppet/pe/puppet-agent

Change-Id: I8aac93e2ec26020aec145fe6c5b963019431468d

Update heat to 80feac066ce99834dba9ff4e2bbcb9d733f59cab

80feac066ce99834dba9ff4e2bbcb9d733f59cab Release 5.1.0 - Juno
147b30253fc04e188a05132ced6ce75f16b3427a Merge "Introduce public_url, internal_url and admin_url"
d2569ded693f5e6b2d421e55ff5248037b22846a Merge "Update spec_helper_acceptance for project renames"
2e2686b7db17af8ead9e49691b12dc094f34f604 Update spec_helper_acceptance for project renames
8062dd7ae51d7bd373949adce888a0b87113ef94 Introduce public_url, internal_url and admin_url

Change-Id: I8807381c2ec1359b563760d780a7867260f30f84

Update horizon to ef68ba0a60088fe23035db944877a5b0c8223313

ef68ba0a60088fe23035db944877a5b0c8223313 Merge "Add support for WEBROOT in local_settings"
f3af0b86dfb67d49e28ce9d7eda47c3e5476483c Release 5.1.0 - Juno
42ed4ec7362b559e2c292b036765d696bfbd3716 Add support for WEBROOT in local_settings
10191ebcacb985dac2db462e39470955335c0f60 Merge "Update spec_helper_acceptance for project renames"
76596aa2a17c6291dbb32ae0f62054db7c10c047 Update spec_helper_acceptance for project renames

Change-Id: I838a48e995a8872a3e5c16aa0d2e9bad209fb64d

Update inifile to a09bfef

a09bfef Merge pull request #171 from misterdorm/bug1599
c784253 MODULES-1599 Match only on space and tab whitespace after k/v separator

Change-Id: I6020c7aa94834fa4a46c237e0bca3ec9782c40bd

Update ironic to e6b6062fcdcda04f54b5a95d695164a9424bc56e

e6b6062fcdcda04f54b5a95d695164a9424bc56e Merge "Introduce public_url, internal_url and admin_url"
5ff56c39f20bfb6e5d44dab74822da013c5b29b8 Merge "Update spec_helper_acceptance for project renames"
b3a0032cf762ea11c7ef34a4987c96558cb60ab7 Update spec_helper_acceptance for project renames
ff4b7226557f580a29ded42b1942f16986d00c56 Introduce public_url, internal_url and admin_url

Change-Id: Ifaa5662d04b86f039f13461cd7747f399dfd772f

Update keystone to de419015bb96d83135b306d9fb34e77e033c26cb

de419015bb96d83135b306d9fb34e77e033c26cb Merge "keystone_user password does not work"
69aa8fddfdef66e8d3def552529f648a32e20e7b Release 5.1.0 - Juno
7d5a70beacb86179389c46c9635a2bc2c1a263d7 keystone_user password does not work
231494553b6b7ff5e195d374cac2a1fdb5112e82 Merge "Update spec_helper_acceptance for project renames"
52170cecba079b0cd24d923b4e10b89101a68fba Update spec_helper_acceptance for project renames

Change-Id: Ie690131800cdb3b9c0ba12ba9bb32556899330b5

Update manila to a97a672d257dcb3f0f702a67965bc644ad3dcb73

a97a672d257dcb3f0f702a67965bc644ad3dcb73 Merge "Introduce public_url, internal_url and admin_url"
070ce4aa37c44644bb13f325b05922d4182be132 Merge "Update spec_helper_acceptance for project renames"
bda00d7ecd028baa6247faa515ac56c33704ebce Update spec_helper_acceptance for project renames
9f9b269e40b588ffff77fd541a628aaaf51b8dff Introduce public_url, internal_url and admin_url

Change-Id: I0e1ac95ebc281b8bf6ab1dca81baba8a4f9b73e4

Update module-collectd to a1901fb

a1901fb Merge pull request #279 from throck/master
67af5f9 add rspec test
a6c102b Merge pull request #252 from simonpasquier/issue-251
07326b3 Drop support for Ubuntu 10.04
83095e1 Bump version in metadata.json to 3.4.0
76d4ebe Merge pull request #277 from pdxcat/release_340
3f06a17 Release 3.4.0
a622ba8 Merge pull request #276 from pdxcat/ruby220
e4f3a17 Add ruby 2.2.0
4b569da Merge pull request #275 from pdxcat/test_puppet4
ea331d6 Drop tests for puppet 3.0
b7abefb Update all the gems
63bf721 Add puppet4 to .travis and update ruby to 2.1.6
b9b1cc1 Merge pull request #270 from piotr1212/cpu_options
df5d2bb Merge pull request #272 from piotr1212/rake_validate_type
016458c Merge pull request #273 from piotr1212/validate_re_on_int
7acc2bd Merge branch 'issue-251' of github.com:simonpasquier/puppet-module-collectd into issue-251
cff8b95 Fix collectd::plugin::write_http for RedHat
a442bac plugin_cpu: add version info to readme
ade651e add tests for cpu plugin
f00ef92 snpm/host.pp validate_re validate on string
192eab7 quote reserved word type in tail.pp so rake validate succeeds
2c5e030 add new cpu plugin options introduced in collectd 5.5
8c2ad77 add support for protocols plugin
ce656ce Fix collectd::plugin::write_http for RedHat

Change-Id: I2dd497902845c2b1e3576a8fa54d0f96519764cc

Update module-data to f62e245b08fd4003f13be13d75ea4a899fe8d3ea

f62e245b08fd4003f13be13d75ea4a899fe8d3ea Merge pull request #24 from tamarintech/fix/config_not_deserialized
550dfa6891dfd94cdda32058561e988a4ffaaf68 safe_yaml is used by default which causes symbols from hiera.yaml to be stringified.  config[:hierarchy] incorrectly becomes config[":hierarchy"]
a3084e401f9f95bedb04b4048fe5aa63dbcd9d22 Merge pull request #1 from ripienaar/master
b2a2bec34005004bfecb6d258d8e3c4c82abc860 Merge pull request #23 from tamarintech/bugfix/fallback_without_environment
90a488734f28a24507dc815f0cb9d832c9795635 Refactor to remove extra carriage return
f909b48d912a7c114400230347b375866c51e977 Allow fallback to Puppet::Module.find when find with environment fails.  Enables easier development (ex: when modulepath is specified on the command line).

Change-Id: I6f0db7cc62568c6523f11f2f8e08a2e77675cae1

Update mongodb to 6e0351d3f60e2bffc63dcf107617473e2903792a

6e0351d3f60e2bffc63dcf107617473e2903792a Merge pull request #213 from hunner/release_0.11.0
c1172c972a0e191a2b11ca1f9037a5fb06eba46d Release 0.11.0
0a80deeac0f712252e9b7c51eaa82b6a9d68e35e Merge pull request #212 from hunner/fix_nohttpinterface
f8721c5f803bc64ab547f007584081754ccba192 Fix nohttpinterface on >= 2.6
570a5c2d5e0fb28eb8e15b0b1153375032208340 Merge pull request #211 from mhaskel/relax_apt
8b96a3a8fe8d5405044b6b0d908ddb8f2ac555ea Update apt dependency

Change-Id: I592b0ab847c197412d73bfa426b9622bc0a10f0c

Update mysql to c095230

c095230 Merge pull request #727 from cyberious/InstallNameRefacter
ac6ae71 (maint) Package was renamed in server::install - As a result of rename several underlying dependencies broke   this is to update the require dependencies
e7f3f46 Merge pull request #726 from DavidS/fix-acceptance-tests
097efe2 spec_helper_acceptance: Remove conflicting yum install
5820093 Merge pull request #725 from hunner/add_helper
53257df Add helper to install puppet/pe/puppet-agent

Change-Id: Iae013bbb9eab42e49ac70057597ceee05b2545ac

Update neutron to e2fb846dfe814be80fa2219ff5744a5818c31d96

e2fb846dfe814be80fa2219ff5744a5818c31d96 Merge "Allow customization of dhcp_domain setting from agents/dhcp.pp"
eb496c6bbef4afcd55b2f72edbe624d32bc404d2 Release 5.1.0 - Juno
12bace6b7c93a52c12b0eeeadb81e89616bf46bd Merge "Introduce public_url, internal_url and admin_url"
ccac02b91760d4ad81b53b26a46ec954a0d7f05f Make tests pass on Puppet 4.x
e0b04137d95df9e6a32a86dd791b1e3705a317c1 Sync up module with latest msync commit.
f03bfe784079dfcf26e3b7c7fb779dbe61f0bb8f Merge "Drop OVS & LB monolitic plugins"
3426ab56a245e15da57def1f3d344ab8e3a0d96a Merge "Create file /etc/default/neutron-server"
e1e974771d24a0a02469a22f52e944f568c34e4d Merge "Update spec_helper_acceptance for project renames"
5044f27823561cc88b2a4bf3ac53e079dbb7c9b4 Allow customization of dhcp_domain setting from agents/dhcp.pp
7f72df2bc96f9d43e1c9ee2154f30ae2822111d0 Update spec_helper_acceptance for project renames
55930cd62463ef76f4265a003b410e1c69bdfce7 Create file /etc/default/neutron-server
3d9dfd7ade84f727de00203756d5f0bbc7e6d407 Introduce public_url, internal_url and admin_url
926ee10c20823fae2491d50e5ede7934371176ba Drop OVS & LB monolitic plugins

Change-Id: Ibc8ba947579f6d79a9e6401b06871410184fa576

Update nova to a502faaaa7356dd19d930aa70bd4e16c1f9b2921

a502faaaa7356dd19d930aa70bd4e16c1f9b2921 Merge "Better handling of package dependencies in nova generic_service"
517b7b800c45259e675ccbfa6e1c011485f8e12d Release 5.1.0 - Juno
e5bac20e8888cc6fe643bc8322459320289f4001 Merge "Introduce public_url, internal_url and admin_url (and v3/ec2)"
005781fe1fcfb73e70c111949f18df85c659622f Better handling of package dependencies in nova generic_service
b22c9218ba35611c52f5c9ef87e2a83a143791ad Introduce public_url, internal_url and admin_url (and v3/ec2)
940ae15644b1bd1c0e893eabe1eaec1d1bed2a29 Merge "Update spec_helper_acceptance for project renames"
4e465246f3e481fe7c3af67e1f5a62961b43f591 Update spec_helper_acceptance for project renames

Change-Id: Ia500ad7bacbd3b530f0d56125c8c6cc1914874a0

Update ntp to e02640f

e02640f Merge pull request #273 from hunner/typo
ad190a9 Typo of install method
2bdd22a Merge pull request #271 from hunner/add_helper
5ac074e Add helper to install puppet/pe/puppet-agent

Change-Id: I250467fcc30e067d6d79a0f3508013cc936bbf86

Update openstacklib to bcbe7aa35c03c83dd58842fdb0f72a332e660124

bcbe7aa35c03c83dd58842fdb0f72a332e660124 Merge "Release 5.1.0 - Juno"
117e7e0c0f5cb61643ba19c70a64f7b44f73925a Release 5.1.0 - Juno
367e1983e819abd329b3ae13dfd431da924aa2de Merge "Update spec_helper_acceptance for project renames"
370482d48840b3c96a0f51ce0a6e9de0ced34f08 Update spec_helper_acceptance for project renames

Change-Id: I92e212ef1e195063a64ee4d8b8d5b5e9caf24fb8

Update pacemaker to 6f529ff1ce8d86b74a76b4b0f6eff3eacbfa8d39

6f529ff1ce8d86b74a76b4b0f6eff3eacbfa8d39 Merge pull request #53 from cwolferh/new_world_readme
ae8c514ecc22bd34e97c4b3e6c513028b68245fa Update README for new pcmk_resource usage.

Change-Id: I2352b40ff5e1531526d210b1816f6a61176d5869

Update puppet to 0ccbbac3d822d440ca7c339fbce8a8860ea7cbaf

0ccbbac3d822d440ca7c339fbce8a8860ea7cbaf Update download server

Change-Id: I45d101fda6618a8b08dd712584359bad399dc846

Update rabbitmq to 1cdf656

1cdf656 Merge pull request #367 from bmjen/5.2.3-prep
cd0c458 Release 5.2.3 prep
48cd98c Merge pull request #366 from mhaskel/loosen_apt
7ae523d Loosen the apt dependency

Change-Id: I867e3066ed3337c53eabfb6caff1b665314acb12

Update redis to e0dd310acd2d5eaac496dc8c295bf53bb5d09557

e0dd310acd2d5eaac496dc8c295bf53bb5d09557 Bump version to 1.1.0
edd7cb55931fe0336bfee475c738ac4b91308f98 access out-of-scope variables via the scope.lookupvar method

Change-Id: I65397147b3a6858ccef400920a247a9395f4339c

Update sahara to 4fb5f9f7410c27f362a803e8f72ab5990b177b42

4fb5f9f7410c27f362a803e8f72ab5990b177b42 Merge "Introduce public_url, internal_url and admin_url"
5d335694b36a3b57d90e6480a54ee484ccf897a5 Merge "Update spec_helper_acceptance for project renames"
466a27df558cd7af90f053632957c5a221241396 Update spec_helper_acceptance for project renames
42dc1bf8080a6905f166cc913267f81c166c4d19 Introduce public_url, internal_url and admin_url

Change-Id: Ie111475ead55bd9e7b610d7d4099bb6dc40fe719

Update stdlib to f820bb1

f820bb1 Merge pull request #478 from drewfisher314/ticket/2134-add-solaris-12
a6dcb23 Add support for Solaris 12
67bc57b Merge pull request #477 from mhaskel/aio_fix
5381dbd AIO uses puppet 4 so should return true for is_future_parser_enabled
ff81517 Merge pull request #474 from DavidS/fix-getvar-specs
c9e093f (maint) getvar: update spec to match implementation

Change-Id: I300aceee2477cd081a003eefb9269c46047b7f1f

Update swift to 96208fc8d0072d13140333d8e2dbb6e02d6ff08c

96208fc8d0072d13140333d8e2dbb6e02d6ff08c Release 5.1.0 - Juno
6cf73275fc16681c1f3a2a8b8eaaf3ae8b8dfbe9 Merge "Update spec_helper_acceptance for project renames"
5323487b783009403a78e3ebe21ae4ecc0cdf5f7 Update spec_helper_acceptance for project renames

Change-Id: Ie91945f90a271a491c608e9566ea2f225f66c09c

Update tempest to 413b73521fba384d874841f7b5135b92f765d17f

413b73521fba384d874841f7b5135b92f765d17f Release 5.1.0 - Juno

Change-Id: I70b3df3bc287b4d9efc9580993310aadb92d1e4e

Update tripleo to f0d5f3aa0dd3c391de7a53718377da22ef7b27f9

f0d5f3aa0dd3c391de7a53718377da22ef7b27f9 Merge "Configure fencing devices"
9793b3c97203e7ecc95aead151e8b983ae2552e0 Configure fencing devices

Change-Id: I9744c32070bdb9e9600f4e8e818422c965f5699c

Update trove to 357e8f0db2ce2aa8a7b573d0144df29931900773

357e8f0db2ce2aa8a7b573d0144df29931900773 Merge "Introduce public_url, internal_url and admin_url"
cf116cd069ef2fe2de5e3fa64b9453f627c243f0 Merge "Update spec_helper_acceptance for project renames"
fbaf565e85435cb331acd19bec3c6fad6496c95e Update spec_helper_acceptance for project renames
df63776cec468578897bdac9a6d479266fdef742 Introduce public_url, internal_url and admin_url

Change-Id: I6b4fee13fa863dc45cb89d3eb27e004dc8917d79

Update vcsrepo to fd63cd94caae3aedcce53b8fad9fd1d5f29139da

fd63cd94caae3aedcce53b8fad9fd1d5f29139da Merge pull request #255 from jonnytpuppet/depth_fix
ae60f5ccb7c00a0e162a06ba05d247688ffbce4b MODULES-2131 Git provider now takes account of revision property when using depth property.
4840ffbfbe2db1403979eac2e539a605917470f9 Merge pull request #252 from DavidS/add-https-clone-test
11b91fbaa94242691ff00913a025425f5488ea33 Merge pull request #254 from hunner/add_helper
153b27bef2cc146465938a7a168da5ebe439c9f8 Add helper to install puppet/pe/puppet-agent
8d3e112fec38627096e7d18d796e3abeaf677d66 acceptance: Add a test verifying anonymous https cloning

Change-Id: I4f8c2adfbccd828f1f231325a2f384c688889f99

Update vswitch to b000ded1b45d48059efc629b9cdf064bbe153f18

b000ded1b45d48059efc629b9cdf064bbe153f18 Release 1.1.0 - Juno
b44a76c6c11f58d4d8a64fc6eec283528d5bb6d6 Merge "Update spec_helper_acceptance for project renames"
b250aae1560e881c2a935efb8861df00fb8e12da Update spec_helper_acceptance for project renames

Change-Id: Ibd37137602fdd3e3b95f9d9c9a7afe0ef526ddd3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants