Commit Graph

290 Commits

Author SHA1 Message Date
OpenDev Sysadmins 7232394076 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:52:17 +00:00
Jeremy Stanley d4d1b03580 Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I6e62f925917f5478da1c83ecc74f101240db321d
2014-12-05 03:30:43 +00:00
Mark Vanderwiel f08e9ea165 Cleanup cookbook contact info
* Consistent email across cookbooks
* Add Contributor.md to help out new folks
* Fix file modes
* Fix broken link in Testing.md
* Readme tweaks

Change-Id: I1c12cc86e8d51701e885673947547fae50e003a2
Partial-Bug: #1342735
2014-10-14 10:01:31 -05:00
Mark Vanderwiel 41a806bf0b Bump Chef gem to 11.16
blueprint bump-chef-to-11-16

Change-Id: Ief6878c2f4e315d68a3e66d0037fb96de4ac15a0
2014-09-29 15:20:24 -05:00
Jenkins 1a57914cc8 Merge "Add Testing.md " 2014-09-02 11:44:01 +00:00
Mark Vanderwiel 1eb0d4ad2c Add Testing.md
* match the other cookbooks for this testing file

Change-Id: I70f78efff21effcfd6d3b49a9b306bcc44a279c3
Partial-Bug: #1350470
2014-08-29 15:41:50 +00:00
Jan Klare 89c7bcb632 Updated berkshelf to 3.1.5
Updated berkshelf from 2.0.18 to 3.1.5 in Gemfile and added supermarket source to Berksfile.

Change-Id: Ifffcfa8992c981acaec70ccbd8fec0befdd67908
Implements: blueprint update-berkshelf
2014-08-18 17:58:08 +02:00
Mark Vanderwiel b1fe088a4a Setting up repo for master Juno Branch
* Update metadata version
* Adding Gemfile.lock to .gitignore
* Updating Gems
  * chef (11.12.0)
  * chefspec (4.0.0)
  * rspec (3.0.0)

Change-Id: I6f0ee13f6eb2562e199e755975997df3574b5515
Partial-Bug: 1349865
2014-08-15 11:34:05 -05:00
Jenkins 3cc67a6e3e Merge "Removing unused files from repository" 2014-08-07 19:30:00 +00:00
Jenkins 4f372f8c65 Merge "Removing roles and spiceweasel manifest" 2014-08-07 19:16:34 +00:00
galstrom21 acd8d85499 Removing unused files from repository
* Deleting .travis.yml
* Deleting Rakefile

Change-Id: I472cb9bb32c9f8c0cc7465d04421d97e6d782fa5
Closes-Bug: 1348243
2014-07-28 16:48:22 -05:00
galstrom21 899ec191c9 Normalizing this cookbook
This cookbook needed to be brought up to the standard of the other
cookbooks in the repo.

* Adding .gitreview
* Normalizing .rubocop.yml
* Normalizing Gemfile
* Normalizing metadata.rb
* Normalizing .gitignore
* Adding specs/ directory and spec_helper.rb
* Fixed all rubocop errors

Change-Id: Ica7c525aae5fbd5c441ce50cff36046c678046d6
Partial-Bug: 1348243
2014-07-24 14:18:31 -05:00
galstrom21 a7235f91df Removing roles and spiceweasel manifest
These have been moved into openstack-chef-repo in
https://review.openstack.org/109387

Change-Id: I740a56e4cdecdb6600e20341a77f79d14cc87140
Closes-Bug: 1348324
2014-07-24 13:57:54 -05:00
Guilhem Lettron 44e536f752 Fix indent 2014-03-14 15:40:59 +01:00
Guilhem Lettron 5040229bec Merge branch 'rubocop' of https://github.com/guilhem/ceph-cookbook into guilhem-rubocop
Conflicts:
	recipes/apt.rb
2014-03-14 15:27:53 +01:00
Guilhem Lettron afb859a121 Fix all rubocop
Use rake instead of strainer
add infrastructure file for spiceweasel
2014-03-14 15:20:10 +01:00
Guilhem Lettron bb30a9f5ee Merge pull request #103 from kri5/master
apt: use a variable for distribution codename
2014-03-14 14:10:37 +01:00
Christophe Courtaut 0ec972e229 apt: use a variable for distribution codename
The use of a variable for the distribution codename simplifies
the recipe, and allows to add exception easily.

Signed-off-by: Christophe Courtaut <christophe.courtaut@gmail.com>
2014-03-14 11:54:58 +01:00
Guilhem Lettron 8539552cf6 Bumping to 0.2.1 for devodd 2014-03-03 19:05:22 +01:00
Guilhem Lettron 09da237306 Publish 0.2.0 Changelog 2014-03-03 18:53:41 +01:00
Guilhem Lettron 1a6718e84e Version bump to 0.2.0 2014-03-03 18:51:24 +01:00
Guilhem Lettron 00cab08e3f Add initial CHANGELOG.md 2014-03-03 18:50:10 +01:00
Guilhem Lettron f10e1cf50c Merge pull request #99 from guilhem/fix_log
quick fix for #95
2014-02-20 16:25:40 +01:00
Guilhem Lettron 6052fd7d8b quick fix for #95 2014-02-20 16:24:43 +01:00
Guilhem Lettron 9033e04141 Merge pull request #95 from centraldesktop/make-radosgw-log-match-logrotate
Make radosgw log match logrotate
2014-02-20 16:20:55 +01:00
Guilhem Lettron edf2e695dc Merge pull request #98 from laradji/master
Sort mon host result to prevent template change
2014-02-20 16:19:25 +01:00
Nacer Laradji 0295b05616 Sort mon host result to prevent template change 2014-02-20 14:29:55 +01:00
Guilhem Lettron 2b7a79000f Merge pull request #97 from guilhem/template_sort
fixes #64
2014-02-19 17:05:16 +01:00
Craig Lewis 8d3a23cf86 Sort the arrays before outputing them, so the file doesn't change every time chef-client runs. 2014-02-19 17:03:30 +01:00
Guilhem Lettron 0b385ba80b Merge pull request #96 from guilhem/merge
Merge & fixes
Fixes #92
Fixes #90
Fixes #89
Fixes #88
Fixes #86
Fixes #85
Fixes #83
Fixes #74
2014-02-19 16:51:54 +01:00
Guilhem Lettron 3b2e00a972 Small refactoring for ceph-disk-{prepare|activate} 2014-02-19 16:27:31 +01:00
Guilhem Lettron a8f8dc6061 Fix osd_device index order 2014-02-19 15:17:58 +01:00
Guilhem Lettron bf484f8376 Add .gitignore 2014-02-18 15:52:19 +01:00
Guilhem Lettron a9357d8162 Refactor Gemfile 2014-02-18 15:51:59 +01:00
Craig Lewis 7be2ec2a86 Remove extra / 2014-02-12 14:55:37 -08:00
Craig Lewis a06ebbf7e8 Put radosgw.log where logrotate.d is looking for it. 2014-02-12 14:51:30 -08:00
Guilhem Lettron a033dc818f Fix #74
use @grahamc code https://github.com/ceph/ceph-cookbooks/pull/74
2014-02-06 14:04:04 +01:00
Guilhem Lettron aa8e21d6c1 All tests ok
Simplify client provider.
TODO: Must be test in a real system
2014-02-06 12:28:26 +01:00
Guilhem Lettron 1bc3a36bf2 Suppress usage of roles by using attributes
re-add FC023 and fix problem linked to it...
TODO: refactor provider client. Last failure come from this place
2014-02-06 11:17:03 +01:00
Guilhem Lettron 2bb0909edc Fix all foodcritics... Yeah! 2014-02-06 00:01:54 +01:00
Guilhem Lettron c85845a194 fix bad recipe 2014-02-06 00:01:39 +01:00
Guilhem Lettron b2b18db9ca Instead of doing some crappy things, we are using the yum cookbook.
We do it this way. It avoids complexity and breaking tests.
2014-02-05 23:36:31 +01:00
Guilhem Lettron 9e094db14d 15 rubocop left... good! :) 2014-02-05 23:25:29 +01:00
Guilhem Lettron 9ebd1c3dc7 Merge remote-tracking branch 'mmgaggle/wip-find-node-ip' into 83
Fif #83
2014-02-05 22:54:36 +01:00
Guilhem Lettron 7fa81bb4cf Continue to use attribute instead of role 2014-02-05 22:53:00 +01:00
Guilhem Lettron 90b68b1bea change search by role / recipe / ... to an attribute see it in: http://www.getchef.com/blog/2014/02/03/evolution-of-cookbook-development/ 2014-02-05 22:42:45 +01:00
Guilhem Lettron 076540129d Merge remote-tracking branch 'hufman/quickfix-enable_dmcrypt' into 85
Conflicts:
	recipes/osd.rb
2014-02-05 22:30:30 +01:00
Guilhem Lettron 6fdf6d37f9 Merge remote-tracking branch 'hufman/feature-enable-mds' into 86 2014-02-05 22:28:23 +01:00
Guilhem Lettron 49ad1b1bca rubocop 2 2014-02-04 23:25:20 +01:00
Guilhem Lettron 96ce47c3bc Some more fix 2014-02-04 22:49:35 +01:00