port_pair_group_parameters should be possible to update

Bug #1761622 reported by Ivar Lazzaro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-sfc
New
Undecided
Unassigned

Bug Description

As of Today, PPG port_pair_group_parameters is declared with allow_put: False

'port_pair_group_parameters': {
            'allow_post': True, 'allow_put': False,
            'is_visible': True, 'default': None,

Drivers might be able to support the update of such attribute without having to destroy and re-create the whole port chain (and port pair group). We should make this field updateable and have drivers reject the operation whenever not supported.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.