Update git submodules

* Update charms.openstack from branch 'master'
  to ab8d72f6b9f9786ae4809b8a78ba0dcc7a108592
  - Merge "Support same pkg version for multiple releases"
  - Support same pkg version for multiple releases
    
    It is possible for the version of a package to remain the same
    across multiple releases of openstack so this adds support to
    get_os_codename_package() to allow this.
    
    If releases A, B and C have version N and we are on release B
    this will return release C so that it does not look like there
    is an upgrade necessary. The main change here that allows this
    is to support matching major and minor version up to X.Y.Z as
    opposed to previously only matching the major version X.
    
    Related-Bug: #1973303
    
    Change-Id: I138f61312efb728544276483b1a459b9eeecafdb
This commit is contained in:
Zuul 2024-05-03 12:39:30 +00:00 committed by Gerrit Code Review
parent 7184015f54
commit d4691d99c3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 760f1257ef11a53e2491fda91ebf6454c1182ad3
Subproject commit ab8d72f6b9f9786ae4809b8a78ba0dcc7a108592