Skip to content

Changed behaviour to accept images once they have been shared with the tenant

Álvaro López García requested to merge github/fork/cgimeno/master into master

Created by: cgimeno

Under Newton and Glance APIv2, in order to use an image which has been shared from another tenant, a user with administrative privileges must accept it. This pull request solves this issue by changing the status from "pending" to "accepted" after the image has been shared from one tenant to another

Merge request reports