ryu.app.rest: 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
01dcd0c9bc
commit
d04f89fa44
@ -14,6 +14,14 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This module provides a basic set of REST API.
|
||||
# - Network registration
|
||||
# - End-point port management
|
||||
# - OpenFlow port number
|
||||
# - MAC address (for anti-spoofing)
|
||||
#
|
||||
# Used by OpenStack Ryu plug-in.
|
||||
|
||||
import json
|
||||
from webob import Response
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user