ryu.app.rest_conf_switch: comments
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
d04f89fa44
commit
24e3953d75
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user