Lowercase vip_Address in return

(cherry picked from commit 0c5fd6c567)

Change-Id: I433e4eeb0889adae7bb4e900ac0019e38a131b42
This commit is contained in:
Adam Harwell 2017-08-09 17:26:32 -07:00 committed by Michael Johnson
parent 28a777cdf5
commit 40ba02434a
1 changed files with 1 additions and 1 deletions

View File

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