diff --git a/octaviaclient/osc/v2/constants.py b/octaviaclient/osc/v2/constants.py index cc32649..912de3b 100644 --- a/octaviaclient/osc/v2/constants.py +++ b/octaviaclient/osc/v2/constants.py @@ -40,6 +40,7 @@ LOAD_BALANCER_COLUMNS = ( 'project_id', 'vip_address', 'provisioning_status', + 'operating_status', 'provider') LOAD_BALANCER_STATS_ROWS = (