Merge "Show operating_status in listing LB output"

This commit is contained in:
Zuul 2020-06-24 10:43:08 +00:00 committed by Gerrit Code Review
commit 5b5df429cd
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ LOAD_BALANCER_COLUMNS = (
'project_id',
'vip_address',
'provisioning_status',
'operating_status',
'provider')
LOAD_BALANCER_STATS_ROWS = (