From 07094ab1b8cfd5a94172f6f3989bb001ab897b9b Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Fri, 20 Mar 2015 01:15:23 +0000 Subject: [PATCH] Minor updates to README and actions.yaml --- README.md | 3 +-- actions.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fc21e447..ad63bf50 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,7 @@ Additionally, the requirements repository must be specified first and the keystone repository must be specified last. All other repostories are installed in the order in which they are specified. -NOTE(coreycb): The following is temporary to keep track of the full list of -current tip repos (may not be up-to-date). +The following is a full list of current tip repos (may not be up-to-date): openstack-origin-git: "repositories: diff --git a/actions.yaml b/actions.yaml index 2bc7fbe5..7de4d63a 100644 --- a/actions.yaml +++ b/actions.yaml @@ -1,2 +1,2 @@ git-reinstall: - description: Reinstall openstack-origin-git repos and restart services + description: Reinstall keystone from the openstack-origin-git repositories.