Commit Graph

7 Commits

Author SHA1 Message Date
Alex Kavanagh 6f90d3f90c Update git submodules
* Update charm-interface-keystone-credentials from branch 'master'
  to 53e93b8820899f2251d207ed5d5c3b212ceb64de
  - Migrate testr to stestr
    
    Note that the interface doesn't have any unit tests yet.
    
    Change-Id: I91bfe767e7d10b696a73c7141dbefe8ec30e297c
2021-02-18 13:46:38 +00:00
Alexander Litvinov 3ac9fb3da6 Update git submodules
* Update charm-interface-keystone-credentials from branch 'master'
  - Adding provides.py for openstack-integrator relation.
    
    This change is to be able to provide keystone-credentials interface by
    openstack-integrator charm. Openstack-integrator already has credentials
    from keystone (sitting in the other model) from 'juju trust' or
    charm config.
    
    So it can expose them to kubernetes-master units directly in
    keystone-credentials relation. This way we can reuse the existing
    keystone from openstack model to authenticate users in k8s-dashboard etc.
    
    Change-Id: I6ecc32d24305205ce3b11f047658bd056f5960a6
2020-09-24 09:53:48 +00:00
Ghanshyam Mann 870b249125 Update git submodules
* Update charm-interface-keystone-credentials 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: Ib21e51e6ab020747e069dc854dcc1d42be382637
2020-03-25 06:30:59 +00:00
Camille Rodriguez e0032a16e2 Update git submodules
* Update charm-interface-keystone-credentials 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: I2a293e279ab12501f082efbb71cc25219567a17e
2019-08-29 15:11:49 +00:00
Alvaro Uria bb24cd36a7 Update git submodules
* Update charm-interface-keystone-credentials from branch 'master'
  - Monitor -relation-changed
    
    When keystone updates its relation data for the identity-service
    relations, reactive charms need to be aware that an update occurred.
    This change will add a new state (identity-service.available.updated).
    
    Change-Id: Ic307f37f0ba861fb6b5f7d724565dea93c85906c
    Closes-Bug: #1825951
    
  - 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-05-03 12:56:45 +00:00
Liam Young 0a6a90e726 Update git submodules
* Update charm-interface-keystone-credentials from branch 'master'
  - Expose project and user domain information
    
    Expose project and user domain and id information.
    
    Depends-On: I228ddfbef23ab77885b093c8d5f359eec13d210c
    Change-Id: I82b852218c08bfb397f20fa6289c149aad9d5cec
2019-03-13 17:43:13 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00