Describe the request
Currently entities like VMs, Images, etc. supports attaching of categories to it. But there is no way we can remove all categories attached to the entity. Identify such entities and allow such behaviour.
Current behaviour
Passing None or {} in categories gets skipped by module in update.
Expected behaviour
It should allow making categories spec empty.
Describe the request Currently entities like VMs, Images, etc. supports attaching of categories to it. But there is no way we can remove all categories attached to the entity. Identify such entities and allow such behaviour.
Current behaviour Passing None or {} in categories gets skipped by module in update.
Expected behaviour It should allow making categories spec empty.