Commit Graph

5 Commits

Author SHA1 Message Date
Alex Kavanagh 4b3beb4b9a Update git submodules
* Update charm-interface-rabbitmq from branch 'master'
  to 383121fc584d2d3bf9d233eba0d3708398a4c468
  - Migrate from testr to stestr module
    
    Note that the interface doesn't have any unit tests yet.
    
    Change-Id: Ifc2f9c0b4a63a2728b8ae6601326f8ccd4887184
2021-02-18 13:39:57 +00:00
Liam Young 923f5ca1dc Update git submodules
* Update charm-interface-rabbitmq from branch 'master'
  - Differentiate connected and ready hosts
    
    rabbitmq_hosts is used to check which hosts are connected and also
    which are ready. Split these into two different methods and update
    the existing rabbitmq_hosts to be a wrapper around
    rabbitmq_ready_hosts so that when charms build their contexts they
    do not include rabbit units which are not ready for client
    connections.
    
    Change-Id: Ic8b669fedfef74ed24db733e01c5dfc0fd079abd
    Closes-Bug: #1796886
2020-06-25 11:11:47 +00:00
Ghanshyam Mann 31eb49c7d2 Update git submodules
* Update charm-interface-rabbitmq from branch 'master'
  - [ussuri][goal] Updates for python 2.7 drop
    
    OpenStack is dropping the py2.7 support in ussuri cycle.
    
    charm repos need few updates on either py2 drop or updating
    ussuri python template, tox.ini etc.
    
    Complete discussion & schedule can be found in
    - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
    - https://etherpad.openstack.org/p/drop-python2-support
    
    Ussuri Communtiy-wide goal:
    https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html
    
    Change-Id: I46cff2dc02fb16db35d01fe6454ee67732d8def5
2020-03-25 06:36:12 +00:00
Camille Rodriguez 1e562054ba Update git submodules
* Update charm-interface-rabbitmq from branch 'master'
  - Avoid pollution and false positives with tox.ini
    
    - removing sitepackages in tox.ini to avoid test env pollution
    - skip_missing_interpreters in tox.ini set to False to avoid false
    positives by skipping missing interpreters.
    
    Change-Id: Ie445395ba97df54fa1857c7c686b698641fb8e22
    
  - OpenDev Migration Patch
    
    This commit was bulk generated and pushed by the OpenDev sysadmins
    as a part of the Git hosting and code review systems migration
    detailed in these mailing list posts:
    
    http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
    
    Attempts have been made to correct repository namespaces and
    hostnames based on simple pattern matching, but it's possible some
    were updated incorrectly or missed entirely. Please reach out to us
    via the contact information listed at https://opendev.org/ with any
    questions you may have.
2019-08-29 15:11:41 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00