Remove redundant FLOATINGIPS declaration

This annoyed me every time I saw it.

TrivialFix

Change-Id: Iebbb1c14ef76d5575d51046b41fcb244c318cd94
This commit is contained in:
Henry Gessau 2016-03-28 17:27:58 -04:00
parent ab614a10a7
commit 1f1b6fcbaa
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ ROUTERS = 'routers'
FLOATINGIP = 'floatingip'
FLOATINGIPS = '%ss' % FLOATINGIP
EXTERNAL_GW_INFO = 'external_gateway_info'
FLOATINGIPS = 'floatingips'
RESOURCE_ATTRIBUTE_MAP = {
ROUTERS: {