Commit Graph

5 Commits

Author SHA1 Message Date
Alex Kavanagh 09f3af53bf Update git submodules
* Update charm-interface-openstack-ha from branch 'master'
  to a3b00e5b5fd857d130698c5cfe4b918877f0ab80
  - Migrate unit tests from testr to stestr
    
    Note that there are no actual unit tests.  This just ensures that the
    deprecated testr module is replaced with stestr
    
    Change-Id: Ib05d8883806c7b3dcdd6f985f17fadd780245dd1
2021-02-18 13:58:03 +00:00
James Page 4f648b4ee9 Update git submodules
* Update charm-interface-openstack-ha from branch 'master'
  - Make peer discover more defensive
    
    Before adding a (unit-name, address) tuple to the list of peers
    for a particular address type, ensure that the unit has actually
    presented data for the requested address type.
    
    This avoids 'None' values being written to the haproxy configuration
    files during initial deployment and scale back of units.
    
    Change-Id: Ia10e1454791d92b9ca6233425b4a6ea89642def0
    Closes-Bug: 1849901
2020-07-20 10:59:53 +00:00
Ghanshyam Mann 7a4f14a412 Update git submodules
* Update charm-interface-openstack-ha 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: I15b86d5a0fe5ccb5ea8a57d547fe350b3a024369
2020-03-25 06:33:35 +00:00
Camille Rodriguez 57190b5a87 Update git submodules
* Update charm-interface-openstack-ha 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: Ifea7c7507baa9cc67b6b8b9ec30a726742000793
    
  - 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:51 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00