Commit Graph

8 Commits

Author SHA1 Message Date
Nobuto Murata d0d17aa5f1 Update git submodules
* Update charm-layer-openstack-api from branch 'master'
  to 34311a62e963d0ce903b7ddb9d70b8f071f71651
  - Update worker-multiplier config description
    
    Based on the change in charm-helpers:
    https://github.com/juju/charm-helpers/pull/553
    
    Related-Bug: #1843011
    Change-Id: I9ea2edfacf7020768ab83fb603af1be0d42190fb
2021-03-05 12:11:07 +00:00
Aurelien Lourot 0d144d901c Update git submodules
* Update charm-layer-openstack-api from branch 'master'
  to b3ad0c16598b51a2f3a29acf0d4b02101e042a4a
  - Fix boilerplate
    
    With charm-tools>=2.8 the build output folder layout
    has changed.
    Also the linter will fail if the actions/ folder doesn't
    exist.
    Also put the right flake8 in the right *requirements.txt
    file.
    
    Change-Id: Iad6603ef9cecefddbe88766580112191c0472a35
2021-03-05 11:34:06 +00:00
David Ames 9663196639 Update git submodules
* Update charm-layer-openstack-api from branch 'master'
  - Update peers with API addresses
    
    Create a default_update_peers which all API charms can use to publish
    their admin, internal and public addresses to their peers.
    
    Change-Id: Iacfdc2a0247f35d0bddfef47c9dd5d4cf66cd309
    Closes-Bug: #1858132
    Depends-On: I1977e2c9625952eb22a63be0da0d6979c9f23072
2020-03-26 16:59:42 +00:00
Ghanshyam Mann 4bcf3e9077 Update git submodules
* Update charm-layer-openstack-api 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: Id04e5bae7f096a5b02225e9def1d7d25731b057e
2020-03-25 06:46:16 +00:00
Frode Nordahl 7ff6e429e8 Update git submodules
* Update charm-layer-openstack-api from branch 'master'
  - Add list of files to exclude on layer consumption
    
    Change-Id: I9726801bda0653ae98c028913eb2d67a77970715
    Closes-Bug: #1852424
2019-12-19 12:34:01 +00:00
Frode Nordahl fcee3d3287 Update git submodules
* Update charm-layer-openstack-api from branch 'master'
  - Remove TLS related helpers
    
    We will add these further up the stack in ``layer-openstack``,
    addition counterpart: I12f45236632b608e07fdd35d31b90b84ca92eb1f
    
    Make some adjustments so the build job used solemnly for gate
    testing can pass again.
    
    Needed-By: I8a72acd451dd21e1b042b7f71f6d98e164737ac1
    Depends-On: I12f45236632b608e07fdd35d31b90b84ca92eb1f
    Closes-Bug: #1840899
    Change-Id: I007275c041ca5465664a6b5d441e56c0316c405d
2019-09-03 07:24:08 +00:00
Camille Rodriguez abcf0d07c9 Update git submodules
* Update charm-layer-openstack-api from branch 'master'
  - Avoid pollution and false positives with tox.ini
    
    - adapted testenv build to build in a tmp folder outside of src
    - 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: I4d7814a557bb17afb932ddcff6c75f2a8f61f51e
    
  - 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:06:09 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00