summaryrefslogtreecommitdiffstats
path: root/nova/api/openstack/compute/contrib/floating_ip_pools.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/api/openstack/compute/contrib/floating_ip_pools.py')
-rw-r--r--nova/api/openstack/compute/contrib/floating_ip_pools.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/api/openstack/compute/contrib/floating_ip_pools.py b/nova/api/openstack/compute/contrib/floating_ip_pools.py
index e792ce433..aefe65d26 100644
--- a/nova/api/openstack/compute/contrib/floating_ip_pools.py
+++ b/nova/api/openstack/compute/contrib/floating_ip_pools.py
@@ -12,7 +12,7 @@
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
-# under the License
+# under the License.
from nova.api.openstack import extensions
from nova.api.openstack import wsgi