Comment 2 for bug 1525218

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to ironic-inspector (master)

Reviewed: https://review.openstack.org/446336
Committed: https://git.openstack.org/cgit/openstack/ironic-inspector/commit/?id=50ed0bdbaefcac24f722a7113920d502803c3fed
Submitter: Jenkins
Branch: master

commit 50ed0bdbaefcac24f722a7113920d502803c3fed
Author: Anton Arefiev <email address hidden>
Date: Thu Mar 16 09:59:20 2017 +0200

    Preparing for service splitting

    Creates new WSGIService class which keeps base API sercice
    initialization functionality and serve flask application. Also
    it will configure application for wsgi container[1].

    Also creates new `cmd` directory for storing console scripts.

    [1] https://governance.openstack.org/tc/goals/pike/deploy-api-in-wsgi.html

    Related-Bug: #1525218
    Change-Id: Ia64228c47a79a3008d435e8323a964f2bc45dfa7