Anton Arefiev c4bd20ebd4 Use wsgi from oslo.service for Ironic API
oslo.service provides a wsgi functionality for defining new long-running
services using by OpenStack applications. It might usefull for working with SSL for example.

Ironic has started migrate to oslo.service, this change continue this work, and consumes wsgi from it.

Change-Id: Ic7865709cd87c45e6b7d49f15ce73354aa15401e
Closes-Bug: #1484044
2015-11-17 19:32:49 +00:00
..