mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-10 06:46:11 +02:00
ryu.app.client: 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
d56644eb6a
commit
3f6bfbe3f3
@ -14,6 +14,10 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This is a client library for Ryu REST API. (ryu.app.rest_quantum etc)
|
||||
# This module is *not* used by ryu-manager.
|
||||
# Imported and used by OpenStack Ryu plug-in and agent.
|
||||
|
||||
import httplib
|
||||
import json
|
||||
import urlparse
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user