From 989436836851cc364fc728f4f7a0143cfa61c563 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 7 Oct 2016 11:33:16 +0200 Subject: [PATCH] Update references from Plasma to Valence --- HACKING.rst | 4 ++-- README.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HACKING.rst b/HACKING.rst index 28c9fc6..ffe9064 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ -plasma Style Commandments +Valence Style Commandments =============================================== -Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ \ No newline at end of file +Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ diff --git a/README.rst b/README.rst index 93028f8..749a564 100644 --- a/README.rst +++ b/README.rst @@ -76,7 +76,7 @@ A pecan based daemon to expose Valence REST APIs. The api service communicates t valence-controller -------------- -The controller implements all the handlers for Plasma-api. It reads requests from the AMQP queue, process it and send the reponse back to the caller. +The controller implements all the handlers for Valence-api. It reads requests from the AMQP queue, process it and send the reponse back to the caller. valence-ui --------