Show operating_status in listing LB output

Story: #2007746
Task: #39924

Change-Id: I8d1d62e00e90e6f295d4985f6973d49394e6f851
This commit is contained in:
Lingxian Kong 2020-06-02 09:43:49 +12:00
parent 4caa45d00f
commit 530d6f3138
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 = (