5b06cda113
Adds the ability to edit an image from the table. To test set DISABLED = False in _1051_project_ng_images_panel.py Also, ensure in your local_settings.py that you set: REST_API_REQUIRED_SETTINGS to include 'OPENSTACK_IMAGE_FORMATS' Co-Authored-By: Rajat Vig<rajatv@thoughtworks.com> Co-Authored-By: Nathan Zeplowitz<nzeplowi@thoughtworks.com> Co-Authored-By: Matt Borland <matt.borland@hpe.com> Co-Authored-By: Kyle Olivo<keolivo@thoughtworks.com> Change-Id: I046eca486ebc0d2d980ee706105e202bf9b15ba8 Partially-Implements: blueprint angularize-images-table