Run containerized mistral-api eventlet
authorMartin André <m.andre@redhat.com>
Wed, 18 Oct 2017 15:51:09 +0000 (17:51 +0200)
committerMichele Baldessari <michele@acksyn.org>
Thu, 26 Oct 2017 09:03:29 +0000 (09:03 +0000)
commit8dff0be6d844676f6ec277f5b1a7ca7f16139a27
tree057e74439c2320a85e8551e7343fa29635446e77
parent9dfec11795703b43991e06ef880b52cd0b3a5eb4
Run containerized mistral-api eventlet

The mistral-api container image we use doesn't have the necessary
packages to run via wsgi and this cause puppet to error with:

  "Notice: /Stage[main]/Mistral::Wsgi::Apache/Openstacklib::Wsgi::Apache[mistral_wsgi]/File[mistral_wsgi]: Dependency File[/var/www/cgi-bin/mistral] has failures: true",

Fallback to eventlet mistral-api for the time being until we get
a usable mistral-api image.

Change-Id: Ic10c579aa3b6d0d6a01f120669be3b5dcc5efcda
Depends-On: I54627f1c5a8867738a55bee42075bb6087830c61
Related-Bug: #1724607
(cherry picked from commit e158acb14c4ed92be1a5b961ff1e8ff99b1a5ae3)
docker/services/mistral-api.yaml