Abhishek Kekane 73ad9760a3 Use glance import workflow for creating image
Added new boolean option 'GLANCE_USE_IMPORT_WORKFLOW' default to False.
If this parameter set in local.conf as True then devstack will use the
new import workflow to create the image.

In order to use new import workflow of glance;
user need to set below options in local.conf

GLANCE_USE_IMPORT_WORKFLOW=True

Note that the import workflow does not work in uwsgi because of
some fundamental restrictions it has. Thus, devstack must be configured
with WSGI_MODE=mod_wsgi, otherwise glance will not be able to process
the imports. The new helper function will abort to avoid in that case
to avoid the image never being moved to "active" state by an import
task that will never be executed.

Co-Authored-By: Abhishek Kekane <akekane@redhat.com>
Co-Authored-By: Dan Smith <dansmith@redhat.com>
Needed-By: https://review.opendev.org/#/c/734184
Change-Id: I1306fe816b7a3eca1e2312c0c454be3d81118eca
2020-07-13 13:59:36 -07:00
..
2020-07-02 08:34:01 +00:00
2020-07-07 19:16:32 +00:00
2019-02-05 11:21:39 -05:00
2017-07-10 17:06:16 -03:00
2018-03-28 13:51:31 -05:00
2020-06-01 15:48:16 +00:00
2020-06-12 18:14:01 +00:00
2017-06-20 14:09:30 -04:00
2020-06-01 15:48:16 +00:00
2019-03-29 11:20:19 -07:00
tls
2020-07-07 08:43:50 +00:00