Lowercase vip_Address in return

Change-Id: Id30500d1a7151c16bee41fe9185edc8a0b5c8945
This commit is contained in:
Adam Harwell 2017-08-09 17:26:32 -07:00
parent 598f7318f2
commit 0c5fd6c567
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ LOAD_BALANCER_ROWS = (
'provider',
'provisioning_status',
'updated_at',
'vip_Address',
'vip_address',
'vip_network_id',
'vip_port_id',
'vip_subnet_id')