Commit Graph

10 Commits

Author SHA1 Message Date
Ghanshyam Mann 48c2e02d00 Retire openstack-chef: remove repo content
OpenStack-chef project is retiring
- https://review.opendev.org/c/openstack/governance/+/905279

this commit remove the content of this project repo

Depends-On: https://review.opendev.org/c/openstack/project-config/+/909134
Change-Id: I028dee11bce572e0ceaa8b2f1dab22a1abe00779
2024-02-17 20:49:30 -08:00
Lance Albertson b5ebaa6fa9 Set Berksfile to use ruby solver
This provides much better debugging output.

Depends-On: https://review.opendev.org/702772
Change-Id: Ife1b939c1fac0fc90c30e1d2a425d568ea7e7fd3
2020-01-23 17:17:36 -08:00
Lance Albertson 07f6c83a00 Updates for rocky
- Replace git.openstack.org with opendev.org
- Update some documentation
- Move README.md to README.rst for better rendering
- Drop obsolete bootstrap.sh script

Change-Id: I21ccc2b022c9123e6449dd8d8639e0405b848711
2019-12-06 11:49:32 +00:00
inspurericzhang 43d5f9d13d Replace git.openstack.org with opendev.org
Change-Id: I29ab7ca7f062847ab919ef4bdf4d654a7e029e85
2019-11-19 18:21:17 +08:00
Samuel Cassiba 6ee7501c83 starting queens development patch and use git.openstack.org
* use git.openstack.org instead of github for berks dependency
resolution
* drop unnecessary test, as TLS is the default install

Change-Id: I58b140b6548eb7f8e3317ce566a7082623c9fc4f
2018-03-06 09:50:37 -08:00
Samuel Cassiba d41044ce64 ops-messaging refactor for Pike and Chef 13
- implemented foodcritic and cookstyle corrections
- deprecated node.foo.bar method access for node['foo']['bar'] bracket access
- updated for the most recent upstream rabbitmq cookbook

Implements blueprint modern-chef

Change-Id: If971a472c1fd9149a891200548a267655620fce2
Depends-On: I143e0ed0a2bdd76269fc0c402052696426d96d81
2017-11-28 17:00:50 +00:00
wenchma 95d1347e4a Sync stackforge/cookbook* to openstack/cookbook* for ops-messaging cookbook
Change-Id: I2cf0d0532ceb2cb13cedf4a07f95342d6596e6a9
Partial-Bug: #1465116
2015-06-16 11:49:19 +08:00
Paul Czarkowski 205246d025 point berkshelf at supermarket.chef.io
Change-Id: I6c01967920b612fe8051726a49d89ed88b97008d
2015-02-16 19:51:08 -06:00
Jan Klare 0992fb2b40 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: I7d1f047ef1e7774ce112d6923aa02cfe25f5cea4
Implements: blueprint update-berkshelf
2014-08-18 09:46:33 +02:00
Craig Tracey 8540f839e5 Initial commit of openstack-ops-messaging cookbook
This initial commit provides support for an openstack-ops-messaging
cookbook. In this initial release, we provide the capability to install
and configure RabbitMQ. This cookbook is modeled after the
openstack-ops-database cookbook in the way in which it can be utilized.

Included are tests for all recipes and this release supports Ubuntu
only.

Change-Id: I4d799fa46e67e0f2eca2ac8b205f51c07e0df01e
2013-06-18 19:36:08 -04:00