ryu.app.tunnel_port_updater: 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:
YAMAMOTO Takashi 2013-11-18 17:18:17 +09:00 committed by FUJITA Tomonori
parent 4363ffe429
commit d56644eb6a

View File

@ -14,6 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# This module updates OVS tunnel ports for OpenStack integration.
import collections
from oslo.config import cfg
import logging