Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions HACKING.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
plasma Style Commandments
Valence Style Commandments
===============================================

Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
--------
Expand Down