blob: 987a22e66fd8153e306f734db89812dcf6ee6ed7 [file] [log] [blame]
Ray Milkeyccda0b52015-10-30 16:51:06 -07001/*
Jian Li7f256f52016-01-24 15:08:05 -08002 * Copyright 2015-2016 Open Networking Laboratory
Ray Milkeyccda0b52015-10-30 16:51:06 -07003 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
17/**
sangho0c2a3da2016-02-16 13:39:07 +090018 * OpenStack networking implementation.
Ray Milkeyccda0b52015-10-30 16:51:06 -070019 */
sangho0c2a3da2016-02-16 13:39:07 +090020package org.onosproject.openstacknetworking.web;