Update git submodules

* Update charm-nova-compute from branch 'master'
  - Update rabbit driver config options
    
    The stein version of python-oslo.messaging (9.0.0+) has removed
    the following config options from the [oslo_messaging_rabbit]
    section:
    
    rabbit_host, rabbit_port, rabbit_hosts, rabbit_userid,
    rabbit_password, rabbit_virtual_host rabbit_max_retries, and
    rabbit_durable_queues.
    
    The above change requires a sync from charm-helpers.
    
    Additionally the transport_url directive has been moved to the
    [DEFAULT] section.
    
    These have been deprecated since Ocata, therefore this change
    will be provided to pre-Stein templates in order to drop
    deprecation warnings.
    
    See release notes at:
    https://docs.openstack.org/releasenotes/oslo.messaging/index.html
    
    test_300_nova_config is also removed in this change as amulet tests
    no longer need to confirm config file settings.
    
    Change-Id: I63e5abfecb45d097afed14d082cb91457c4fa60b
    Closes-Bug: #1817672
This commit is contained in:
Corey Bryant 2019-02-26 09:05:01 +00:00 committed by Gerrit Code Review
parent cdd3d507fe
commit 502da1ed20
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d75e536c4d15013bfc15d49f8ab44b1ae678e160
Subproject commit 9254beb043bb73e914430125eceec03afd8ea855