Comment 31 for bug 1313662

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/173314
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=4b1a79095994169189d18e7f5849c2c089263fd0
Submitter: Jenkins
Branch: master

commit 4b1a79095994169189d18e7f5849c2c089263fd0
Author: Dmitry Ilyin <email address hidden>
Date: Fri Apr 3 20:39:08 2015 +0300

    Enable keystone wsgi support

    * New task to deploy Apache and configure MPM
    * Run keystone as Apache vhost
    * Pull wsgi threads and priority configuration from upstream
      change-id: Ib05ac81381e169845b44b2ef7cb810a4d5db17de
    * Pull custom file source for wsgi scripts from upstream
      change-id: I941bf8804982e9081812e076f7a736f413220047
    * Fix for keystone spec tests (use concat 1.2.1 in fixtures)
    * Use keystone.py wsgi script from packages instead of downloading
      it from puppet module. Requires deb package with this patch:
      https://review.fuel-infra.org/6251
      Until it's megred, we'll use upstream wsgi script for Debian

    Change-Id: I85008079b0e922a4518c696a097238500132fa04
    Closes-Bug: 1313662