Update git submodules

* Update cookbook-openstack-compute from branch 'master'
  - Properly notify apache restarts on configuration updates
    
    This uses edit_resource to add a notification in the nova-api,
    nova-api-metadata and nova-placement-api apache configurations when one
    of them gets updated. This is a workaround due to the fact we are using
    a version of the apache2 cookbook that is still using definitions and
    cannot add notifications with definitions.
    
    This is intended to ensure we only restart apache when the configuration
    is updated. Otherwise, the old behaviour was to restart apache on every
    run which is problematic in production environments. I have been using
    this in our production wrapper cookbook for the past year or so without
    any issue.
    
    This will be removed in the Stein release when we migrate to the newer
    apache2 cookbook which uses proper resources.
    
    Also amend the Berksfile to point to the new opendev.org location.
    
    Change-Id: I55e6ea4124017e0f44f92f6a2fb01baad5a27555
    Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
Lance Albertson 2019-07-07 21:49:07 -07:00 committed by Gerrit Code Review
parent d8c9055c9e
commit cafa6c4f9e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ff074af903390c07e07514df7ffc00a6bfc1475e
Subproject commit 82c5b9a243fd68066ec9d67cf577228f4dbf4421