Update git submodules

* Update charm-ceilometer-agent from branch 'master'
  - Refactor RabbitMQ integration
    
    Prior to this change, the ceilometer-agent charm receives RMQ
    configuration details via the ceilometer charm.  This makes it
    a bit of a snowflake.
    
    Refactor RMQ integration to require a direct relation to the
    rabbitmq-server charm; information provided on this relation
    will superceed any information currently provided via the
    charms relation with ceilometer, ensuring that there is no
    disruption to service during a charm upgrade before the new
    relation is added.
    
    Switch to using [DEFAULT]transport_url for RMQ configuration,
    making use of the new ch template for SSL and HA configuration
    in [oslo_messaging_rabbit].
    
    Change-Id: Ie637ec5162461826505cea39bde6829e036fa1f2
    Closes-Bug: 1817672
This commit is contained in:
James Page 2019-02-26 14:35:53 +01:00 committed by Gerrit Code Review
parent 943fd79455
commit 2200a32822
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0274c7dd9f0a6eb1c8338fc02f56b15831530fa8
Subproject commit 54530ab595a7e43c479e318b7cb459138024bd53