From 4bbfe57c12484d8922076e42676cfdfe7721fce7 Mon Sep 17 00:00:00 2001 From: Samuel Cassiba Date: Mon, 6 Aug 2018 21:47:48 -0700 Subject: [PATCH] Rename openstack-chef-repo references to openstack-chef Change-Id: I36c71442fe0be6ce0b3975e53c37821946f0d5d9 --- .zuul.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 199cb43..f578684 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,3 +1,3 @@ - project: templates: - - openstack-chef-repo-jobs + - openstack-chef-jobs diff --git a/README.md b/README.md index e03b135..44a8043 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Team and repository tags # Description # -This cookbook provides shared message queue configuration for the OpenStack deployment provided by Chef for OpenStack. The [OpenStack chef-repo](http://github.com/openstack/openstack-chef-repo) contains documentation for using this cookbook in the context of a full OpenStack deployment. It currently supports RabbitMQ and will soon other queues. +This cookbook provides shared message queue configuration for the OpenStack deployment provided by Chef for OpenStack. The [OpenStack chef-repo](http://github.com/openstack/openstack-chef) contains documentation for using this cookbook in the context of a full OpenStack deployment. It currently supports RabbitMQ and will soon other queues. # Requirements #