Skip to content

Handle instance name properly in the operation service

Description

Please provide a description of this merge request and outline some of the background / context to the changes proposed.

Changes proposed in this merge request:

  • Sends an operation name of the form instance_name/UUID to the client in Execute(), and expects an operation name in the same form in the operations service.
  • Fixes some tests to work with the above.

This merge request, when approved, will close issue/bug:

#125 (closed)

Edited by Rohit Kothur

Merge request reports