Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 ryu/app/rest_conf_switch.py | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ryu/app/rest_conf_switch.py b/ryu/app/rest_conf_switch.py
index 57e2347..adc5aab 100644
--- a/ryu/app/rest_conf_switch.py
+++ b/ryu/app/rest_conf_switch.py
@@ -14,6 +14,11 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+# This module provides a set of REST API for switch configuration.
+#   - Per-switch Key-Value store
+#
+# Used by OpenStack Ryu agent.
+
 import httplib
 import json
 import logging
-- 
1.8.3.1


------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to