Expand update method in python-muranoclient

Registered by Sergey Murashov

Now, in python-muranoclient, update method can update fields only using "replace", but murano-api can work with another methods too("add", "remove"). It would be better to expand functionality of python-muranoclient and add opportunity to update fields using "add" and "remove" methods too.

Blueprint information

Status:
Complete
Approver:
ruhe
Priority:
Undefined
Drafter:
Sergey Murashov
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Ekaterina Chernova

Related branches

Sprints

Whiteboard

def update(self, app_id, body, operation='replace'): - replace is just a default parameter, that can be easily overwritten

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.