ryu.app.rest_quantum: 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
24e3953d75
commit
3aad2cf3d0
@ -14,6 +14,12 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
|
# This module provides a set of REST API dedicated to OpenStack Ryu plug-in.
|
||||||
|
# - Interface (uuid in ovsdb) registration
|
||||||
|
# - Maintain interface association to a network
|
||||||
|
#
|
||||||
|
# Used by OpenStack Ryu plug-in.
|
||||||
|
|
||||||
import json
|
import json
|
||||||
from webob import Response
|
from webob import Response
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user