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

Mongodb: update ref to support sharding #211

Merged
merged 1 commit into from Jan 12, 2015
Merged

Mongodb: update ref to support sharding #211

merged 1 commit into from Jan 12, 2015

Conversation

Spredzy
Copy link

@Spredzy Spredzy commented Jan 12, 2015

No description provided.

EmilienM pushed a commit that referenced this pull request Jan 12, 2015
Mongodb: update ref to support sharding
@EmilienM EmilienM merged commit c5571b2 into redhat-openstack:enovance Jan 12, 2015
@EmilienM
Copy link
Contributor

Thanks!

@Spredzy Spredzy deleted the enovance branch January 12, 2015 13:11
strider added a commit to strider/openstack-puppet-modules that referenced this pull request Feb 19, 2015
1830403 Merge pull request redhat-openstack#233 from pdxcat/release_320
0c4930e Release 3.2.0
c3d912b Merge pull request redhat-openstack#226 from 3dna/jmx-plugin
d36948e Merge pull request redhat-openstack#232 from vchepkov/fix-pe-support
5f9b23a metadata update
fcd63aa adding README.md docs for java and genericjmx
868d65a Merge pull request redhat-openstack#230 from michakrause/target_v5upgrade
ac4cd27 Merge pull request redhat-openstack#229 from michakrause/rrdcached-statistics
3b3245d Merge pull request redhat-openstack#224 from 3dna/snmp-define-data-host
ad60c64 Merge pull request redhat-openstack#216 from michakrause/master
05a9f02 Added v5_upgrade Plugin: https://collectd.org/wiki/index.php/Target:v5_upgrade
88fb530 added CollectStatistics option to rrdcached plugin
7822ba6 Perl Plugin: changed exec in provider 'false' case:
6064813 remove the ensure parameter
880baad Merge pull request redhat-openstack#228 from x-way/mymaster
bb978ee add id and path facts to test context
c605da8 set java path to undef on unsupported platforms
acb5074 plugin/ntpd: IncludeUnitID option only available in collectd > 5.2
e785050 collectd doesn't auto-include its java dir in class path :(
f68c147 genericjmx connection stanza
6737a8d use appropriate regex modifier
43ee029 MBean stanzas
faf3c6c genericjmx plugin base
d0379e7 consistency!
55054bd test the interface not the result
9276be2 collectd doesn't like having an empty <Plugin java> stanza
8031829 java plugin
64c4020 these values need to be quoted
ba762bd default these to empty hashes since they can now be empty
22a1662 split out the snmp data and hosts into defines
1990227 Merge pull request redhat-openstack#223 from sijis/add_packages
06ad3cd arrayify the values and collects
15f9ec5 plugin/varnish: package should also adhere to the ensure param passed
a101e47 plugin/postgresql: add package for redhat systems
1c463e3 plugin/write_riemann: add package for redhat systems
a334b6e plugin/write_http: add package for redhat systems
ec761d3 plugin/snmp: add package for redhat systems
e9f8110 plugin/sensors: add package for redhat systems
7ffa8db plugin/python: add package for redhat systems
78e4908 plugin/ping: add package for redhat systems
4e926bc plugin/perl: add package for redhat systems
a5340e5 plugin/nginx: add package for redhat systems
e17fd8a plugin/mysql: add package for redhat systems
094fe12 plugin/iptables: add package for redhat systems
97e126d plugin/curl_json: add package for redhat systems
ca26ce8 plugin/curl: add package for redhat systems
b8fb2bc plugin/amqp: add package for redhat systems
a68885e plugin/bind: add package for redhat systems
a3202b0 Merge pull request redhat-openstack#222 from 3dna/snmp-template-array
e900a09 arrayify the values and collects
f270d16 Add puppet forge badge to the README
6dac254 Merge pull request redhat-openstack#221 from sijis/plugin_lvm
fe726cb README: added lvm plugin example
7a8009b plugin/lvm: should also adhere to the ensure param passed
97cc610 added lvm plugin
71c281f Merge pull request redhat-openstack#219 from pdxcat/3.1.0
4a3179d Merge pull request redhat-openstack#220 from pdxcat/enable_docker_travisci
00ec0ed Disable sudo in .travis.yml to enable container builds
0e8a019 Release 3.1.0
9944bf1 Merge pull request redhat-openstack#202 from arioch/master
cc315de Merge pull request redhat-openstack#217 from bogus-py/filecount
68ca262 Merge pull request redhat-openstack#218 from cloudevelops/update-exec-plugin
1ac0d48 exec plugin refresh
5c3779e filecount: support all options
d13b812 Lintian fixes
1dff045 Merge pull request redhat-openstack#213 from petems/update_readme_with_conntrack
af4eab2 Merge pull request redhat-openstack#214 from bogus-py/python
e606526 plugin::python introduce ensure parameter
84fcbce Merge pull request redhat-openstack#207 from petems/add_beaker_tests
08f8528 Merge pull request redhat-openstack#211 from txaj/pass-interval-parameter
385e9e7 Merge pull request redhat-openstack#210 from txaj/fix-booleans-pulled-from-hiera
6b88f84 Add conntrack to README.md
b677d5d Basic acceptance test with beaker
c3a8aaa Merge branch 'master' of https://github.com/pdxcat/puppet-module-collectd
2190a9e Make plugins passing the $interval parameter
8ef18e6 Ensure variable using 'false' will be interpreted.
3fae4b2 Merge pull request redhat-openstack#200 from txaj/loadplugin-options2
3f33f0d Add rspec test to ensure the bracket syntax is using when available
2e515ea Merge pull request redhat-openstack#209 from txaj/add-conntrack
3bbfe77 Add conntrack module
5ef3917 Cleaning the now redundant LoadPlugin declaration
b671d00 Uses the LoadPlugin syntax with bracket when supported
1b75c78 Merge pull request redhat-openstack#201 from bogus-py/curl
c16a8d6 Merge pull request redhat-openstack#206 from muling-tt/master
3e13ce6 Merge pull request redhat-openstack#208 from pdxcat/fix_travis2
bd830de Fix travis by using plabs gemfile
1c481f7 Basic acceptance test with beaker
5802325 Add cpufreq plugin
ca2f400 Add cpufreq plugin doc
3abf175 Merge pull request redhat-openstack#205 from petems/patch-1
02ca5d8 Fix Puppet deprecation warning
4d01659 curl: fix handling of some parameters
8889605 Merge pull request redhat-openstack#198 from ByteInternet/zfs_arc
0899e82 Merge pull request redhat-openstack#199 from ByteInternet/write_graphite_logsenderrors
86962bb Support LogSendErrors on the write_graphite plugin
8d457c9 Add collectd::plugin::zfs_arc
4fa9f16 Merge pull request redhat-openstack#197 from guerremdq/patch-1
520c382 Add "" to Hostname
724e215 Merge pull request redhat-openstack#196 from jpds/entropy-example-fix
e9e16b7 README.md: Fixed example entropy snippet.
3b694bc Merge pull request redhat-openstack#195 from quiffman/master
e58fb05 Double quote the csv plugin DataDir.
bff587b Merge pull request redhat-openstack#193 from radford/curl-json-sock
e606d73 Merge pull request redhat-openstack#191 from bdossantos/fix/curl_MeasureResponseTime
ff1831d Merge pull request redhat-openstack#178 from joshgarnett/master
822ac69 Merge pull request redhat-openstack#192 from radford/write-http-storerates-bool
44766fb curl_json: Support reading from a unix socket
b1d0f1c write_http: StoreRates is a bool, not a string
9a092b4 Use '@plugininstance' to avoid warning message about deprecation
68b7b13 Merge pull request redhat-openstack#190 from dedded/apache-fix
7489cc8 curl : 'MeasureResponseTime' needs exactly one boolean argument
2181dc4 Add collectd-apache package needed on RedHat
f08d58c Merge pull request redhat-openstack#188 from cloudevelops/consolidate-python-plugin-2
a5aa0ae Merge pull request redhat-openstack#189 from cloudevelops/consolidate-curl-json-plugin
7cf838f New style naming and permissions for curl_json plugin
27ad95b Ensured deprecated file removed
462b312 Merge pull request redhat-openstack#186 from czhujer/master
ebf9ae7 Merge pull request redhat-openstack#187 from rjw1/patch-1
c6abe0a add a missing p
dd7f921 add missing package
6d92f5d Merge pull request redhat-openstack#185 from smoeding/fix-network-plugin
29a9837 Variables in templates should use @-notation
3b691fd Adding support for WriteQueueLimitLow & WriteQueueLimitHigh, which were added in collectd 5.4

Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
strider added a commit to strider/openstack-puppet-modules that referenced this pull request Feb 19, 2015
b394f6961d984190a9ead8a3465f360ae5c6d365 Merge pull request redhat-openstack#235 from cmurphy/rspec
9f129ffd9764e797fe45557a6b04e968f5b4212e Pin rspec gems
56e2795091b153cf7ef175f2441a43cc9c315d91 Merge pull request redhat-openstack#230 from jonnytpuppet/multiple_remotes
5d6ef988af1ff90b4625b0426301cb6fad0268b8 Implemented multiple remotes feature for git provider.
d08d16bd71e10f439dfa3ff92626aeb38aa95303 Merge pull request redhat-openstack#218 from dduvnjak/master
dfe5f9cc316a43793da2cb1c4adbc66503907460 Add submodules feature to git provider
de7bf159c721a1461b7d8a61e98fd024344c7eb5 Merge pull request redhat-openstack#229 from hunner/update_before
68fc802b937334eda195f28c645e43b23d3ff061 Remove let use as variable.
762071224dad242eec7ca8c16f5dce850abc0c79 Merge pull request redhat-openstack#228 from tphoney/removing_private_tests
2d4abcd7b92971dba9f00e6422c4f5250a15f716 removing private tests
4fb88bb65d00dcf573ec873519fc6b78c40d2b56 Merge pull request redhat-openstack#226 from cmurphy/master
477666d6ccbf5c882ff0f2ffff117adbe9030779 Add IntelliJ files to the ignore list
ce6b7d3b1ebf54b5b4073769ac38c342e2afc147 Merge pull request redhat-openstack#225 from mhaskel/MODULES-1596
56f25d57dfa26de618416e9bdd4a853296ffcbc1 MODULES-1596 - Repository repeatedly destroyed/created with force
2295710e094ef849052e4b785819a1ba3a2c0fc6 Merge pull request redhat-openstack#223 from infopro-digital/MODULES-1597
35cfd4b5d46f6c144ccaddfb948203ccde6b9521 Fix for MODULES-1597: "format" is a file not a directory
5b0fdb0b221c1096c7260b016fb9966c7557ef15 Merge pull request redhat-openstack#222 from cmurphy/master
36484efe09fd6e5f3e511fccf2fb2001baeda265 Add json gem
548a96795e7238e1aca4d17b312bee45c2e71618 Update .travis.yml, Gemfile, Rakefile, and CONTRIBUTING.md
d721c5ea0a85f24487cb73cc53cc25523d48e700 Merge pull request redhat-openstack#219 from laurenrother/readme
ec7cb205f9b6c7aa82621e0c3143dc0ecb6457b6 Updates README per MODULES-1425
4a9c69cb9d1242cdb53d1e758c07bdf79a8556cb Merge pull request redhat-openstack#217 from mhaskel/test
5a9545b83b69f262a9814a5bdd644f3c7336bb10 Merge pull request redhat-openstack#216 from mhaskel/missing_doc
2055ea138a8af3dcc3c077687fc216c20bb2a65e Add missing doc update.
37897ec80e7736f86cb5d747d6147b41d5e27eec Merge pull request redhat-openstack#215 from mhaskel/1.2.0-prep
a79d7855e8febc2e4c8527e621f6f162e5f85db8 1.2.0 prep
35f773056485f06fc42e9e4dced930de7a3e1fa2 Merge pull request redhat-openstack#213 from jfautley/cvs-runas
2b927e514a3d8aef5d35094e84dee3d6b47d6bf2 Add spec test for invokation as a different user
9cef7c46c98153affbb3cd02e4a26afb43664e6d Rework spec tests to support new execution method
f40255377ce41653d69f0b91c5b1a8f7d36883c1 Revamp debugging output
ecf02352a371e3c4a9c72bf94297f047bc400aa7 Add `user` feature support to CVS provider
f6f870b959d1c897cbe23778e54087550e110d14 Merge pull request redhat-openstack#200 from Paulche/change_uid
6cef9491e5cfdab75d97597592e345a777020376 Merge pull request redhat-openstack#210 from igalic/transpec
e467921ee8806ac9cd15381d75e0129847125d31 Merge pull request redhat-openstack#211 from justinstoller/bug/master/FM-1951-ensure-git
477c19773628c2b68c10d2bfc4dc9d6af019c2a1 (FM-1951) Ensure Git is installable on EL 5 platforms
1df5570580c1d429a8fed25033a19333fcaffbda Convert specs to RSpec 2.99.2 syntax with Transpec
38c9c20c5abb5a19917ee3af9e0b6f1f1e8a0b49 Merge pull request redhat-openstack#207 from sodabrew/excludes_string
0e7c0b06e952d5133bd7f9f055d680cb704e213e Handle both Array/Enumerable and String values for excludes parameter
fc396a25497f373e0202c62590564e2b3ffed71a Merge pull request redhat-openstack#206 from sodabrew/whitespace_p4
96d1cc90cf3caa72f6b9d69f85389b2960c27792 Remove excess whitespace
daff68c3a040abd5c8b4e3119bf2f56c23b4ca5b Merge pull request redhat-openstack#209 from hunner/global_default
ead1aa855a0a6ff6ca54ffc027c585f0b6dba0f4 (MODULES-428) Remove dummy warning
45a21f46eec85a48da017af4505cc53c1de92a14 Merge pull request redhat-openstack#208 from sodabrew/simplecov_not_1.8.7
8a414d13cc7122543047d9cb27c9eaa9cf42663f Merge branch '1.1.x'
1a27cd10cb52fe963c864aea9e2b6011a4305872 Disable simplecov on Ruby 1.8.7
9d5cac15858a860618e715e068f1c0bdf5b71c58 Merge pull request redhat-openstack#204 from cyberious/1.1.x
71e516172eff4615308c307e3cc4775a5c4d40ab Fix issue with puppet_module_install, removed and using updated method from beaker core copy_module_to
dd23c0ea664cc9492c186e7afc221953f2ab3abe Merge pull request redhat-openstack#203 from mhaskel/spec_updates
fc07485e8b33ba4c8280900f72104e489151dec8 Update spec_helper for more consistency
27c5d5847504d6d5e295b617b1461b4727ccf1f2 Change uid by Puppet execution API
177618e2ccdd610890e04502923b39a61f7cb40a Merge pull request redhat-openstack#196 from hunner/release_1.1.0
4f9a64b38e01cd60396a354cf0cfdf262f0ae342 Release 1.1.0
96b7e5552f6ee0e5d4be527803b6d3009709c3c7 Merge branch 'master' into 1.0.x
f87608e828f97ff79be39ebaf11ca2647763f2f1 Merge pull request redhat-openstack#195 from hunner/fix_metadata
da6aeaec88e336792fad4b38052452f837a820b0 Fix metadata.json to match checksum
0934ee2bff4520c98543817ec2d832c7f4633652 Merge pull request redhat-openstack#194 from justinstoller/maint/1.0.x/this_is_confusing
7eb9ce2a3905f0b825bb4640847498572c70ca76 (maint) Use `copy_module_to` in `beaker_helper.rb`
d37ba2f14e958e57ed34abe1797c78b4663e211a Merge pull request redhat-openstack#187 from p4paul/master
9dfea1f1898bedb04ec829a292c80f69d7f7d95c Merge pull request redhat-openstack#193 from hunner/fix_helper
3441bc07fedb635e7682e29583d539dd712ea64c The helper calls host outside of an each loop
29982f95c12dcb8f161808a5f388e01999dffc33 Merge pull request redhat-openstack#192 from hunner/fix_lint
9872c6dec02a50e886a5dd622fd0fa32143cccdb Fix lint errors
7d1c75a649417588bf2d62ddddead06fd6347896 Merge branch '1.0.x'
8eb3d7f62157f24a0f0f4caea07b71bf27c01b37 Merge pull request redhat-openstack#173 from hunner/mod_660
6624f40651f44e184878a9fbb862bda886d899e8 (MODULES-660) Correct detached HEAD on latest
3779f9eddd9780821297dc7729a4e1df829df640 Merge pull request redhat-openstack#191 from klynton/master
aa6d6c3d8f49673bc5731668c018ee18735a9a0f Merge pull request redhat-openstack#188 from hunner/rm_modfile
1578537eed7f48f40d31f5379fc5b64bdbe50c4f Update README.markdown
89ba0d8127bf7700c70e703eb667f58786c7ef01 Merge merge lint changes
4592bfd59cd5d4795069798a14b483e16c98c1ff Merge pull request redhat-openstack#189 from petems/MODULES-1014-add_beaker_test_noop
3ad5203b34c068101d8d47bf70259443e657a4ca (MODULES-1014) Add rspec for noop mode
f70ad095f5e1ff1307d902087adf49d68788f067 Just use metadata now
34cc0c0d4e35fdc5a7b8381033886d160927d501 Update Markdown with missing Perforce details.
b9f404be95d751f607651abed759aab9492435bc Merge pull request redhat-openstack#171 from p4paul/master
35c44ceba47803a68aadd30c4813445233c623da Merge pull request redhat-openstack#186 from hunner/release_1.0.2
3109167c1ec0ad574732a434918e508687438335 Merge pull request redhat-openstack#181 from jbussdieker/fix_resource_change_every_checkin
84e60779f9dd1e1d1d6c07be8b8d5c8109ae0e8c Release 1.0.2
688c3cad1a277b4cb59445750fdf402a1c1774a3 Fix issue with node changing every checkin
f903790bbb9156855daab5a181233cfea9e8e5c8 Merge pull request redhat-openstack#185 from cmurphy/master
200ca342783c438a2b829fbd54c13739b1a197f2 Update Gemfile for .travis.yml defaults
56dd0c41f665a2b70bc2e3f97406386caf034b75 Merge branch '1.0.x'
3a2788fd321eecfcdd293279dc5a88ac4150ae48 Merge pull request redhat-openstack#184 from hunner/patch_spec
cefcee8dd6e87a61301b7af267eb524b45700afd Patch misuse of apply_manifest_on
7ff254a6fcf3b4d77faf5197d780028791bfe6ba Add module-specific travis script to .sync.yml
8bbde47ae3c3917cf313fed3f94f4dcd5192b41e Synchronize .travis.yml
69a3339d64e53ddba7bf30099d0fac45113f1e0c Merge remote-tracking branch 'laurenrother/readme' into 1.0.x
8f8f48a20dae55664e0eef34970881373e362ba2 Merge pull request redhat-openstack#176 from hunner/patch_noop
b5b2dd296eb30df25ea3d4ca125ca451b162393c Calculate client workspace name for test case
b56654d263e4a613e6dc5ae1b99c81cc4f3b643b Update .sync.yml to support new .travis.yml configs
0435f81a3b8821a36dedc038982c3efdab90a3b1 Clear P4CLIENT Environment before test
818f5298b6be3b1a25e997ba84eae237d9051be9 Update noop to work
d99b568a6cb195e5933437924d32e553bd102548 Merge pull request redhat-openstack#182 from cmurphy/master
42abb2a599e9c863ab890ef7d8d43db1acdfe84d Sync files
85770ad9e9b093113d98f3a35ec45d6ac28f3042 Add configuration file for modulesync
a73df3732f942d010dc7b289804bb6d8a6f13a37 Add supported information and reorder to highlight support
f88ae5fd6c746de3b454e38a8616f016ada8cff9 Sort keys on hash generate same test result.
c43a7c2a0f1cb051b9629a9f082fc6fb3a429bbd Merge pull request redhat-openstack#178 from sodabrew/rebase_pr177
e1aa644dd075c275dd22d85cdc03c88dda029d87 Support streams and fix Marshal for 'p4 cstat'
2ff03cff1795d3e43c922f7bceb235ce69175013 Added support for basic authentication to hg provider Updated unit tests Updated hg readme and added examples
457035ec1c15df0d53abf7232dad63b2722b1720 Add hostname to Digest for default client name.
319f9fbe1954fd172da638f3ccd76e58c3ec8c7f Added support for p4config.
ac4e14770fc04db02be2f48f6de675e90e3f6b29 Moved p4.markdown content to project's markdown
24e2f91ffb0091bc6f67b4d90f9702690bc1179f Detab to 2 spaces.
8256eff1800e1377c7cf2b961ef63074a2ede0d4 Add support for passing password/ticket
58f9cb20657a7be01777c920a37279f30dc1fce6 Spec tests for p4 provider
b16e4c0f9251279fe2211f651459654e0759dbf0 Markdown and examples
d2bb24e33860090a7051ce9ef6dfbb695cf23447 Basic Perforce provider
345880ad7ce5e5f8b918ae3a61088fdc3104c22a Merge pull request redhat-openstack#175 from hunner/revert_sles
e42310c7fb082a20f4155d801e41b980400ae045 Merge branch '1.0.x'
5a61e814677859661b473cea31c51ab8e43cb11c Merge pull request redhat-openstack#153 from petems/MODULES-1014/add-noop-mode
84aac457692c18512baab28c8eae00998a7cf9a4 Merge pull request redhat-openstack#174 from justinstoller/update-helpers
78b159a59af224c7bf89ee01e6c46ed746e37979 Revert "Remove compatability guarantees for SLES"
02c38ece76ba621807f0a415d0ea90fff0f395bb (QENG-798) Update acceptance helpers to create distmoduledir
b1f2c00ca300d6c22833b2af7af0839ad751966a Merge remote-tracking branch 'puppetlabs/1.0.x'
bb3b5283fc40226cad5a616b93bef492dba37f25 Merge branch 'add-group-to-clone-spec' into 1.0.x
508373904f746242f5ac9a8132269c25081f26fc Define group in clone_repo_spec test
3f2e4f85e5a5f1bc59a3826430e94d1d267aff62 Merge pull request redhat-openstack#172 from hunner/pending_overflow
7867045623b1308aa6c64812976beac2558f14b8 Pending overflow depth test
d4eb4b97122ecfd06f55a26ae9f53ffa54caf35c Merge branch 'release_1.0.1' into 1.0.x
57cd521d35a4ea169382479403fbc89437428ae1 Release 1.0.1
c604c43ef89b8bc181c3016c907fc6584d566f67 Merge remote-tracking branch 'laurenrother/readme' into 1.0.x
8e4a9d2201c73fdd8d2601fcdec64f4089dbdb8f Remove extra READMEs
3d4f2f81eace493052b9dc038a12ef900554025b Update README to conform with template
ecb4ad6a1ddd77ab7b6772e96e0f787c03c3f27a Merge pull request redhat-openstack#168 from hunner/remove_sles
40c4826933848bf827e69e2276f0c9be05877344 Remove compatability guarantees for SLES
7ac009164f77092801d813c5ad514d8e3aa77323 Merge branch 'fix-git-package-ubuntu-10' into 1.0.x
e6a561125b6477051c339d5dfce909e4318f504c Accomodate ubuntu-10 package for git in beaker tests
36969f9a2fe8952f162ef1dea9cfa95ed16c1907 Merge branch 'fix-git-package-debian' into 1.0.x
47b32a8d380beb48e0ea85be904c48da0405e982 Change tests to not install git-daemon on debian
a1d74e33c237f64ee9edb14e53644447b6c962ed Merge pull request redhat-openstack#166 from hunner/patch_shallow
bef473f1424a4d798bae5cf7b2afbb694aa793c5 Correct shallow clone count
dd234ae703cfbfdf5a4d7df51d024d0298b5b039 Merge pull request redhat-openstack#165 from hunner/patch_mkdir
9603ec23e4217154932b6dbae115760b4f2e2274 Correct gitconfig typo
29c335fd633850db1fa60bc7b4ad19f2eaa131eb More typos
d9dbfaf0327ed3af709a50e3318bba9e13725340 Merge pull request redhat-openstack#164 from hunner/patch_mkdir
c98fc9385884f4e8416cbd67302ba7c94c0deb67 Fix typo in mkdir
dda3a4824ca5881a929a8cdbe849347cf017ddf0 Merge pull request redhat-openstack#163 from hunner/mkdir
b55d04145e0ff2ebcb59515fa348ff1e9d22b4e2 Need to make the moduledir before scping the module to agents
22592b471319f219c3412d76b056f4ec53e3583a Merge pull request redhat-openstack#162 from hunner/patch_helper
9c78a08ed018f279e965c4ebd2d4eb7159897d1a Patch beaker spec helper for create_remote_file
51bea5e925e45af23aec670113d66eb9c4145e3c Merge branch 'master' into 1.0.x
bf94296c505357c1d2bee08ad7785c5666338a36 Merge branch 'master' into MODULES-1014/add-noop-mode
a3599a47c49ff9ebee334ec88346fd78b9b278b9 Merge pull request redhat-openstack#158 from mhaskel/rspec-pinnings
7d4457e7faa15a27eb224fbcf70c312f11460798 Pin versions in the supported branch.
d23a098c2deba9fb79ca53e2d51a8177b0f071af Merge pull request redhat-openstack#156 from johnduarte/pin-beaker-rspec
504d9d9215f8bbc6f2ad99f4a349286d4555eb21 Pin gem versions in Gemfile
21dea17d87fb8aa3eb1b3312efa09e2eb1f36884 Merge branch '1.0.x'
7be38d4164bf0b64a06a350622ad191b52b22c69 Merge pull request redhat-openstack#149 from lucas42/patch-1
bed52f5003cc7ae617a0afd4b7934d110774f01e Merge pull request redhat-openstack#152 from petems/patch-1
8b8a78578a9c0d3eedc26c9b8c2b6079bce221f8 Merge pull request redhat-openstack#155 from johnduarte/remove_beaker_gemfile
c7bb9399041c0933ed2d03768dd58db950ad2702 Remove beaker from Gemfile
08c9ee57c46e7b6835d255126d28d39cd3e4c670 Merge pull request redhat-openstack#154 from mhaskel/1.0.0-prep
9a1df86686f0a771eace81e4344e1e9c27c98d79 Update changelog and metadata for 1.0.0 release.
81c4a1036b343221d1e568d9a183e6d35a637117 Merge pull request redhat-openstack#143 from mhaskel/1.0.x
cdf207a3d87149937a28953850fedfbe8c78e5f9 Updated modulefile and added metadata.json for 1.0.0 release.
17c91e7ab8f89453c926b432e5ff82335d280e90 (MODULES-1014) Adding noop mode option
e528ebe011c8db4f2b405343adb7fd1fa4c3aa87 Update .gitignore
8f71d47786e7d7465d5597705c6dab4331371ad6 Merge pull request redhat-openstack#150 from johnduarte/rake_keyfile
22397d9b36938f6537bc83293e5bee0aff403756 Fix logic to validate keyfile
bc29a94ad26070c0b1d0e1dd6f6fca7eaf0120f9 Merge pull request redhat-openstack#151 from hunner/fix_trusty
521d321181c95eb042c23c8277e79cfe1d066117 Update tests for ubuntu 14.04
b3b253f2432e5cda15c04b11b89bb3d47e84dc76 Add optional keyfile argument to rake tasks
11dfa3835e855161dbb3ca98159442463d6fa8d2 Update Modulefile to use hyphen in name, not slash
d98e0083f33f76e1ad13b650df81bdb18e4b59fe Merge pull request redhat-openstack#148 from johnduarte/bare_with_revision_should_fail
76025ad1559a031efcaad25454dcd581d7a64b2d Merge pull request redhat-openstack#147 from johnduarte/beaker_raketasks
d11fb1c90a115e7dd27cf32ad0bfdb65700c5eab Set git bare with revision test to fail
c2108b67f6349068ae897265b28a7242d230be1b Adjust Rake tasks for beaker testing
2f875839afe843bd8a9f320d553fb3a28a7420f8 Merge pull request redhat-openstack#145 from hunner/fix_beaker_tests
0d9e938e92a25673c3712866e2d2108a255b67d5 Update specs and fix FM-1361
9057fca3a6862e699c153f3607e57f2360552eb7 Merge pull request redhat-openstack#146 from daenney/mv-optional-commands
932eb74ac487c815e51b1e99bb2f57ee82169be2 Un-optional the non-optional commands.
93e0c80f38efbd1317fc3b71218cc7fd047d639a Merge pull request redhat-openstack#144 from johnduarte/move_protocol_tests_to_beaker
d6b22213f2cea9b58d5e2fa48f4fea2227c184ef Move protocol tests to beaker suite
97e8b02b1d803d59f02a8fea1b86750694b5d538 Merge pull request redhat-openstack#135 from johnduarte/add_protocol_acceptance_tests
c3b2793cff608128739769018e331cbf6437634a Merge pull request redhat-openstack#137 from johnduarte/git_ensure_latest
f6864f446f4137499586a930cb7514b2dcb82b6d Merge pull request redhat-openstack#141 from johnduarte/beaker_tests
df0b979b0902a20b6a948958838521da8828e358 Merge pull request redhat-openstack#142 from johnduarte/add_vagrant_user
059599691d4cf08ce012e4b057d0c82525ba163a Merge pull request redhat-openstack#139 from cyberious/FM-1284
9a8e5680a5bd9179e227a13e9732721178d3ddf2 Ensure vagrant user/group for non-vagrant testing
07be768979161434c480c6ec23d848185e157096 Skip exec excludes until expectations are defined
982056a260cdf590acba5e33ba6eab3822428104 Skip HTTP basic auth (see FM-1331)
e42f4047c086a79fa0286dc9e46cdfe187a18320 Fix git daemon call
88727e3b8d934e59707afd8816b84943be7e3b56 Fix exec for clone with excludes test
a50c949a695e04a0b5927d816c3e25ba46745c19 Skip tests for unsupported features
0406d627bcd7e24d181944b4d2c70a7b6e50ccf5 Fix calls to ruby
123fe4099e4e4fdda7b34a769458a1dcaad75aae Use sinatra to set up basic auth HTTP server
97e64b52f63f3dd673dfa2fe92c71d4d9ddbcbc7 Add conditional ruby path based on pe
3d35e61e4377e73365b9f7c340b225d787fe3cbb Add beaker tests for git basic auth
eeb52c491869c7916758b4d878018ef4df460bf3 Fix exec test for clone
3c032db01ae041281e9fba449f1e9bbdfb93dc07 Fix exec test for compression
b362b35825638c27a7a19da97bd14bc9d7e133b4 Fix exec test for shallow clone
8d0d19cc6d7d684b526ddc00172ca1db65207073 Fix root path depth for negative shallow tests
93a410c9ad3d8b3cb8da1ce79040cd00475fceaf Add tests git using ssh scp syntax
4040e4a1cccc72692c00d5efc06f8e8d5e1174f1 Update expectations for shallow clone
eaf1e2d77754bc5f9070274f2c4da9409a003208 Set neg bare test to expect bare repo
ef946812c16f2d5e9d120199378b5ade825740c3 Fix typos in verify steps for revision tests
591725e0f2a0dd0dd31b0086dbd4068bd302b0e1 Move git tests into sub-directory
23a4cf03cc9c666323371c3aaacf73e5a058cead Add beaker tests for git checkout for user
51e4f4f5a5288740561b2c3d1decd592430c7358 Add beaker tests for git checkout for specified tag
4a3392310e0e85c216e28cded17df4833a771a3b Add beaker tests for git shallow clone
275f975d7b12612820b38dff41722c89cb4ed3ae Add beaker tests for git checkout for specified revision
ffa656904cf617cc7de319afca1bd94d0d64a5c0 Add beaker tests for git checkout for group
961896256d771596b6e8359baa59e9f8a73b5b83 Add beaker tests for git compression checkouts
cd553d04e8a456cf7b76dba5f6a047242d09c03e Add beaker test for git branch checkout
35fd8b137fa83d34eb90df400ccd1da78a947b18 Add beaker tests for git create
60d5e83205a38f714ae678142e14a0d223076028 Add beaker tests for git clone
85073a856bc69d7b63ebc3993ab1cda6fcba482c Use on(host, '') rather than host.execute('') syntax
4a18465e7dc957a586b58fd3237e4312afb5fd5f Change apply syntax to apply_manifest_on
b6d724bb656939f7b6c95fbe86a42442193b2938 Add test for git clone using ssh
ff1dcfde8b337a95022a03947a84f148ff65badc Add test for git clone using https
2e8cc51403ead784e9764bb25d15d8a30d8d6475 Add test for git clone using http
6c284f23696eb5d036537acab9a6d564b700d78a Add managehome to testuser
fc8c177fbbe0f3cecfb1f984725bf4cbcfbeb54d Move git daemon setup/teardown into context block
3c41c39e19b63d76001fe980a2b8281221e6175e Add test for git clone using file path
30aa7738146921f0fb34e61ace82eed8dae1fc97 Add test for clone using git protocol
bca6ff5c480d4aa129766ccac4cb385aef092fd9 Add spec for clone protocols skeleton
4613e93e35551271651bb7b1102d3b97a3f5b40d Added multiline parsing tests for branch -a
4021245ebb54878c691d50efe3f9ce712734e4b6 Merge pull request redhat-openstack#140 from cyberious/RakeTask
79c4a4e6e9638aa4b5f3e7366ada7c3ddbafb8a3 Add rake tasks to test both beaker and beaker-rspec in one go
2458aba1401ad6336137653f87086e7656625bf7 Fix spec tests
a909fe74c71e7e214087c3c95bb21e6dfd90c940 update to use -a and desired for hard reset
a213d71ec8d3e75bef909cc5c3f11aaea8b4e94d Fix detached head state
b30acce599e25e803ba333217d3b0d49d1815169 Merge pull request redhat-openstack#138 from cyberious/FM-1284
cfcd03a7c59eaa6b81de8c767bbd91e6d278c0f2 Fix issue where force=>true was not destroying repository then recreating
35ba3c859c83df6c725579986b8681d3aaa3813f Add test for ensure latest with branch specified
f703b923a4e40d1d7db424bca77cd3a1459e6600 Use on(host, '') rather than host.execute('') syntax
d0c2026b64b796482d2e410b336331dc493589d0 Change apply syntax to apply_manifest_on
2a57379e669a6920766548927b08e9ef4ede521e Add acceptance tests for git protocols using clone
46588aa62d444c5f0a538cccec357a80cd191b93 Merge pull request redhat-openstack#120 from huandu/master
1e0f7c6427d6aef7cef9a9e2822925b8a7f4f862 Merge pull request redhat-openstack#121 from fkrull/master
a388ce3f1f734a909101c1995202ae123bee0668 Merge pull request redhat-openstack#131 from igalic/fix-tabbing
51063851095f3482c644f699ba57ffab3f830263 fix tabbing in vcsrepo test
c1f613c2225b2692ae8a2f6c8213fbf826311d9a Merge pull request redhat-openstack#130 from Phil0xF7/add_beaker-rspec_tests
1ebe52ef9963391f13b406c843c8f475668f173c add beaker-rspec support
92743c459ec7064c260bbf0686a368182291e99c Merge pull request redhat-openstack#108 from sodabrew/bzr_set_ownership
e4be0ab189aa32967bb732a8183c142e01942e4b Call set_ownership from the bzr provider
744f3cc4094062ef1f6a80c644d82b6284d2f7fc Only add ssh options to commands that actually talk to the network.
9c873e1c56f1147a8fcdd01b804f744deebb53f6 use `git rev-parse` to get tag canonical revision.
50079b58192ed7a2af1ba6756f75084bc74d33e8 Merge pull request redhat-openstack#105 from mcanevet/no_su
1ac866a034ba37fb1fb4ed8a562d936751b43825 Merge pull request redhat-openstack#117 from jonoterc/fix_svnlook
93b73f6877f9bdfdd291e2dd5ff5b8f6247d833d fix svnlook behavior with plain directories
f252283cf1501960f627e121d852b05f67c7214c Merge pull request redhat-openstack#115 from instruct-br/use_remote_name_when_cloning_a_repo
7845ea132b0b40a83d3e9284723cbf63e2b61a82 git: actually use the remote parameter
7ac346413211f2fd58abc6a7bbce5d35de2a7a04 Merge pull request redhat-openstack#114 from freyes/add-git-shallow-clone
0ea16bba47cf177dc17fa14f20d54d0091a09865 Add the option to shallow clones with git
e4eb8ab551d41c6d4d96cc3d0c4bc3186d4ed74d Temporary workaround for broken Rubygems on Travis
8356fc9c58b2c821c57dc537ec2c95a72f672a5c Merge pull request redhat-openstack#109 from mikegerwitz/master
69b93cefcdcd4a80d241dc71d5e6de90842faf11 Stripping git on_branch? return value; contains trailing newline
a96a42e38b6c6d306ef158250658ae5673f383a3 Merge pull request redhat-openstack#106 from mikegerwitz/master
8837be29ff114228f86d67c59337119120690e44 Using rev-parse to determine branch name of HEAD for on_branch? method
4689c514a12764933a9cb1e2858343f0ba5923b3 origin/HEAD is not valid; use origin/master for latest when branch == 'master'
c9c6d96554e546f70a289522df3f24261674cc1c Don't 'su' if passed user is current user
f2f1a82d72ec8afb50c32206abeaa32923ee410b Merge pull request redhat-openstack#102 from apenney/020-release
6dfdc0f1c38ce9371aa8ce5f91dd9799e625a3f7 Prepare 0.2.0 release.
bd58512dbf347993ee7909c8f416a067942cbfe6 Merge pull request redhat-openstack#98 from reidmv/autorequire_git
2b190756260346931b8f9a0dda8afc0c815710d6 Add autorequire for Package['git']
f7c05f75468aae0373cb51f27451294497a15bb8 Merge pull request redhat-openstack#96 from apenney/metadata
120268f3d2142be0be346b6a04c4e709a20ed4f4 Add a blank dependencies section and stringify versions.
300d51cae5b15afacd50fee26a1a891565af90de FM-103: Add metadata.json to all modules.
802406d63cc4241c7d77fc92745196475ccc268d Merge pull request redhat-openstack#95 from apenney/metadata
4cf58ba3536f20349443beedda05245aebe9daed Merge pull request redhat-openstack#93 from apenney/coverage
b9da4c4cea9a04b1d97e3a82fc4211b8f8b62260 Modifications to .travis.yml to test appropriately.
d163d5059b910de9d2c086a29c72e7a228090465 Add convert_working_copy_to_bear and convert_bare_to_working_copy tests.
33c492e0e6b04c6829b8ce4650f5e45012b770dc Add tests for convert_working_copy_to_bare and convert_bare_to_working_copy
a3d888f1fdd0a4cbd423b8b47f546c2d1decead7 Add latest tests.
c92ede74bedda8b43df17abfe7528d3ddffe951a Add test for latest?
aeb3ea63ec561440c02f9d4c4d4c0ac3a1d096c9 Overhaul the spec tests to work in rspec2.
0eeb6501b1b2ea84c38b0d4464ac42c12c4e9fa7 Merge pull request redhat-openstack#91 from jiacona/master
f49f3fe075c1b0fbb905f09066ae17cebc51cc83 Merge pull request redhat-openstack#92 from markleightonfisher/dev-README.CVS.markdown
7b2084afba9a0ca76fce75f479f88390d6204bca Documented the "module" attribute.
e69c6eac89fbbbd5c459388eef30b1320ab9d826 change path_empty? to not do full directory listing
411111b5ff88b682d7e9cc54a47573bccc3e3edc update git provider to handle checking out into an existing (empty) dir
a4ee585cb17751dca8cf49d9361124e438a39d87 Merge pull request redhat-openstack#89 from razorsedge/svn_revision
ed67ca757a62e6bc121a1e59386f52f8233e49d7 And fix the rspec test to pass.
4de3254bfc1e6d66f517933857922b9ed4424dd1 Fix svn provider to look for '^Revision:'.

Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Feb 27, 2015
1830403 Merge pull request redhat-openstack#233 from pdxcat/release_320
0c4930e Release 3.2.0
c3d912b Merge pull request redhat-openstack#226 from 3dna/jmx-plugin
d36948e Merge pull request redhat-openstack#232 from vchepkov/fix-pe-support
5f9b23a metadata update
fcd63aa adding README.md docs for java and genericjmx
868d65a Merge pull request redhat-openstack#230 from michakrause/target_v5upgrade
ac4cd27 Merge pull request redhat-openstack#229 from michakrause/rrdcached-statistics
3b3245d Merge pull request redhat-openstack#224 from 3dna/snmp-define-data-host
ad60c64 Merge pull request redhat-openstack#216 from michakrause/master
05a9f02 Added v5_upgrade Plugin: https://collectd.org/wiki/index.php/Target:v5_upgrade
88fb530 added CollectStatistics option to rrdcached plugin
7822ba6 Perl Plugin: changed exec in provider 'false' case:
6064813 remove the ensure parameter
880baad Merge pull request redhat-openstack#228 from x-way/mymaster
bb978ee add id and path facts to test context
c605da8 set java path to undef on unsupported platforms
acb5074 plugin/ntpd: IncludeUnitID option only available in collectd > 5.2
e785050 collectd doesn't auto-include its java dir in class path :(
f68c147 genericjmx connection stanza
6737a8d use appropriate regex modifier
43ee029 MBean stanzas
faf3c6c genericjmx plugin base
d0379e7 consistency!
55054bd test the interface not the result
9276be2 collectd doesn't like having an empty <Plugin java> stanza
8031829 java plugin
64c4020 these values need to be quoted
ba762bd default these to empty hashes since they can now be empty
22a1662 split out the snmp data and hosts into defines
1990227 Merge pull request redhat-openstack#223 from sijis/add_packages
06ad3cd arrayify the values and collects
15f9ec5 plugin/varnish: package should also adhere to the ensure param passed
a101e47 plugin/postgresql: add package for redhat systems
1c463e3 plugin/write_riemann: add package for redhat systems
a334b6e plugin/write_http: add package for redhat systems
ec761d3 plugin/snmp: add package for redhat systems
e9f8110 plugin/sensors: add package for redhat systems
7ffa8db plugin/python: add package for redhat systems
78e4908 plugin/ping: add package for redhat systems
4e926bc plugin/perl: add package for redhat systems
a5340e5 plugin/nginx: add package for redhat systems
e17fd8a plugin/mysql: add package for redhat systems
094fe12 plugin/iptables: add package for redhat systems
97e126d plugin/curl_json: add package for redhat systems
ca26ce8 plugin/curl: add package for redhat systems
b8fb2bc plugin/amqp: add package for redhat systems
a68885e plugin/bind: add package for redhat systems
a3202b0 Merge pull request redhat-openstack#222 from 3dna/snmp-template-array
e900a09 arrayify the values and collects
f270d16 Add puppet forge badge to the README
6dac254 Merge pull request redhat-openstack#221 from sijis/plugin_lvm
fe726cb README: added lvm plugin example
7a8009b plugin/lvm: should also adhere to the ensure param passed
97cc610 added lvm plugin
71c281f Merge pull request redhat-openstack#219 from pdxcat/3.1.0
4a3179d Merge pull request redhat-openstack#220 from pdxcat/enable_docker_travisci
00ec0ed Disable sudo in .travis.yml to enable container builds
0e8a019 Release 3.1.0
9944bf1 Merge pull request redhat-openstack#202 from arioch/master
cc315de Merge pull request redhat-openstack#217 from bogus-py/filecount
68ca262 Merge pull request redhat-openstack#218 from cloudevelops/update-exec-plugin
1ac0d48 exec plugin refresh
5c3779e filecount: support all options
d13b812 Lintian fixes
1dff045 Merge pull request redhat-openstack#213 from petems/update_readme_with_conntrack
af4eab2 Merge pull request redhat-openstack#214 from bogus-py/python
e606526 plugin::python introduce ensure parameter
84fcbce Merge pull request redhat-openstack#207 from petems/add_beaker_tests
08f8528 Merge pull request redhat-openstack#211 from txaj/pass-interval-parameter
385e9e7 Merge pull request redhat-openstack#210 from txaj/fix-booleans-pulled-from-hiera
6b88f84 Add conntrack to README.md
b677d5d Basic acceptance test with beaker
c3a8aaa Merge branch 'master' of https://github.com/pdxcat/puppet-module-collectd
2190a9e Make plugins passing the $interval parameter
8ef18e6 Ensure variable using 'false' will be interpreted.
3fae4b2 Merge pull request redhat-openstack#200 from txaj/loadplugin-options2
3f33f0d Add rspec test to ensure the bracket syntax is using when available
2e515ea Merge pull request redhat-openstack#209 from txaj/add-conntrack
3bbfe77 Add conntrack module
5ef3917 Cleaning the now redundant LoadPlugin declaration
b671d00 Uses the LoadPlugin syntax with bracket when supported
1b75c78 Merge pull request redhat-openstack#201 from bogus-py/curl
c16a8d6 Merge pull request redhat-openstack#206 from muling-tt/master
3e13ce6 Merge pull request redhat-openstack#208 from pdxcat/fix_travis2
bd830de Fix travis by using plabs gemfile
1c481f7 Basic acceptance test with beaker
5802325 Add cpufreq plugin
ca2f400 Add cpufreq plugin doc
3abf175 Merge pull request redhat-openstack#205 from petems/patch-1
02ca5d8 Fix Puppet deprecation warning
4d01659 curl: fix handling of some parameters
8889605 Merge pull request redhat-openstack#198 from ByteInternet/zfs_arc
0899e82 Merge pull request redhat-openstack#199 from ByteInternet/write_graphite_logsenderrors
86962bb Support LogSendErrors on the write_graphite plugin
8d457c9 Add collectd::plugin::zfs_arc
4fa9f16 Merge pull request redhat-openstack#197 from guerremdq/patch-1
520c382 Add "" to Hostname
724e215 Merge pull request redhat-openstack#196 from jpds/entropy-example-fix
e9e16b7 README.md: Fixed example entropy snippet.
3b694bc Merge pull request redhat-openstack#195 from quiffman/master
e58fb05 Double quote the csv plugin DataDir.
bff587b Merge pull request redhat-openstack#193 from radford/curl-json-sock
e606d73 Merge pull request redhat-openstack#191 from bdossantos/fix/curl_MeasureResponseTime
ff1831d Merge pull request redhat-openstack#178 from joshgarnett/master
822ac69 Merge pull request redhat-openstack#192 from radford/write-http-storerates-bool
44766fb curl_json: Support reading from a unix socket
b1d0f1c write_http: StoreRates is a bool, not a string
9a092b4 Use '@plugininstance' to avoid warning message about deprecation
68b7b13 Merge pull request redhat-openstack#190 from dedded/apache-fix
7489cc8 curl : 'MeasureResponseTime' needs exactly one boolean argument
2181dc4 Add collectd-apache package needed on RedHat
f08d58c Merge pull request redhat-openstack#188 from cloudevelops/consolidate-python-plugin-2
a5aa0ae Merge pull request redhat-openstack#189 from cloudevelops/consolidate-curl-json-plugin
7cf838f New style naming and permissions for curl_json plugin
27ad95b Ensured deprecated file removed
462b312 Merge pull request redhat-openstack#186 from czhujer/master
ebf9ae7 Merge pull request redhat-openstack#187 from rjw1/patch-1
c6abe0a add a missing p
dd7f921 add missing package
6d92f5d Merge pull request redhat-openstack#185 from smoeding/fix-network-plugin
29a9837 Variables in templates should use @-notation
3b691fd Adding support for WriteQueueLimitLow & WriteQueueLimitHigh, which were added in collectd 5.4
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Feb 27, 2015
b394f6961d984190a9ead8a3465f360ae5c6d365 Merge pull request redhat-openstack#235 from cmurphy/rspec
9f129ffd9764e797fe45557a6b04e968f5b4212e Pin rspec gems
56e2795091b153cf7ef175f2441a43cc9c315d91 Merge pull request redhat-openstack#230 from jonnytpuppet/multiple_remotes
5d6ef988af1ff90b4625b0426301cb6fad0268b8 Implemented multiple remotes feature for git provider.
d08d16bd71e10f439dfa3ff92626aeb38aa95303 Merge pull request redhat-openstack#218 from dduvnjak/master
dfe5f9cc316a43793da2cb1c4adbc66503907460 Add submodules feature to git provider
de7bf159c721a1461b7d8a61e98fd024344c7eb5 Merge pull request redhat-openstack#229 from hunner/update_before
68fc802b937334eda195f28c645e43b23d3ff061 Remove let use as variable.
762071224dad242eec7ca8c16f5dce850abc0c79 Merge pull request redhat-openstack#228 from tphoney/removing_private_tests
2d4abcd7b92971dba9f00e6422c4f5250a15f716 removing private tests
4fb88bb65d00dcf573ec873519fc6b78c40d2b56 Merge pull request redhat-openstack#226 from cmurphy/master
477666d6ccbf5c882ff0f2ffff117adbe9030779 Add IntelliJ files to the ignore list
ce6b7d3b1ebf54b5b4073769ac38c342e2afc147 Merge pull request redhat-openstack#225 from mhaskel/MODULES-1596
56f25d57dfa26de618416e9bdd4a853296ffcbc1 MODULES-1596 - Repository repeatedly destroyed/created with force
2295710e094ef849052e4b785819a1ba3a2c0fc6 Merge pull request redhat-openstack#223 from infopro-digital/MODULES-1597
35cfd4b5d46f6c144ccaddfb948203ccde6b9521 Fix for MODULES-1597: "format" is a file not a directory
5b0fdb0b221c1096c7260b016fb9966c7557ef15 Merge pull request redhat-openstack#222 from cmurphy/master
36484efe09fd6e5f3e511fccf2fb2001baeda265 Add json gem
548a96795e7238e1aca4d17b312bee45c2e71618 Update .travis.yml, Gemfile, Rakefile, and CONTRIBUTING.md
d721c5ea0a85f24487cb73cc53cc25523d48e700 Merge pull request redhat-openstack#219 from laurenrother/readme
ec7cb205f9b6c7aa82621e0c3143dc0ecb6457b6 Updates README per MODULES-1425
4a9c69cb9d1242cdb53d1e758c07bdf79a8556cb Merge pull request redhat-openstack#217 from mhaskel/test
5a9545b83b69f262a9814a5bdd644f3c7336bb10 Merge pull request redhat-openstack#216 from mhaskel/missing_doc
2055ea138a8af3dcc3c077687fc216c20bb2a65e Add missing doc update.
37897ec80e7736f86cb5d747d6147b41d5e27eec Merge pull request redhat-openstack#215 from mhaskel/1.2.0-prep
a79d7855e8febc2e4c8527e621f6f162e5f85db8 1.2.0 prep
35f773056485f06fc42e9e4dced930de7a3e1fa2 Merge pull request redhat-openstack#213 from jfautley/cvs-runas
2b927e514a3d8aef5d35094e84dee3d6b47d6bf2 Add spec test for invokation as a different user
9cef7c46c98153affbb3cd02e4a26afb43664e6d Rework spec tests to support new execution method
f40255377ce41653d69f0b91c5b1a8f7d36883c1 Revamp debugging output
ecf02352a371e3c4a9c72bf94297f047bc400aa7 Add `user` feature support to CVS provider
f6f870b959d1c897cbe23778e54087550e110d14 Merge pull request redhat-openstack#200 from Paulche/change_uid
6cef9491e5cfdab75d97597592e345a777020376 Merge pull request redhat-openstack#210 from igalic/transpec
e467921ee8806ac9cd15381d75e0129847125d31 Merge pull request redhat-openstack#211 from justinstoller/bug/master/FM-1951-ensure-git
477c19773628c2b68c10d2bfc4dc9d6af019c2a1 (FM-1951) Ensure Git is installable on EL 5 platforms
1df5570580c1d429a8fed25033a19333fcaffbda Convert specs to RSpec 2.99.2 syntax with Transpec
38c9c20c5abb5a19917ee3af9e0b6f1f1e8a0b49 Merge pull request redhat-openstack#207 from sodabrew/excludes_string
0e7c0b06e952d5133bd7f9f055d680cb704e213e Handle both Array/Enumerable and String values for excludes parameter
fc396a25497f373e0202c62590564e2b3ffed71a Merge pull request redhat-openstack#206 from sodabrew/whitespace_p4
96d1cc90cf3caa72f6b9d69f85389b2960c27792 Remove excess whitespace
daff68c3a040abd5c8b4e3119bf2f56c23b4ca5b Merge pull request redhat-openstack#209 from hunner/global_default
ead1aa855a0a6ff6ca54ffc027c585f0b6dba0f4 (MODULES-428) Remove dummy warning
45a21f46eec85a48da017af4505cc53c1de92a14 Merge pull request redhat-openstack#208 from sodabrew/simplecov_not_1.8.7
8a414d13cc7122543047d9cb27c9eaa9cf42663f Merge branch '1.1.x'
1a27cd10cb52fe963c864aea9e2b6011a4305872 Disable simplecov on Ruby 1.8.7
9d5cac15858a860618e715e068f1c0bdf5b71c58 Merge pull request redhat-openstack#204 from cyberious/1.1.x
71e516172eff4615308c307e3cc4775a5c4d40ab Fix issue with puppet_module_install, removed and using updated method from beaker core copy_module_to
dd23c0ea664cc9492c186e7afc221953f2ab3abe Merge pull request redhat-openstack#203 from mhaskel/spec_updates
fc07485e8b33ba4c8280900f72104e489151dec8 Update spec_helper for more consistency
27c5d5847504d6d5e295b617b1461b4727ccf1f2 Change uid by Puppet execution API
177618e2ccdd610890e04502923b39a61f7cb40a Merge pull request redhat-openstack#196 from hunner/release_1.1.0
4f9a64b38e01cd60396a354cf0cfdf262f0ae342 Release 1.1.0
96b7e5552f6ee0e5d4be527803b6d3009709c3c7 Merge branch 'master' into 1.0.x
f87608e828f97ff79be39ebaf11ca2647763f2f1 Merge pull request redhat-openstack#195 from hunner/fix_metadata
da6aeaec88e336792fad4b38052452f837a820b0 Fix metadata.json to match checksum
0934ee2bff4520c98543817ec2d832c7f4633652 Merge pull request redhat-openstack#194 from justinstoller/maint/1.0.x/this_is_confusing
7eb9ce2a3905f0b825bb4640847498572c70ca76 (maint) Use `copy_module_to` in `beaker_helper.rb`
d37ba2f14e958e57ed34abe1797c78b4663e211a Merge pull request redhat-openstack#187 from p4paul/master
9dfea1f1898bedb04ec829a292c80f69d7f7d95c Merge pull request redhat-openstack#193 from hunner/fix_helper
3441bc07fedb635e7682e29583d539dd712ea64c The helper calls host outside of an each loop
29982f95c12dcb8f161808a5f388e01999dffc33 Merge pull request redhat-openstack#192 from hunner/fix_lint
9872c6dec02a50e886a5dd622fd0fa32143cccdb Fix lint errors
7d1c75a649417588bf2d62ddddead06fd6347896 Merge branch '1.0.x'
8eb3d7f62157f24a0f0f4caea07b71bf27c01b37 Merge pull request redhat-openstack#173 from hunner/mod_660
6624f40651f44e184878a9fbb862bda886d899e8 (MODULES-660) Correct detached HEAD on latest
3779f9eddd9780821297dc7729a4e1df829df640 Merge pull request redhat-openstack#191 from klynton/master
aa6d6c3d8f49673bc5731668c018ee18735a9a0f Merge pull request redhat-openstack#188 from hunner/rm_modfile
1578537eed7f48f40d31f5379fc5b64bdbe50c4f Update README.markdown
89ba0d8127bf7700c70e703eb667f58786c7ef01 Merge merge lint changes
4592bfd59cd5d4795069798a14b483e16c98c1ff Merge pull request redhat-openstack#189 from petems/MODULES-1014-add_beaker_test_noop
3ad5203b34c068101d8d47bf70259443e657a4ca (MODULES-1014) Add rspec for noop mode
f70ad095f5e1ff1307d902087adf49d68788f067 Just use metadata now
34cc0c0d4e35fdc5a7b8381033886d160927d501 Update Markdown with missing Perforce details.
b9f404be95d751f607651abed759aab9492435bc Merge pull request redhat-openstack#171 from p4paul/master
35c44ceba47803a68aadd30c4813445233c623da Merge pull request redhat-openstack#186 from hunner/release_1.0.2
3109167c1ec0ad574732a434918e508687438335 Merge pull request redhat-openstack#181 from jbussdieker/fix_resource_change_every_checkin
84e60779f9dd1e1d1d6c07be8b8d5c8109ae0e8c Release 1.0.2
688c3cad1a277b4cb59445750fdf402a1c1774a3 Fix issue with node changing every checkin
f903790bbb9156855daab5a181233cfea9e8e5c8 Merge pull request redhat-openstack#185 from cmurphy/master
200ca342783c438a2b829fbd54c13739b1a197f2 Update Gemfile for .travis.yml defaults
56dd0c41f665a2b70bc2e3f97406386caf034b75 Merge branch '1.0.x'
3a2788fd321eecfcdd293279dc5a88ac4150ae48 Merge pull request redhat-openstack#184 from hunner/patch_spec
cefcee8dd6e87a61301b7af267eb524b45700afd Patch misuse of apply_manifest_on
7ff254a6fcf3b4d77faf5197d780028791bfe6ba Add module-specific travis script to .sync.yml
8bbde47ae3c3917cf313fed3f94f4dcd5192b41e Synchronize .travis.yml
69a3339d64e53ddba7bf30099d0fac45113f1e0c Merge remote-tracking branch 'laurenrother/readme' into 1.0.x
8f8f48a20dae55664e0eef34970881373e362ba2 Merge pull request redhat-openstack#176 from hunner/patch_noop
b5b2dd296eb30df25ea3d4ca125ca451b162393c Calculate client workspace name for test case
b56654d263e4a613e6dc5ae1b99c81cc4f3b643b Update .sync.yml to support new .travis.yml configs
0435f81a3b8821a36dedc038982c3efdab90a3b1 Clear P4CLIENT Environment before test
818f5298b6be3b1a25e997ba84eae237d9051be9 Update noop to work
d99b568a6cb195e5933437924d32e553bd102548 Merge pull request redhat-openstack#182 from cmurphy/master
42abb2a599e9c863ab890ef7d8d43db1acdfe84d Sync files
85770ad9e9b093113d98f3a35ec45d6ac28f3042 Add configuration file for modulesync
a73df3732f942d010dc7b289804bb6d8a6f13a37 Add supported information and reorder to highlight support
f88ae5fd6c746de3b454e38a8616f016ada8cff9 Sort keys on hash generate same test result.
c43a7c2a0f1cb051b9629a9f082fc6fb3a429bbd Merge pull request redhat-openstack#178 from sodabrew/rebase_pr177
e1aa644dd075c275dd22d85cdc03c88dda029d87 Support streams and fix Marshal for 'p4 cstat'
2ff03cff1795d3e43c922f7bceb235ce69175013 Added support for basic authentication to hg provider Updated unit tests Updated hg readme and added examples
457035ec1c15df0d53abf7232dad63b2722b1720 Add hostname to Digest for default client name.
319f9fbe1954fd172da638f3ccd76e58c3ec8c7f Added support for p4config.
ac4e14770fc04db02be2f48f6de675e90e3f6b29 Moved p4.markdown content to project's markdown
24e2f91ffb0091bc6f67b4d90f9702690bc1179f Detab to 2 spaces.
8256eff1800e1377c7cf2b961ef63074a2ede0d4 Add support for passing password/ticket
58f9cb20657a7be01777c920a37279f30dc1fce6 Spec tests for p4 provider
b16e4c0f9251279fe2211f651459654e0759dbf0 Markdown and examples
d2bb24e33860090a7051ce9ef6dfbb695cf23447 Basic Perforce provider
345880ad7ce5e5f8b918ae3a61088fdc3104c22a Merge pull request redhat-openstack#175 from hunner/revert_sles
e42310c7fb082a20f4155d801e41b980400ae045 Merge branch '1.0.x'
5a61e814677859661b473cea31c51ab8e43cb11c Merge pull request redhat-openstack#153 from petems/MODULES-1014/add-noop-mode
84aac457692c18512baab28c8eae00998a7cf9a4 Merge pull request redhat-openstack#174 from justinstoller/update-helpers
78b159a59af224c7bf89ee01e6c46ed746e37979 Revert "Remove compatability guarantees for SLES"
02c38ece76ba621807f0a415d0ea90fff0f395bb (QENG-798) Update acceptance helpers to create distmoduledir
b1f2c00ca300d6c22833b2af7af0839ad751966a Merge remote-tracking branch 'puppetlabs/1.0.x'
bb3b5283fc40226cad5a616b93bef492dba37f25 Merge branch 'add-group-to-clone-spec' into 1.0.x
508373904f746242f5ac9a8132269c25081f26fc Define group in clone_repo_spec test
3f2e4f85e5a5f1bc59a3826430e94d1d267aff62 Merge pull request redhat-openstack#172 from hunner/pending_overflow
7867045623b1308aa6c64812976beac2558f14b8 Pending overflow depth test
d4eb4b97122ecfd06f55a26ae9f53ffa54caf35c Merge branch 'release_1.0.1' into 1.0.x
57cd521d35a4ea169382479403fbc89437428ae1 Release 1.0.1
c604c43ef89b8bc181c3016c907fc6584d566f67 Merge remote-tracking branch 'laurenrother/readme' into 1.0.x
8e4a9d2201c73fdd8d2601fcdec64f4089dbdb8f Remove extra READMEs
3d4f2f81eace493052b9dc038a12ef900554025b Update README to conform with template
ecb4ad6a1ddd77ab7b6772e96e0f787c03c3f27a Merge pull request redhat-openstack#168 from hunner/remove_sles
40c4826933848bf827e69e2276f0c9be05877344 Remove compatability guarantees for SLES
7ac009164f77092801d813c5ad514d8e3aa77323 Merge branch 'fix-git-package-ubuntu-10' into 1.0.x
e6a561125b6477051c339d5dfce909e4318f504c Accomodate ubuntu-10 package for git in beaker tests
36969f9a2fe8952f162ef1dea9cfa95ed16c1907 Merge branch 'fix-git-package-debian' into 1.0.x
47b32a8d380beb48e0ea85be904c48da0405e982 Change tests to not install git-daemon on debian
a1d74e33c237f64ee9edb14e53644447b6c962ed Merge pull request redhat-openstack#166 from hunner/patch_shallow
bef473f1424a4d798bae5cf7b2afbb694aa793c5 Correct shallow clone count
dd234ae703cfbfdf5a4d7df51d024d0298b5b039 Merge pull request redhat-openstack#165 from hunner/patch_mkdir
9603ec23e4217154932b6dbae115760b4f2e2274 Correct gitconfig typo
29c335fd633850db1fa60bc7b4ad19f2eaa131eb More typos
d9dbfaf0327ed3af709a50e3318bba9e13725340 Merge pull request redhat-openstack#164 from hunner/patch_mkdir
c98fc9385884f4e8416cbd67302ba7c94c0deb67 Fix typo in mkdir
dda3a4824ca5881a929a8cdbe849347cf017ddf0 Merge pull request redhat-openstack#163 from hunner/mkdir
b55d04145e0ff2ebcb59515fa348ff1e9d22b4e2 Need to make the moduledir before scping the module to agents
22592b471319f219c3412d76b056f4ec53e3583a Merge pull request redhat-openstack#162 from hunner/patch_helper
9c78a08ed018f279e965c4ebd2d4eb7159897d1a Patch beaker spec helper for create_remote_file
51bea5e925e45af23aec670113d66eb9c4145e3c Merge branch 'master' into 1.0.x
bf94296c505357c1d2bee08ad7785c5666338a36 Merge branch 'master' into MODULES-1014/add-noop-mode
a3599a47c49ff9ebee334ec88346fd78b9b278b9 Merge pull request redhat-openstack#158 from mhaskel/rspec-pinnings
7d4457e7faa15a27eb224fbcf70c312f11460798 Pin versions in the supported branch.
d23a098c2deba9fb79ca53e2d51a8177b0f071af Merge pull request redhat-openstack#156 from johnduarte/pin-beaker-rspec
504d9d9215f8bbc6f2ad99f4a349286d4555eb21 Pin gem versions in Gemfile
21dea17d87fb8aa3eb1b3312efa09e2eb1f36884 Merge branch '1.0.x'
7be38d4164bf0b64a06a350622ad191b52b22c69 Merge pull request redhat-openstack#149 from lucas42/patch-1
bed52f5003cc7ae617a0afd4b7934d110774f01e Merge pull request redhat-openstack#152 from petems/patch-1
8b8a78578a9c0d3eedc26c9b8c2b6079bce221f8 Merge pull request redhat-openstack#155 from johnduarte/remove_beaker_gemfile
c7bb9399041c0933ed2d03768dd58db950ad2702 Remove beaker from Gemfile
08c9ee57c46e7b6835d255126d28d39cd3e4c670 Merge pull request redhat-openstack#154 from mhaskel/1.0.0-prep
9a1df86686f0a771eace81e4344e1e9c27c98d79 Update changelog and metadata for 1.0.0 release.
81c4a1036b343221d1e568d9a183e6d35a637117 Merge pull request redhat-openstack#143 from mhaskel/1.0.x
cdf207a3d87149937a28953850fedfbe8c78e5f9 Updated modulefile and added metadata.json for 1.0.0 release.
17c91e7ab8f89453c926b432e5ff82335d280e90 (MODULES-1014) Adding noop mode option
e528ebe011c8db4f2b405343adb7fd1fa4c3aa87 Update .gitignore
8f71d47786e7d7465d5597705c6dab4331371ad6 Merge pull request redhat-openstack#150 from johnduarte/rake_keyfile
22397d9b36938f6537bc83293e5bee0aff403756 Fix logic to validate keyfile
bc29a94ad26070c0b1d0e1dd6f6fca7eaf0120f9 Merge pull request redhat-openstack#151 from hunner/fix_trusty
521d321181c95eb042c23c8277e79cfe1d066117 Update tests for ubuntu 14.04
b3b253f2432e5cda15c04b11b89bb3d47e84dc76 Add optional keyfile argument to rake tasks
11dfa3835e855161dbb3ca98159442463d6fa8d2 Update Modulefile to use hyphen in name, not slash
d98e0083f33f76e1ad13b650df81bdb18e4b59fe Merge pull request redhat-openstack#148 from johnduarte/bare_with_revision_should_fail
76025ad1559a031efcaad25454dcd581d7a64b2d Merge pull request redhat-openstack#147 from johnduarte/beaker_raketasks
d11fb1c90a115e7dd27cf32ad0bfdb65700c5eab Set git bare with revision test to fail
c2108b67f6349068ae897265b28a7242d230be1b Adjust Rake tasks for beaker testing
2f875839afe843bd8a9f320d553fb3a28a7420f8 Merge pull request redhat-openstack#145 from hunner/fix_beaker_tests
0d9e938e92a25673c3712866e2d2108a255b67d5 Update specs and fix FM-1361
9057fca3a6862e699c153f3607e57f2360552eb7 Merge pull request redhat-openstack#146 from daenney/mv-optional-commands
932eb74ac487c815e51b1e99bb2f57ee82169be2 Un-optional the non-optional commands.
93e0c80f38efbd1317fc3b71218cc7fd047d639a Merge pull request redhat-openstack#144 from johnduarte/move_protocol_tests_to_beaker
d6b22213f2cea9b58d5e2fa48f4fea2227c184ef Move protocol tests to beaker suite
97e8b02b1d803d59f02a8fea1b86750694b5d538 Merge pull request redhat-openstack#135 from johnduarte/add_protocol_acceptance_tests
c3b2793cff608128739769018e331cbf6437634a Merge pull request redhat-openstack#137 from johnduarte/git_ensure_latest
f6864f446f4137499586a930cb7514b2dcb82b6d Merge pull request redhat-openstack#141 from johnduarte/beaker_tests
df0b979b0902a20b6a948958838521da8828e358 Merge pull request redhat-openstack#142 from johnduarte/add_vagrant_user
059599691d4cf08ce012e4b057d0c82525ba163a Merge pull request redhat-openstack#139 from cyberious/FM-1284
9a8e5680a5bd9179e227a13e9732721178d3ddf2 Ensure vagrant user/group for non-vagrant testing
07be768979161434c480c6ec23d848185e157096 Skip exec excludes until expectations are defined
982056a260cdf590acba5e33ba6eab3822428104 Skip HTTP basic auth (see FM-1331)
e42f4047c086a79fa0286dc9e46cdfe187a18320 Fix git daemon call
88727e3b8d934e59707afd8816b84943be7e3b56 Fix exec for clone with excludes test
a50c949a695e04a0b5927d816c3e25ba46745c19 Skip tests for unsupported features
0406d627bcd7e24d181944b4d2c70a7b6e50ccf5 Fix calls to ruby
123fe4099e4e4fdda7b34a769458a1dcaad75aae Use sinatra to set up basic auth HTTP server
97e64b52f63f3dd673dfa2fe92c71d4d9ddbcbc7 Add conditional ruby path based on pe
3d35e61e4377e73365b9f7c340b225d787fe3cbb Add beaker tests for git basic auth
eeb52c491869c7916758b4d878018ef4df460bf3 Fix exec test for clone
3c032db01ae041281e9fba449f1e9bbdfb93dc07 Fix exec test for compression
b362b35825638c27a7a19da97bd14bc9d7e133b4 Fix exec test for shallow clone
8d0d19cc6d7d684b526ddc00172ca1db65207073 Fix root path depth for negative shallow tests
93a410c9ad3d8b3cb8da1ce79040cd00475fceaf Add tests git using ssh scp syntax
4040e4a1cccc72692c00d5efc06f8e8d5e1174f1 Update expectations for shallow clone
eaf1e2d77754bc5f9070274f2c4da9409a003208 Set neg bare test to expect bare repo
ef946812c16f2d5e9d120199378b5ade825740c3 Fix typos in verify steps for revision tests
591725e0f2a0dd0dd31b0086dbd4068bd302b0e1 Move git tests into sub-directory
23a4cf03cc9c666323371c3aaacf73e5a058cead Add beaker tests for git checkout for user
51e4f4f5a5288740561b2c3d1decd592430c7358 Add beaker tests for git checkout for specified tag
4a3392310e0e85c216e28cded17df4833a771a3b Add beaker tests for git shallow clone
275f975d7b12612820b38dff41722c89cb4ed3ae Add beaker tests for git checkout for specified revision
ffa656904cf617cc7de319afca1bd94d0d64a5c0 Add beaker tests for git checkout for group
961896256d771596b6e8359baa59e9f8a73b5b83 Add beaker tests for git compression checkouts
cd553d04e8a456cf7b76dba5f6a047242d09c03e Add beaker test for git branch checkout
35fd8b137fa83d34eb90df400ccd1da78a947b18 Add beaker tests for git create
60d5e83205a38f714ae678142e14a0d223076028 Add beaker tests for git clone
85073a856bc69d7b63ebc3993ab1cda6fcba482c Use on(host, '') rather than host.execute('') syntax
4a18465e7dc957a586b58fd3237e4312afb5fd5f Change apply syntax to apply_manifest_on
b6d724bb656939f7b6c95fbe86a42442193b2938 Add test for git clone using ssh
ff1dcfde8b337a95022a03947a84f148ff65badc Add test for git clone using https
2e8cc51403ead784e9764bb25d15d8a30d8d6475 Add test for git clone using http
6c284f23696eb5d036537acab9a6d564b700d78a Add managehome to testuser
fc8c177fbbe0f3cecfb1f984725bf4cbcfbeb54d Move git daemon setup/teardown into context block
3c41c39e19b63d76001fe980a2b8281221e6175e Add test for git clone using file path
30aa7738146921f0fb34e61ace82eed8dae1fc97 Add test for clone using git protocol
bca6ff5c480d4aa129766ccac4cb385aef092fd9 Add spec for clone protocols skeleton
4613e93e35551271651bb7b1102d3b97a3f5b40d Added multiline parsing tests for branch -a
4021245ebb54878c691d50efe3f9ce712734e4b6 Merge pull request redhat-openstack#140 from cyberious/RakeTask
79c4a4e6e9638aa4b5f3e7366ada7c3ddbafb8a3 Add rake tasks to test both beaker and beaker-rspec in one go
2458aba1401ad6336137653f87086e7656625bf7 Fix spec tests
a909fe74c71e7e214087c3c95bb21e6dfd90c940 update to use -a and desired for hard reset
a213d71ec8d3e75bef909cc5c3f11aaea8b4e94d Fix detached head state
b30acce599e25e803ba333217d3b0d49d1815169 Merge pull request redhat-openstack#138 from cyberious/FM-1284
cfcd03a7c59eaa6b81de8c767bbd91e6d278c0f2 Fix issue where force=>true was not destroying repository then recreating
35ba3c859c83df6c725579986b8681d3aaa3813f Add test for ensure latest with branch specified
f703b923a4e40d1d7db424bca77cd3a1459e6600 Use on(host, '') rather than host.execute('') syntax
d0c2026b64b796482d2e410b336331dc493589d0 Change apply syntax to apply_manifest_on
2a57379e669a6920766548927b08e9ef4ede521e Add acceptance tests for git protocols using clone
46588aa62d444c5f0a538cccec357a80cd191b93 Merge pull request redhat-openstack#120 from huandu/master
1e0f7c6427d6aef7cef9a9e2822925b8a7f4f862 Merge pull request redhat-openstack#121 from fkrull/master
a388ce3f1f734a909101c1995202ae123bee0668 Merge pull request redhat-openstack#131 from igalic/fix-tabbing
51063851095f3482c644f699ba57ffab3f830263 fix tabbing in vcsrepo test
c1f613c2225b2692ae8a2f6c8213fbf826311d9a Merge pull request redhat-openstack#130 from Phil0xF7/add_beaker-rspec_tests
1ebe52ef9963391f13b406c843c8f475668f173c add beaker-rspec support
92743c459ec7064c260bbf0686a368182291e99c Merge pull request redhat-openstack#108 from sodabrew/bzr_set_ownership
e4be0ab189aa32967bb732a8183c142e01942e4b Call set_ownership from the bzr provider
744f3cc4094062ef1f6a80c644d82b6284d2f7fc Only add ssh options to commands that actually talk to the network.
9c873e1c56f1147a8fcdd01b804f744deebb53f6 use `git rev-parse` to get tag canonical revision.
50079b58192ed7a2af1ba6756f75084bc74d33e8 Merge pull request redhat-openstack#105 from mcanevet/no_su
1ac866a034ba37fb1fb4ed8a562d936751b43825 Merge pull request redhat-openstack#117 from jonoterc/fix_svnlook
93b73f6877f9bdfdd291e2dd5ff5b8f6247d833d fix svnlook behavior with plain directories
f252283cf1501960f627e121d852b05f67c7214c Merge pull request redhat-openstack#115 from instruct-br/use_remote_name_when_cloning_a_repo
7845ea132b0b40a83d3e9284723cbf63e2b61a82 git: actually use the remote parameter
7ac346413211f2fd58abc6a7bbce5d35de2a7a04 Merge pull request redhat-openstack#114 from freyes/add-git-shallow-clone
0ea16bba47cf177dc17fa14f20d54d0091a09865 Add the option to shallow clones with git
e4eb8ab551d41c6d4d96cc3d0c4bc3186d4ed74d Temporary workaround for broken Rubygems on Travis
8356fc9c58b2c821c57dc537ec2c95a72f672a5c Merge pull request redhat-openstack#109 from mikegerwitz/master
69b93cefcdcd4a80d241dc71d5e6de90842faf11 Stripping git on_branch? return value; contains trailing newline
a96a42e38b6c6d306ef158250658ae5673f383a3 Merge pull request redhat-openstack#106 from mikegerwitz/master
8837be29ff114228f86d67c59337119120690e44 Using rev-parse to determine branch name of HEAD for on_branch? method
4689c514a12764933a9cb1e2858343f0ba5923b3 origin/HEAD is not valid; use origin/master for latest when branch == 'master'
c9c6d96554e546f70a289522df3f24261674cc1c Don't 'su' if passed user is current user
f2f1a82d72ec8afb50c32206abeaa32923ee410b Merge pull request redhat-openstack#102 from apenney/020-release
6dfdc0f1c38ce9371aa8ce5f91dd9799e625a3f7 Prepare 0.2.0 release.
bd58512dbf347993ee7909c8f416a067942cbfe6 Merge pull request redhat-openstack#98 from reidmv/autorequire_git
2b190756260346931b8f9a0dda8afc0c815710d6 Add autorequire for Package['git']
f7c05f75468aae0373cb51f27451294497a15bb8 Merge pull request redhat-openstack#96 from apenney/metadata
120268f3d2142be0be346b6a04c4e709a20ed4f4 Add a blank dependencies section and stringify versions.
300d51cae5b15afacd50fee26a1a891565af90de FM-103: Add metadata.json to all modules.
802406d63cc4241c7d77fc92745196475ccc268d Merge pull request redhat-openstack#95 from apenney/metadata
4cf58ba3536f20349443beedda05245aebe9daed Merge pull request redhat-openstack#93 from apenney/coverage
b9da4c4cea9a04b1d97e3a82fc4211b8f8b62260 Modifications to .travis.yml to test appropriately.
d163d5059b910de9d2c086a29c72e7a228090465 Add convert_working_copy_to_bear and convert_bare_to_working_copy tests.
33c492e0e6b04c6829b8ce4650f5e45012b770dc Add tests for convert_working_copy_to_bare and convert_bare_to_working_copy
a3d888f1fdd0a4cbd423b8b47f546c2d1decead7 Add latest tests.
c92ede74bedda8b43df17abfe7528d3ddffe951a Add test for latest?
aeb3ea63ec561440c02f9d4c4d4c0ac3a1d096c9 Overhaul the spec tests to work in rspec2.
0eeb6501b1b2ea84c38b0d4464ac42c12c4e9fa7 Merge pull request redhat-openstack#91 from jiacona/master
f49f3fe075c1b0fbb905f09066ae17cebc51cc83 Merge pull request redhat-openstack#92 from markleightonfisher/dev-README.CVS.markdown
7b2084afba9a0ca76fce75f479f88390d6204bca Documented the "module" attribute.
e69c6eac89fbbbd5c459388eef30b1320ab9d826 change path_empty? to not do full directory listing
411111b5ff88b682d7e9cc54a47573bccc3e3edc update git provider to handle checking out into an existing (empty) dir
a4ee585cb17751dca8cf49d9361124e438a39d87 Merge pull request redhat-openstack#89 from razorsedge/svn_revision
ed67ca757a62e6bc121a1e59386f52f8233e49d7 And fix the rspec test to pass.
4de3254bfc1e6d66f517933857922b9ed4424dd1 Fix svn provider to look for '^Revision:'.
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Mar 3, 2015
1830403 Merge pull request redhat-openstack#233 from pdxcat/release_320
0c4930e Release 3.2.0
c3d912b Merge pull request redhat-openstack#226 from 3dna/jmx-plugin
d36948e Merge pull request redhat-openstack#232 from vchepkov/fix-pe-support
5f9b23a metadata update
fcd63aa adding README.md docs for java and genericjmx
868d65a Merge pull request redhat-openstack#230 from michakrause/target_v5upgrade
ac4cd27 Merge pull request redhat-openstack#229 from michakrause/rrdcached-statistics
3b3245d Merge pull request redhat-openstack#224 from 3dna/snmp-define-data-host
ad60c64 Merge pull request redhat-openstack#216 from michakrause/master
05a9f02 Added v5_upgrade Plugin: https://collectd.org/wiki/index.php/Target:v5_upgrade
88fb530 added CollectStatistics option to rrdcached plugin
7822ba6 Perl Plugin: changed exec in provider 'false' case:
6064813 remove the ensure parameter
880baad Merge pull request redhat-openstack#228 from x-way/mymaster
bb978ee add id and path facts to test context
c605da8 set java path to undef on unsupported platforms
acb5074 plugin/ntpd: IncludeUnitID option only available in collectd > 5.2
e785050 collectd doesn't auto-include its java dir in class path :(
f68c147 genericjmx connection stanza
6737a8d use appropriate regex modifier
43ee029 MBean stanzas
faf3c6c genericjmx plugin base
d0379e7 consistency!
55054bd test the interface not the result
9276be2 collectd doesn't like having an empty <Plugin java> stanza
8031829 java plugin
64c4020 these values need to be quoted
ba762bd default these to empty hashes since they can now be empty
22a1662 split out the snmp data and hosts into defines
1990227 Merge pull request redhat-openstack#223 from sijis/add_packages
06ad3cd arrayify the values and collects
15f9ec5 plugin/varnish: package should also adhere to the ensure param passed
a101e47 plugin/postgresql: add package for redhat systems
1c463e3 plugin/write_riemann: add package for redhat systems
a334b6e plugin/write_http: add package for redhat systems
ec761d3 plugin/snmp: add package for redhat systems
e9f8110 plugin/sensors: add package for redhat systems
7ffa8db plugin/python: add package for redhat systems
78e4908 plugin/ping: add package for redhat systems
4e926bc plugin/perl: add package for redhat systems
a5340e5 plugin/nginx: add package for redhat systems
e17fd8a plugin/mysql: add package for redhat systems
094fe12 plugin/iptables: add package for redhat systems
97e126d plugin/curl_json: add package for redhat systems
ca26ce8 plugin/curl: add package for redhat systems
b8fb2bc plugin/amqp: add package for redhat systems
a68885e plugin/bind: add package for redhat systems
a3202b0 Merge pull request redhat-openstack#222 from 3dna/snmp-template-array
e900a09 arrayify the values and collects
f270d16 Add puppet forge badge to the README
6dac254 Merge pull request redhat-openstack#221 from sijis/plugin_lvm
fe726cb README: added lvm plugin example
7a8009b plugin/lvm: should also adhere to the ensure param passed
97cc610 added lvm plugin
71c281f Merge pull request redhat-openstack#219 from pdxcat/3.1.0
4a3179d Merge pull request redhat-openstack#220 from pdxcat/enable_docker_travisci
00ec0ed Disable sudo in .travis.yml to enable container builds
0e8a019 Release 3.1.0
9944bf1 Merge pull request redhat-openstack#202 from arioch/master
cc315de Merge pull request redhat-openstack#217 from bogus-py/filecount
68ca262 Merge pull request redhat-openstack#218 from cloudevelops/update-exec-plugin
1ac0d48 exec plugin refresh
5c3779e filecount: support all options
d13b812 Lintian fixes
1dff045 Merge pull request redhat-openstack#213 from petems/update_readme_with_conntrack
af4eab2 Merge pull request redhat-openstack#214 from bogus-py/python
e606526 plugin::python introduce ensure parameter
84fcbce Merge pull request redhat-openstack#207 from petems/add_beaker_tests
08f8528 Merge pull request redhat-openstack#211 from txaj/pass-interval-parameter
385e9e7 Merge pull request redhat-openstack#210 from txaj/fix-booleans-pulled-from-hiera
6b88f84 Add conntrack to README.md
b677d5d Basic acceptance test with beaker
c3a8aaa Merge branch 'master' of https://github.com/pdxcat/puppet-module-collectd
2190a9e Make plugins passing the $interval parameter
8ef18e6 Ensure variable using 'false' will be interpreted.
3fae4b2 Merge pull request redhat-openstack#200 from txaj/loadplugin-options2
3f33f0d Add rspec test to ensure the bracket syntax is using when available
2e515ea Merge pull request redhat-openstack#209 from txaj/add-conntrack
3bbfe77 Add conntrack module
5ef3917 Cleaning the now redundant LoadPlugin declaration
b671d00 Uses the LoadPlugin syntax with bracket when supported
1b75c78 Merge pull request redhat-openstack#201 from bogus-py/curl
c16a8d6 Merge pull request redhat-openstack#206 from muling-tt/master
3e13ce6 Merge pull request redhat-openstack#208 from pdxcat/fix_travis2
bd830de Fix travis by using plabs gemfile
1c481f7 Basic acceptance test with beaker
5802325 Add cpufreq plugin
ca2f400 Add cpufreq plugin doc
3abf175 Merge pull request redhat-openstack#205 from petems/patch-1
02ca5d8 Fix Puppet deprecation warning
4d01659 curl: fix handling of some parameters
8889605 Merge pull request redhat-openstack#198 from ByteInternet/zfs_arc
0899e82 Merge pull request redhat-openstack#199 from ByteInternet/write_graphite_logsenderrors
86962bb Support LogSendErrors on the write_graphite plugin
8d457c9 Add collectd::plugin::zfs_arc
4fa9f16 Merge pull request redhat-openstack#197 from guerremdq/patch-1
520c382 Add "" to Hostname
724e215 Merge pull request redhat-openstack#196 from jpds/entropy-example-fix
e9e16b7 README.md: Fixed example entropy snippet.
3b694bc Merge pull request redhat-openstack#195 from quiffman/master
e58fb05 Double quote the csv plugin DataDir.
bff587b Merge pull request redhat-openstack#193 from radford/curl-json-sock
e606d73 Merge pull request redhat-openstack#191 from bdossantos/fix/curl_MeasureResponseTime
ff1831d Merge pull request redhat-openstack#178 from joshgarnett/master
822ac69 Merge pull request redhat-openstack#192 from radford/write-http-storerates-bool
44766fb curl_json: Support reading from a unix socket
b1d0f1c write_http: StoreRates is a bool, not a string
9a092b4 Use '@plugininstance' to avoid warning message about deprecation
68b7b13 Merge pull request redhat-openstack#190 from dedded/apache-fix
7489cc8 curl : 'MeasureResponseTime' needs exactly one boolean argument
2181dc4 Add collectd-apache package needed on RedHat
f08d58c Merge pull request redhat-openstack#188 from cloudevelops/consolidate-python-plugin-2
a5aa0ae Merge pull request redhat-openstack#189 from cloudevelops/consolidate-curl-json-plugin
7cf838f New style naming and permissions for curl_json plugin
27ad95b Ensured deprecated file removed
462b312 Merge pull request redhat-openstack#186 from czhujer/master
ebf9ae7 Merge pull request redhat-openstack#187 from rjw1/patch-1
c6abe0a add a missing p
dd7f921 add missing package
6d92f5d Merge pull request redhat-openstack#185 from smoeding/fix-network-plugin
29a9837 Variables in templates should use @-notation
3b691fd Adding support for WriteQueueLimitLow & WriteQueueLimitHigh, which were added in collectd 5.4
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Mar 3, 2015
9a955b8746f373a1a3e47ebf67d4186b98e0094f Merge pull request redhat-openstack#236 from dummey/master
6bf794483ac41d2cffebec338eb926682897cef8 Update README.markdown
b394f6961d984190a9ead8a3465f360ae5c6d365 Merge pull request redhat-openstack#235 from cmurphy/rspec
9f129ffd9764e797fe45557a6b04e968f5b4212e Pin rspec gems
56e2795091b153cf7ef175f2441a43cc9c315d91 Merge pull request redhat-openstack#230 from jonnytpuppet/multiple_remotes
5d6ef988af1ff90b4625b0426301cb6fad0268b8 Implemented multiple remotes feature for git provider.
d08d16bd71e10f439dfa3ff92626aeb38aa95303 Merge pull request redhat-openstack#218 from dduvnjak/master
dfe5f9cc316a43793da2cb1c4adbc66503907460 Add submodules feature to git provider
de7bf159c721a1461b7d8a61e98fd024344c7eb5 Merge pull request redhat-openstack#229 from hunner/update_before
68fc802b937334eda195f28c645e43b23d3ff061 Remove let use as variable.
762071224dad242eec7ca8c16f5dce850abc0c79 Merge pull request redhat-openstack#228 from tphoney/removing_private_tests
2d4abcd7b92971dba9f00e6422c4f5250a15f716 removing private tests
4fb88bb65d00dcf573ec873519fc6b78c40d2b56 Merge pull request redhat-openstack#226 from cmurphy/master
477666d6ccbf5c882ff0f2ffff117adbe9030779 Add IntelliJ files to the ignore list
ce6b7d3b1ebf54b5b4073769ac38c342e2afc147 Merge pull request redhat-openstack#225 from mhaskel/MODULES-1596
56f25d57dfa26de618416e9bdd4a853296ffcbc1 MODULES-1596 - Repository repeatedly destroyed/created with force
2295710e094ef849052e4b785819a1ba3a2c0fc6 Merge pull request redhat-openstack#223 from infopro-digital/MODULES-1597
35cfd4b5d46f6c144ccaddfb948203ccde6b9521 Fix for MODULES-1597: "format" is a file not a directory
5b0fdb0b221c1096c7260b016fb9966c7557ef15 Merge pull request redhat-openstack#222 from cmurphy/master
36484efe09fd6e5f3e511fccf2fb2001baeda265 Add json gem
548a96795e7238e1aca4d17b312bee45c2e71618 Update .travis.yml, Gemfile, Rakefile, and CONTRIBUTING.md
d721c5ea0a85f24487cb73cc53cc25523d48e700 Merge pull request redhat-openstack#219 from laurenrother/readme
ec7cb205f9b6c7aa82621e0c3143dc0ecb6457b6 Updates README per MODULES-1425
4a9c69cb9d1242cdb53d1e758c07bdf79a8556cb Merge pull request redhat-openstack#217 from mhaskel/test
5a9545b83b69f262a9814a5bdd644f3c7336bb10 Merge pull request redhat-openstack#216 from mhaskel/missing_doc
2055ea138a8af3dcc3c077687fc216c20bb2a65e Add missing doc update.
37897ec80e7736f86cb5d747d6147b41d5e27eec Merge pull request redhat-openstack#215 from mhaskel/1.2.0-prep
a79d7855e8febc2e4c8527e621f6f162e5f85db8 1.2.0 prep
35f773056485f06fc42e9e4dced930de7a3e1fa2 Merge pull request redhat-openstack#213 from jfautley/cvs-runas
2b927e514a3d8aef5d35094e84dee3d6b47d6bf2 Add spec test for invokation as a different user
9cef7c46c98153affbb3cd02e4a26afb43664e6d Rework spec tests to support new execution method
f40255377ce41653d69f0b91c5b1a8f7d36883c1 Revamp debugging output
ecf02352a371e3c4a9c72bf94297f047bc400aa7 Add `user` feature support to CVS provider
f6f870b959d1c897cbe23778e54087550e110d14 Merge pull request redhat-openstack#200 from Paulche/change_uid
6cef9491e5cfdab75d97597592e345a777020376 Merge pull request redhat-openstack#210 from igalic/transpec
e467921ee8806ac9cd15381d75e0129847125d31 Merge pull request redhat-openstack#211 from justinstoller/bug/master/FM-1951-ensure-git
477c19773628c2b68c10d2bfc4dc9d6af019c2a1 (FM-1951) Ensure Git is installable on EL 5 platforms
1df5570580c1d429a8fed25033a19333fcaffbda Convert specs to RSpec 2.99.2 syntax with Transpec
38c9c20c5abb5a19917ee3af9e0b6f1f1e8a0b49 Merge pull request redhat-openstack#207 from sodabrew/excludes_string
0e7c0b06e952d5133bd7f9f055d680cb704e213e Handle both Array/Enumerable and String values for excludes parameter
fc396a25497f373e0202c62590564e2b3ffed71a Merge pull request redhat-openstack#206 from sodabrew/whitespace_p4
96d1cc90cf3caa72f6b9d69f85389b2960c27792 Remove excess whitespace
daff68c3a040abd5c8b4e3119bf2f56c23b4ca5b Merge pull request redhat-openstack#209 from hunner/global_default
ead1aa855a0a6ff6ca54ffc027c585f0b6dba0f4 (MODULES-428) Remove dummy warning
45a21f46eec85a48da017af4505cc53c1de92a14 Merge pull request redhat-openstack#208 from sodabrew/simplecov_not_1.8.7
8a414d13cc7122543047d9cb27c9eaa9cf42663f Merge branch '1.1.x'
1a27cd10cb52fe963c864aea9e2b6011a4305872 Disable simplecov on Ruby 1.8.7
9d5cac15858a860618e715e068f1c0bdf5b71c58 Merge pull request redhat-openstack#204 from cyberious/1.1.x
71e516172eff4615308c307e3cc4775a5c4d40ab Fix issue with puppet_module_install, removed and using updated method from beaker core copy_module_to
dd23c0ea664cc9492c186e7afc221953f2ab3abe Merge pull request redhat-openstack#203 from mhaskel/spec_updates
fc07485e8b33ba4c8280900f72104e489151dec8 Update spec_helper for more consistency
27c5d5847504d6d5e295b617b1461b4727ccf1f2 Change uid by Puppet execution API
177618e2ccdd610890e04502923b39a61f7cb40a Merge pull request redhat-openstack#196 from hunner/release_1.1.0
4f9a64b38e01cd60396a354cf0cfdf262f0ae342 Release 1.1.0
96b7e5552f6ee0e5d4be527803b6d3009709c3c7 Merge branch 'master' into 1.0.x
f87608e828f97ff79be39ebaf11ca2647763f2f1 Merge pull request redhat-openstack#195 from hunner/fix_metadata
da6aeaec88e336792fad4b38052452f837a820b0 Fix metadata.json to match checksum
0934ee2bff4520c98543817ec2d832c7f4633652 Merge pull request redhat-openstack#194 from justinstoller/maint/1.0.x/this_is_confusing
7eb9ce2a3905f0b825bb4640847498572c70ca76 (maint) Use `copy_module_to` in `beaker_helper.rb`
d37ba2f14e958e57ed34abe1797c78b4663e211a Merge pull request redhat-openstack#187 from p4paul/master
9dfea1f1898bedb04ec829a292c80f69d7f7d95c Merge pull request redhat-openstack#193 from hunner/fix_helper
3441bc07fedb635e7682e29583d539dd712ea64c The helper calls host outside of an each loop
29982f95c12dcb8f161808a5f388e01999dffc33 Merge pull request redhat-openstack#192 from hunner/fix_lint
9872c6dec02a50e886a5dd622fd0fa32143cccdb Fix lint errors
7d1c75a649417588bf2d62ddddead06fd6347896 Merge branch '1.0.x'
8eb3d7f62157f24a0f0f4caea07b71bf27c01b37 Merge pull request redhat-openstack#173 from hunner/mod_660
6624f40651f44e184878a9fbb862bda886d899e8 (MODULES-660) Correct detached HEAD on latest
3779f9eddd9780821297dc7729a4e1df829df640 Merge pull request redhat-openstack#191 from klynton/master
aa6d6c3d8f49673bc5731668c018ee18735a9a0f Merge pull request redhat-openstack#188 from hunner/rm_modfile
1578537eed7f48f40d31f5379fc5b64bdbe50c4f Update README.markdown
89ba0d8127bf7700c70e703eb667f58786c7ef01 Merge merge lint changes
4592bfd59cd5d4795069798a14b483e16c98c1ff Merge pull request redhat-openstack#189 from petems/MODULES-1014-add_beaker_test_noop
3ad5203b34c068101d8d47bf70259443e657a4ca (MODULES-1014) Add rspec for noop mode
f70ad095f5e1ff1307d902087adf49d68788f067 Just use metadata now
34cc0c0d4e35fdc5a7b8381033886d160927d501 Update Markdown with missing Perforce details.
b9f404be95d751f607651abed759aab9492435bc Merge pull request redhat-openstack#171 from p4paul/master
35c44ceba47803a68aadd30c4813445233c623da Merge pull request redhat-openstack#186 from hunner/release_1.0.2
3109167c1ec0ad574732a434918e508687438335 Merge pull request redhat-openstack#181 from jbussdieker/fix_resource_change_every_checkin
84e60779f9dd1e1d1d6c07be8b8d5c8109ae0e8c Release 1.0.2
688c3cad1a277b4cb59445750fdf402a1c1774a3 Fix issue with node changing every checkin
f903790bbb9156855daab5a181233cfea9e8e5c8 Merge pull request redhat-openstack#185 from cmurphy/master
200ca342783c438a2b829fbd54c13739b1a197f2 Update Gemfile for .travis.yml defaults
56dd0c41f665a2b70bc2e3f97406386caf034b75 Merge branch '1.0.x'
3a2788fd321eecfcdd293279dc5a88ac4150ae48 Merge pull request redhat-openstack#184 from hunner/patch_spec
cefcee8dd6e87a61301b7af267eb524b45700afd Patch misuse of apply_manifest_on
7ff254a6fcf3b4d77faf5197d780028791bfe6ba Add module-specific travis script to .sync.yml
8bbde47ae3c3917cf313fed3f94f4dcd5192b41e Synchronize .travis.yml
69a3339d64e53ddba7bf30099d0fac45113f1e0c Merge remote-tracking branch 'laurenrother/readme' into 1.0.x
8f8f48a20dae55664e0eef34970881373e362ba2 Merge pull request redhat-openstack#176 from hunner/patch_noop
b5b2dd296eb30df25ea3d4ca125ca451b162393c Calculate client workspace name for test case
b56654d263e4a613e6dc5ae1b99c81cc4f3b643b Update .sync.yml to support new .travis.yml configs
0435f81a3b8821a36dedc038982c3efdab90a3b1 Clear P4CLIENT Environment before test
818f5298b6be3b1a25e997ba84eae237d9051be9 Update noop to work
d99b568a6cb195e5933437924d32e553bd102548 Merge pull request redhat-openstack#182 from cmurphy/master
42abb2a599e9c863ab890ef7d8d43db1acdfe84d Sync files
85770ad9e9b093113d98f3a35ec45d6ac28f3042 Add configuration file for modulesync
a73df3732f942d010dc7b289804bb6d8a6f13a37 Add supported information and reorder to highlight support
f88ae5fd6c746de3b454e38a8616f016ada8cff9 Sort keys on hash generate same test result.
c43a7c2a0f1cb051b9629a9f082fc6fb3a429bbd Merge pull request redhat-openstack#178 from sodabrew/rebase_pr177
e1aa644dd075c275dd22d85cdc03c88dda029d87 Support streams and fix Marshal for 'p4 cstat'
2ff03cff1795d3e43c922f7bceb235ce69175013 Added support for basic authentication to hg provider Updated unit tests Updated hg readme and added examples
457035ec1c15df0d53abf7232dad63b2722b1720 Add hostname to Digest for default client name.
319f9fbe1954fd172da638f3ccd76e58c3ec8c7f Added support for p4config.
ac4e14770fc04db02be2f48f6de675e90e3f6b29 Moved p4.markdown content to project's markdown
24e2f91ffb0091bc6f67b4d90f9702690bc1179f Detab to 2 spaces.
8256eff1800e1377c7cf2b961ef63074a2ede0d4 Add support for passing password/ticket
58f9cb20657a7be01777c920a37279f30dc1fce6 Spec tests for p4 provider
b16e4c0f9251279fe2211f651459654e0759dbf0 Markdown and examples
d2bb24e33860090a7051ce9ef6dfbb695cf23447 Basic Perforce provider
345880ad7ce5e5f8b918ae3a61088fdc3104c22a Merge pull request redhat-openstack#175 from hunner/revert_sles
e42310c7fb082a20f4155d801e41b980400ae045 Merge branch '1.0.x'
5a61e814677859661b473cea31c51ab8e43cb11c Merge pull request redhat-openstack#153 from petems/MODULES-1014/add-noop-mode
84aac457692c18512baab28c8eae00998a7cf9a4 Merge pull request redhat-openstack#174 from justinstoller/update-helpers
78b159a59af224c7bf89ee01e6c46ed746e37979 Revert "Remove compatability guarantees for SLES"
02c38ece76ba621807f0a415d0ea90fff0f395bb (QENG-798) Update acceptance helpers to create distmoduledir
b1f2c00ca300d6c22833b2af7af0839ad751966a Merge remote-tracking branch 'puppetlabs/1.0.x'
bb3b5283fc40226cad5a616b93bef492dba37f25 Merge branch 'add-group-to-clone-spec' into 1.0.x
508373904f746242f5ac9a8132269c25081f26fc Define group in clone_repo_spec test
3f2e4f85e5a5f1bc59a3826430e94d1d267aff62 Merge pull request redhat-openstack#172 from hunner/pending_overflow
7867045623b1308aa6c64812976beac2558f14b8 Pending overflow depth test
d4eb4b97122ecfd06f55a26ae9f53ffa54caf35c Merge branch 'release_1.0.1' into 1.0.x
57cd521d35a4ea169382479403fbc89437428ae1 Release 1.0.1
c604c43ef89b8bc181c3016c907fc6584d566f67 Merge remote-tracking branch 'laurenrother/readme' into 1.0.x
8e4a9d2201c73fdd8d2601fcdec64f4089dbdb8f Remove extra READMEs
3d4f2f81eace493052b9dc038a12ef900554025b Update README to conform with template
ecb4ad6a1ddd77ab7b6772e96e0f787c03c3f27a Merge pull request redhat-openstack#168 from hunner/remove_sles
40c4826933848bf827e69e2276f0c9be05877344 Remove compatability guarantees for SLES
7ac009164f77092801d813c5ad514d8e3aa77323 Merge branch 'fix-git-package-ubuntu-10' into 1.0.x
e6a561125b6477051c339d5dfce909e4318f504c Accomodate ubuntu-10 package for git in beaker tests
36969f9a2fe8952f162ef1dea9cfa95ed16c1907 Merge branch 'fix-git-package-debian' into 1.0.x
47b32a8d380beb48e0ea85be904c48da0405e982 Change tests to not install git-daemon on debian
a1d74e33c237f64ee9edb14e53644447b6c962ed Merge pull request redhat-openstack#166 from hunner/patch_shallow
bef473f1424a4d798bae5cf7b2afbb694aa793c5 Correct shallow clone count
dd234ae703cfbfdf5a4d7df51d024d0298b5b039 Merge pull request redhat-openstack#165 from hunner/patch_mkdir
9603ec23e4217154932b6dbae115760b4f2e2274 Correct gitconfig typo
29c335fd633850db1fa60bc7b4ad19f2eaa131eb More typos
d9dbfaf0327ed3af709a50e3318bba9e13725340 Merge pull request redhat-openstack#164 from hunner/patch_mkdir
c98fc9385884f4e8416cbd67302ba7c94c0deb67 Fix typo in mkdir
dda3a4824ca5881a929a8cdbe849347cf017ddf0 Merge pull request redhat-openstack#163 from hunner/mkdir
b55d04145e0ff2ebcb59515fa348ff1e9d22b4e2 Need to make the moduledir before scping the module to agents
22592b471319f219c3412d76b056f4ec53e3583a Merge pull request redhat-openstack#162 from hunner/patch_helper
9c78a08ed018f279e965c4ebd2d4eb7159897d1a Patch beaker spec helper for create_remote_file
51bea5e925e45af23aec670113d66eb9c4145e3c Merge branch 'master' into 1.0.x
bf94296c505357c1d2bee08ad7785c5666338a36 Merge branch 'master' into MODULES-1014/add-noop-mode
a3599a47c49ff9ebee334ec88346fd78b9b278b9 Merge pull request redhat-openstack#158 from mhaskel/rspec-pinnings
7d4457e7faa15a27eb224fbcf70c312f11460798 Pin versions in the supported branch.
d23a098c2deba9fb79ca53e2d51a8177b0f071af Merge pull request redhat-openstack#156 from johnduarte/pin-beaker-rspec
504d9d9215f8bbc6f2ad99f4a349286d4555eb21 Pin gem versions in Gemfile
21dea17d87fb8aa3eb1b3312efa09e2eb1f36884 Merge branch '1.0.x'
7be38d4164bf0b64a06a350622ad191b52b22c69 Merge pull request redhat-openstack#149 from lucas42/patch-1
bed52f5003cc7ae617a0afd4b7934d110774f01e Merge pull request redhat-openstack#152 from petems/patch-1
8b8a78578a9c0d3eedc26c9b8c2b6079bce221f8 Merge pull request redhat-openstack#155 from johnduarte/remove_beaker_gemfile
c7bb9399041c0933ed2d03768dd58db950ad2702 Remove beaker from Gemfile
08c9ee57c46e7b6835d255126d28d39cd3e4c670 Merge pull request redhat-openstack#154 from mhaskel/1.0.0-prep
9a1df86686f0a771eace81e4344e1e9c27c98d79 Update changelog and metadata for 1.0.0 release.
81c4a1036b343221d1e568d9a183e6d35a637117 Merge pull request redhat-openstack#143 from mhaskel/1.0.x
cdf207a3d87149937a28953850fedfbe8c78e5f9 Updated modulefile and added metadata.json for 1.0.0 release.
17c91e7ab8f89453c926b432e5ff82335d280e90 (MODULES-1014) Adding noop mode option
e528ebe011c8db4f2b405343adb7fd1fa4c3aa87 Update .gitignore
8f71d47786e7d7465d5597705c6dab4331371ad6 Merge pull request redhat-openstack#150 from johnduarte/rake_keyfile
22397d9b36938f6537bc83293e5bee0aff403756 Fix logic to validate keyfile
bc29a94ad26070c0b1d0e1dd6f6fca7eaf0120f9 Merge pull request redhat-openstack#151 from hunner/fix_trusty
521d321181c95eb042c23c8277e79cfe1d066117 Update tests for ubuntu 14.04
b3b253f2432e5cda15c04b11b89bb3d47e84dc76 Add optional keyfile argument to rake tasks
11dfa3835e855161dbb3ca98159442463d6fa8d2 Update Modulefile to use hyphen in name, not slash
d98e0083f33f76e1ad13b650df81bdb18e4b59fe Merge pull request redhat-openstack#148 from johnduarte/bare_with_revision_should_fail
76025ad1559a031efcaad25454dcd581d7a64b2d Merge pull request redhat-openstack#147 from johnduarte/beaker_raketasks
d11fb1c90a115e7dd27cf32ad0bfdb65700c5eab Set git bare with revision test to fail
c2108b67f6349068ae897265b28a7242d230be1b Adjust Rake tasks for beaker testing
2f875839afe843bd8a9f320d553fb3a28a7420f8 Merge pull request redhat-openstack#145 from hunner/fix_beaker_tests
0d9e938e92a25673c3712866e2d2108a255b67d5 Update specs and fix FM-1361
9057fca3a6862e699c153f3607e57f2360552eb7 Merge pull request redhat-openstack#146 from daenney/mv-optional-commands
932eb74ac487c815e51b1e99bb2f57ee82169be2 Un-optional the non-optional commands.
93e0c80f38efbd1317fc3b71218cc7fd047d639a Merge pull request redhat-openstack#144 from johnduarte/move_protocol_tests_to_beaker
d6b22213f2cea9b58d5e2fa48f4fea2227c184ef Move protocol tests to beaker suite
97e8b02b1d803d59f02a8fea1b86750694b5d538 Merge pull request redhat-openstack#135 from johnduarte/add_protocol_acceptance_tests
c3b2793cff608128739769018e331cbf6437634a Merge pull request redhat-openstack#137 from johnduarte/git_ensure_latest
f6864f446f4137499586a930cb7514b2dcb82b6d Merge pull request redhat-openstack#141 from johnduarte/beaker_tests
df0b979b0902a20b6a948958838521da8828e358 Merge pull request redhat-openstack#142 from johnduarte/add_vagrant_user
059599691d4cf08ce012e4b057d0c82525ba163a Merge pull request redhat-openstack#139 from cyberious/FM-1284
9a8e5680a5bd9179e227a13e9732721178d3ddf2 Ensure vagrant user/group for non-vagrant testing
07be768979161434c480c6ec23d848185e157096 Skip exec excludes until expectations are defined
982056a260cdf590acba5e33ba6eab3822428104 Skip HTTP basic auth (see FM-1331)
e42f4047c086a79fa0286dc9e46cdfe187a18320 Fix git daemon call
88727e3b8d934e59707afd8816b84943be7e3b56 Fix exec for clone with excludes test
a50c949a695e04a0b5927d816c3e25ba46745c19 Skip tests for unsupported features
0406d627bcd7e24d181944b4d2c70a7b6e50ccf5 Fix calls to ruby
123fe4099e4e4fdda7b34a769458a1dcaad75aae Use sinatra to set up basic auth HTTP server
97e64b52f63f3dd673dfa2fe92c71d4d9ddbcbc7 Add conditional ruby path based on pe
3d35e61e4377e73365b9f7c340b225d787fe3cbb Add beaker tests for git basic auth
eeb52c491869c7916758b4d878018ef4df460bf3 Fix exec test for clone
3c032db01ae041281e9fba449f1e9bbdfb93dc07 Fix exec test for compression
b362b35825638c27a7a19da97bd14bc9d7e133b4 Fix exec test for shallow clone
8d0d19cc6d7d684b526ddc00172ca1db65207073 Fix root path depth for negative shallow tests
93a410c9ad3d8b3cb8da1ce79040cd00475fceaf Add tests git using ssh scp syntax
4040e4a1cccc72692c00d5efc06f8e8d5e1174f1 Update expectations for shallow clone
eaf1e2d77754bc5f9070274f2c4da9409a003208 Set neg bare test to expect bare repo
ef946812c16f2d5e9d120199378b5ade825740c3 Fix typos in verify steps for revision tests
591725e0f2a0dd0dd31b0086dbd4068bd302b0e1 Move git tests into sub-directory
23a4cf03cc9c666323371c3aaacf73e5a058cead Add beaker tests for git checkout for user
51e4f4f5a5288740561b2c3d1decd592430c7358 Add beaker tests for git checkout for specified tag
4a3392310e0e85c216e28cded17df4833a771a3b Add beaker tests for git shallow clone
275f975d7b12612820b38dff41722c89cb4ed3ae Add beaker tests for git checkout for specified revision
ffa656904cf617cc7de319afca1bd94d0d64a5c0 Add beaker tests for git checkout for group
961896256d771596b6e8359baa59e9f8a73b5b83 Add beaker tests for git compression checkouts
cd553d04e8a456cf7b76dba5f6a047242d09c03e Add beaker test for git branch checkout
35fd8b137fa83d34eb90df400ccd1da78a947b18 Add beaker tests for git create
60d5e83205a38f714ae678142e14a0d223076028 Add beaker tests for git clone
85073a856bc69d7b63ebc3993ab1cda6fcba482c Use on(host, '') rather than host.execute('') syntax
4a18465e7dc957a586b58fd3237e4312afb5fd5f Change apply syntax to apply_manifest_on
b6d724bb656939f7b6c95fbe86a42442193b2938 Add test for git clone using ssh
ff1dcfde8b337a95022a03947a84f148ff65badc Add test for git clone using https
2e8cc51403ead784e9764bb25d15d8a30d8d6475 Add test for git clone using http
6c284f23696eb5d036537acab9a6d564b700d78a Add managehome to testuser
fc8c177fbbe0f3cecfb1f984725bf4cbcfbeb54d Move git daemon setup/teardown into context block
3c41c39e19b63d76001fe980a2b8281221e6175e Add test for git clone using file path
30aa7738146921f0fb34e61ace82eed8dae1fc97 Add test for clone using git protocol
bca6ff5c480d4aa129766ccac4cb385aef092fd9 Add spec for clone protocols skeleton
4613e93e35551271651bb7b1102d3b97a3f5b40d Added multiline parsing tests for branch -a
4021245ebb54878c691d50efe3f9ce712734e4b6 Merge pull request redhat-openstack#140 from cyberious/RakeTask
79c4a4e6e9638aa4b5f3e7366ada7c3ddbafb8a3 Add rake tasks to test both beaker and beaker-rspec in one go
2458aba1401ad6336137653f87086e7656625bf7 Fix spec tests
a909fe74c71e7e214087c3c95bb21e6dfd90c940 update to use -a and desired for hard reset
a213d71ec8d3e75bef909cc5c3f11aaea8b4e94d Fix detached head state
b30acce599e25e803ba333217d3b0d49d1815169 Merge pull request redhat-openstack#138 from cyberious/FM-1284
cfcd03a7c59eaa6b81de8c767bbd91e6d278c0f2 Fix issue where force=>true was not destroying repository then recreating
35ba3c859c83df6c725579986b8681d3aaa3813f Add test for ensure latest with branch specified
f703b923a4e40d1d7db424bca77cd3a1459e6600 Use on(host, '') rather than host.execute('') syntax
d0c2026b64b796482d2e410b336331dc493589d0 Change apply syntax to apply_manifest_on
2a57379e669a6920766548927b08e9ef4ede521e Add acceptance tests for git protocols using clone
46588aa62d444c5f0a538cccec357a80cd191b93 Merge pull request redhat-openstack#120 from huandu/master
1e0f7c6427d6aef7cef9a9e2822925b8a7f4f862 Merge pull request redhat-openstack#121 from fkrull/master
a388ce3f1f734a909101c1995202ae123bee0668 Merge pull request redhat-openstack#131 from igalic/fix-tabbing
51063851095f3482c644f699ba57ffab3f830263 fix tabbing in vcsrepo test
c1f613c2225b2692ae8a2f6c8213fbf826311d9a Merge pull request redhat-openstack#130 from Phil0xF7/add_beaker-rspec_tests
1ebe52ef9963391f13b406c843c8f475668f173c add beaker-rspec support
92743c459ec7064c260bbf0686a368182291e99c Merge pull request redhat-openstack#108 from sodabrew/bzr_set_ownership
e4be0ab189aa32967bb732a8183c142e01942e4b Call set_ownership from the bzr provider
744f3cc4094062ef1f6a80c644d82b6284d2f7fc Only add ssh options to commands that actually talk to the network.
9c873e1c56f1147a8fcdd01b804f744deebb53f6 use `git rev-parse` to get tag canonical revision.
50079b58192ed7a2af1ba6756f75084bc74d33e8 Merge pull request redhat-openstack#105 from mcanevet/no_su
1ac866a034ba37fb1fb4ed8a562d936751b43825 Merge pull request redhat-openstack#117 from jonoterc/fix_svnlook
93b73f6877f9bdfdd291e2dd5ff5b8f6247d833d fix svnlook behavior with plain directories
f252283cf1501960f627e121d852b05f67c7214c Merge pull request redhat-openstack#115 from instruct-br/use_remote_name_when_cloning_a_repo
7845ea132b0b40a83d3e9284723cbf63e2b61a82 git: actually use the remote parameter
7ac346413211f2fd58abc6a7bbce5d35de2a7a04 Merge pull request redhat-openstack#114 from freyes/add-git-shallow-clone
0ea16bba47cf177dc17fa14f20d54d0091a09865 Add the option to shallow clones with git
e4eb8ab551d41c6d4d96cc3d0c4bc3186d4ed74d Temporary workaround for broken Rubygems on Travis
8356fc9c58b2c821c57dc537ec2c95a72f672a5c Merge pull request redhat-openstack#109 from mikegerwitz/master
69b93cefcdcd4a80d241dc71d5e6de90842faf11 Stripping git on_branch? return value; contains trailing newline
a96a42e38b6c6d306ef158250658ae5673f383a3 Merge pull request redhat-openstack#106 from mikegerwitz/master
8837be29ff114228f86d67c59337119120690e44 Using rev-parse to determine branch name of HEAD for on_branch? method
4689c514a12764933a9cb1e2858343f0ba5923b3 origin/HEAD is not valid; use origin/master for latest when branch == 'master'
c9c6d96554e546f70a289522df3f24261674cc1c Don't 'su' if passed user is current user
f2f1a82d72ec8afb50c32206abeaa32923ee410b Merge pull request redhat-openstack#102 from apenney/020-release
6dfdc0f1c38ce9371aa8ce5f91dd9799e625a3f7 Prepare 0.2.0 release.
bd58512dbf347993ee7909c8f416a067942cbfe6 Merge pull request redhat-openstack#98 from reidmv/autorequire_git
2b190756260346931b8f9a0dda8afc0c815710d6 Add autorequire for Package['git']
f7c05f75468aae0373cb51f27451294497a15bb8 Merge pull request redhat-openstack#96 from apenney/metadata
120268f3d2142be0be346b6a04c4e709a20ed4f4 Add a blank dependencies section and stringify versions.
300d51cae5b15afacd50fee26a1a891565af90de FM-103: Add metadata.json to all modules.
802406d63cc4241c7d77fc92745196475ccc268d Merge pull request redhat-openstack#95 from apenney/metadata
4cf58ba3536f20349443beedda05245aebe9daed Merge pull request redhat-openstack#93 from apenney/coverage
b9da4c4cea9a04b1d97e3a82fc4211b8f8b62260 Modifications to .travis.yml to test appropriately.
d163d5059b910de9d2c086a29c72e7a228090465 Add convert_working_copy_to_bear and convert_bare_to_working_copy tests.
33c492e0e6b04c6829b8ce4650f5e45012b770dc Add tests for convert_working_copy_to_bare and convert_bare_to_working_copy
a3d888f1fdd0a4cbd423b8b47f546c2d1decead7 Add latest tests.
c92ede74bedda8b43df17abfe7528d3ddffe951a Add test for latest?
aeb3ea63ec561440c02f9d4c4d4c0ac3a1d096c9 Overhaul the spec tests to work in rspec2.
0eeb6501b1b2ea84c38b0d4464ac42c12c4e9fa7 Merge pull request redhat-openstack#91 from jiacona/master
f49f3fe075c1b0fbb905f09066ae17cebc51cc83 Merge pull request redhat-openstack#92 from markleightonfisher/dev-README.CVS.markdown
7b2084afba9a0ca76fce75f479f88390d6204bca Documented the "module" attribute.
e69c6eac89fbbbd5c459388eef30b1320ab9d826 change path_empty? to not do full directory listing
411111b5ff88b682d7e9cc54a47573bccc3e3edc update git provider to handle checking out into an existing (empty) dir
a4ee585cb17751dca8cf49d9361124e438a39d87 Merge pull request redhat-openstack#89 from razorsedge/svn_revision
ed67ca757a62e6bc121a1e59386f52f8233e49d7 And fix the rspec test to pass.
4de3254bfc1e6d66f517933857922b9ed4424dd1 Fix svn provider to look for '^Revision:'.
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Jun 19, 2015
570a5c2d5e0fb28eb8e15b0b1153375032208340 Merge pull request redhat-openstack#211 from mhaskel/relax_apt
8b96a3a8fe8d5405044b6b0d908ddb8f2ac555ea Update apt dependency

Change-Id: I7153452c43c6a57585ca0bf4eb12f4b15961332c
xbezdick added a commit to xbezdick/openstack-puppet-modules that referenced this pull request Jun 23, 2015
6e0351d3f60e2bffc63dcf107617473e2903792a Merge pull request redhat-openstack#213 from hunner/release_0.11.0
c1172c972a0e191a2b11ca1f9037a5fb06eba46d Release 0.11.0
0a80deeac0f712252e9b7c51eaa82b6a9d68e35e Merge pull request redhat-openstack#212 from hunner/fix_nohttpinterface
f8721c5f803bc64ab547f007584081754ccba192 Fix nohttpinterface on >= 2.6
570a5c2d5e0fb28eb8e15b0b1153375032208340 Merge pull request redhat-openstack#211 from mhaskel/relax_apt
8b96a3a8fe8d5405044b6b0d908ddb8f2ac555ea Update apt dependency

Change-Id: I592b0ab847c197412d73bfa426b9622bc0a10f0c
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.

None yet

2 participants