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 --------