Comment 4 for bug 1799500

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

Reviewed: https://review.openstack.org/611914
Committed: https://git.openstack.org/cgit/openstack/charm-openstack-dashboard/commit/?id=0d1dec7e0b9eadedf86ae0ff93dee48b634a21ea
Submitter: Zuul
Branch: master

commit 0d1dec7e0b9eadedf86ae0ff93dee48b634a21ea
Author: David Ames <email address hidden>
Date: Fri Oct 19 09:06:01 2018 -0700

    Pre-install apache2

    Apache2 is a dependency of openstack-dashboard which gets installed in
    the install() function. However, prior to that we register configs
    which does a check of the apache2 package version leading to a chicken
    and egg race.

    Pre-install apache2 in the bash install script to avoid this race.

    Closes-Bug: #1799500

    Change-Id: I1f73a6b0284ca4e0a4018bff73fd4f8a778c4db5