Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

layer-basic fails to install wheelhouse on hirsute due to pip 21 dependency resolution #194

Closed
ajkavanagh opened this issue Apr 15, 2021 · 2 comments

Comments

@ajkavanagh
Copy link
Contributor

(Note this is fixed by the PR: #193)

pip 21+ fails to install the wheelhouse on hirsute as, despite all the versions being available, it thinks that the bare 'name' of the package can't resolve through to the versions provided in the wheelhouse. Thus you get perverse errors where it says it wants a version but it's not available, despite being the one in the wheelhouse.

A solution is to put the versions back on the package names such that the pip install command becomes:

pip install .... package=version package2=version2
openstack-mirroring pushed a commit to openstack/charm-magpie that referenced this issue Apr 19, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I1bb6f7e7431bbe86d12d8b90d234c95cbbd1d8d9
openstack-mirroring pushed a commit to openstack/charm-ceph-osd that referenced this issue Apr 20, 2021
hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
reference a reactive charm.

[1] canonical/layer-basic#194

Change-Id: Iee55ac0b05064f0ca73c5cd32df3cb63ebc8f5d0
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Apr 20, 2021
* Update charm-ceph-osd from branch 'master'
  to e5b4b49ed2202ccacfddbd6c929b0f4ffa07e668
  - Disable hirsute-wallaby test
    
    hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
    reference a reactive charm.
    
    [1] canonical/layer-basic#194
    
    Change-Id: Iee55ac0b05064f0ca73c5cd32df3cb63ebc8f5d0
openstack-mirroring pushed a commit to openstack/charm-aodh that referenced this issue Apr 21, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby supporto.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I3d232efea8c316cf841491de944649858954afc2
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Apr 21, 2021
* Update charm-aodh from branch 'master'
  to 8ac1b1bc13d80b12724804f59806cf143c29d037
  - Merge "Test bundles for focal-wallaby and hirsute-wallaby"
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby supporto.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] canonical/layer-basic#194
    
    Change-Id: I3d232efea8c316cf841491de944649858954afc2
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Apr 22, 2021
* Update charm-barbican-vault from branch 'master'
  to 841fbcdebcb4e2992a7586bb8f404f51ae24ae21
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby supporto.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] canonical/layer-basic#194
    
    Change-Id: I218b3da58865add03ef1fd39988127f7ca0a2666
openstack-mirroring pushed a commit to openstack/charm-barbican-vault that referenced this issue Apr 22, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby supporto.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I218b3da58865add03ef1fd39988127f7ca0a2666
openstack-mirroring pushed a commit to openstack/charm-octavia-dashboard that referenced this issue Apr 23, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I91fc84a52d64aebc219707368632f01ee001867b
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Apr 23, 2021
* Update charm-octavia-dashboard from branch 'master'
  to b65ad85a2931458a383a8ad942cb24fa918d14d1
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] canonical/layer-basic#194
    
    Change-Id: I91fc84a52d64aebc219707368632f01ee001867b
openstack-mirroring pushed a commit to openstack/charm-mysql-innodb-cluster that referenced this issue Apr 23, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: Icc574387103d1fdb83836041e346cd2223c2a465
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Apr 23, 2021
* Update charm-mysql-innodb-cluster from branch 'master'
  to 8950259b2798411e7ab1c2d343e434ee5af41d1e
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] canonical/layer-basic#194
    
    Change-Id: Icc574387103d1fdb83836041e346cd2223c2a465
openstack-mirroring pushed a commit to openstack/charm-vault that referenced this issue Apr 23, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I49b06d194933a8e611a30d03d2548c14045b6e35
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Apr 23, 2021
* Update charm-vault from branch 'master'
  to 28ad14a4d834512f027e792f6b2dd36fe33da4c5
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] canonical/layer-basic#194
    
    Change-Id: I49b06d194933a8e611a30d03d2548c14045b6e35
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Apr 23, 2021
* Update charm-pacemaker-remote from branch 'master'
  to 5437d7dd032e5ba4cbb4a41767a3085e49522a3e
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] canonical/layer-basic#194
    
    Change-Id: Ied6ecf99feec70585494f8aa0d47cf8c67c3e81e
openstack-mirroring pushed a commit to openstack/charm-pacemaker-remote that referenced this issue Apr 23, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: Ied6ecf99feec70585494f8aa0d47cf8c67c3e81e
openstack-mirroring pushed a commit to openstack/charm-cinder that referenced this issue May 6, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

Libraries sync.

hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
reference a reactive charm.

[1] canonical/layer-basic#194

Change-Id: I273ac839e051ef86f75ae91778ffbf2baebb0838
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue May 6, 2021
* Update charm-cinder from branch 'master'
  to 8743a4c81e452edb0f2aebe346a6d2ba523157b9
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    Libraries sync.
    
    hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
    reference a reactive charm.
    
    [1] canonical/layer-basic#194
    
    Change-Id: I273ac839e051ef86f75ae91778ffbf2baebb0838
openstack-mirroring pushed a commit to openstack/charm-nova-cloud-controller that referenced this issue May 6, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

Libraries sync.

hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
reference a reactive charm.

[1] canonical/layer-basic#194

Change-Id: Ia1a6def97294cf3e8435de3d6e8492027c8e761a
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue May 6, 2021
* Update charm-nova-cloud-controller from branch 'master'
  to 156e3022b1906210edcde9c79a458a2875e7f001
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    Libraries sync.
    
    hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
    reference a reactive charm.
    
    [1] canonical/layer-basic#194
    
    Change-Id: Ia1a6def97294cf3e8435de3d6e8492027c8e761a
openstack-mirroring pushed a commit to openstack/charm-keystone-saml-mellon that referenced this issue May 6, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I4313243c4f0546a306afe874bcba7059e0e0c596
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue May 6, 2021
* Update charm-keystone-saml-mellon from branch 'master'
  to e53e8bb03ba694b213531b7ed3bac0e65ac628d4
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] canonical/layer-basic#194
    
    Change-Id: I4313243c4f0546a306afe874bcba7059e0e0c596
openstack-mirroring pushed a commit to openstack/charm-ceph-fs that referenced this issue May 6, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I108ce673e31500d1e3c2b2d9f0530bae6ece486a
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue May 6, 2021
* Update charm-ceph-fs from branch 'master'
  to 0a9eeb59c76fd5540d439b78e2a0dc2c1956ab22
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] canonical/layer-basic#194
    
    Change-Id: I108ce673e31500d1e3c2b2d9f0530bae6ece486a
openstack-mirroring pushed a commit to openstack/charm-placement that referenced this issue May 6, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I1ee4a15c2ac3b9d1644ed52a2654b3018cd68b50
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue May 6, 2021
* Update charm-placement from branch 'master'
  to 26dc99fd3798eb7cf54cbc1625d514d5ca182b1b
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] canonical/layer-basic#194
    
    Change-Id: I1ee4a15c2ac3b9d1644ed52a2654b3018cd68b50
openstack-mirroring pushed a commit to openstack/charm-cinder-backup that referenced this issue May 6, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

Sync libraries.

hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
reference a reactive charm.

[1] canonical/layer-basic#194

Change-Id: I9534bd7092d2c2abe9e2a85703d4cf9b8f763d82
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue May 6, 2021
* Update charm-cinder-backup from branch 'master'
  to 59674b090d739e9a388d72e2ca980d66548db2f0
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    Sync libraries.
    
    hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
    reference a reactive charm.
    
    [1] canonical/layer-basic#194
    
    Change-Id: I9534bd7092d2c2abe9e2a85703d4cf9b8f763d82
openstack-mirroring pushed a commit to openstack/charm-cinder-backup-swift-proxy that referenced this issue May 6, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: If7ddfdb914bd9520dfa6b2e25f121a645b1bd7c1
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue May 6, 2021
* Update charm-cinder-backup-swift-proxy from branch 'master'
  to a08c60444011745eb650455ac538ef5ceba36116
  - Merge "Test bundles for focal-wallaby and hirsute-wallaby"
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] canonical/layer-basic#194
    
    Change-Id: If7ddfdb914bd9520dfa6b2e25f121a645b1bd7c1
openstack-mirroring pushed a commit to openstack/charm-ceph-proxy that referenced this issue May 6, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
reference a reactive charm.

[1] canonical/layer-basic#194

Sync charm-helpers

Change-Id: I01125ce328091db86c757d5ee14e3f3eaa913d73
openstack-mirroring pushed a commit to openstack/charm-ceph-radosgw that referenced this issue Jun 11, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

Sync libraries

hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
reference a reactive charm.

[1] canonical/layer-basic#194

Change-Id: I99ee073206c7fad4897bf7b7bb767cf143b40d70
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Jun 11, 2021
* Update charm-ceph-radosgw from branch 'master'
  to 8876116a63aae707cb0415b2bc87527b497d620a
  - Merge "Test bundles for focal-wallaby and hirsute-wallaby"
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    Sync libraries
    
    hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
    reference a reactive charm.
    
    [1] canonical/layer-basic#194
    
    Change-Id: I99ee073206c7fad4897bf7b7bb767cf143b40d70
openstack-mirroring pushed a commit to openstack/charm-ceph-mon that referenced this issue Jul 1, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
reference a reactive charm.

[1] canonical/layer-basic#194

Sync charm-helpers

Also pin prometheus2 charm in bundles to focal series as it does not
support groovy or hirsute.

Change-Id: I75602720f8e30be647aa8a1227d565c692ff8170
Co-authored-by: Aurelien Lourot <aurelien.lourot@canonical.com>
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Jul 1, 2021
* Update charm-ceph-mon from branch 'master'
  to f219232b3a43f83267c67e316430a5d1e7a0e48c
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
    reference a reactive charm.
    
    [1] canonical/layer-basic#194
    
    Sync charm-helpers
    
    Also pin prometheus2 charm in bundles to focal series as it does not
    support groovy or hirsute.
    
    Change-Id: I75602720f8e30be647aa8a1227d565c692ff8170
    Co-authored-by: Aurelien Lourot <aurelien.lourot@canonical.com>
openstack-mirroring pushed a commit to openstack/charm-masakari-monitors that referenced this issue Jul 1, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: Ibc09d03ed16847fa81c50487b8c7ded9d87b90e3
Co-authored-by: Aurelien Lourot <aurelien.lourot@canonical.com>
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Jul 1, 2021
* Update charm-masakari-monitors from branch 'master'
  to 0169df4f3d3afef3fe757840188c771ec729d7c9
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] canonical/layer-basic#194
    
    Change-Id: Ibc09d03ed16847fa81c50487b8c7ded9d87b90e3
    Co-authored-by: Aurelien Lourot <aurelien.lourot@canonical.com>
@lourot
Copy link

lourot commented Jul 5, 2021

Fixed by #193 - can be closed (I don't have permissions)

@ajkavanagh
Copy link
Contributor Author

Thanks Aurelien for the confirmation.

openstack-mirroring pushed a commit to openstack/charm-masakari that referenced this issue Aug 27, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: Ic8d988993a52beb8c647f242860c4793610a6c92
(cherry picked from commit 043c597)
openstack-mirroring pushed a commit to openstack/charm-cinder-backup-swift-proxy that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: If7ddfdb914bd9520dfa6b2e25f121a645b1bd7c1
(cherry picked from commit 4d0a310)
openstack-mirroring pushed a commit to openstack/charm-neutron-api-plugin-arista that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I07fe7d323953f5b50fe8a77e7c7933d0f1e08b85
(cherry picked from commit 725b291)
openstack-mirroring pushed a commit to openstack/charm-designate that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I327cf71fe81a1808b7ca08bd190ee2423f3beff3
(cherry picked from commit 852d0a4)
openstack-mirroring pushed a commit to openstack/charm-keystone-ldap that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I34b3a2f1f2509a287023659f9172931b345e569d
(cherry picked from commit 31f3727)
openstack-mirroring pushed a commit to openstack/charm-barbican that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I65a7403ec68d8be880e418bc4fca1b1fdffe6eb9
(cherry picked from commit 96750d8)
openstack-mirroring pushed a commit to openstack/charm-cinder-purestorage that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I7ecced611305999405a98d9f4c1477be5410e60e
(cherry picked from commit 8674df3)
openstack-mirroring pushed a commit to openstack/charm-manila-generic that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I70c579bc425746b30be12cb30e660542da842c48
(cherry picked from commit 129e0ca)
openstack-mirroring pushed a commit to openstack/charm-keystone-kerberos that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: Idce6d1f3118a6797ea10e6cba05cc99c628c852b
(cherry picked from commit 4778d0b)
openstack-mirroring pushed a commit to openstack/charm-masakari-monitors that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: Ibc09d03ed16847fa81c50487b8c7ded9d87b90e3
Co-authored-by: Aurelien Lourot <aurelien.lourot@canonical.com>
(cherry picked from commit 0169df4)
openstack-mirroring pushed a commit to openstack/charm-designate-bind that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I51d16d692b1456f157b54d35eec892c14946ea4d
(cherry picked from commit 9c6ea51)
openstack-mirroring pushed a commit to openstack/charm-placement that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I1ee4a15c2ac3b9d1644ed52a2654b3018cd68b50
(cherry picked from commit 26dc99f)
openstack-mirroring pushed a commit to openstack/charm-gnocchi that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I4df3a7b4e1ab5aa7660424c4713f175df9f3f711
(cherry picked from commit 51ba222)
openstack-mirroring pushed a commit to openstack/charm-nova-cell-controller that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I259256fedb52f424535cba3c5e78ac53516989f2
(cherry picked from commit f1fc482)
openstack-mirroring pushed a commit to openstack/charm-mysql-router that referenced this issue Aug 31, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I16b04aab3ad2438b4c2ecabb697d24c7725e316b
(cherry picked from commit 4cd4a1e)
openstack-mirroring pushed a commit to openstack/charm-ceph-fs that referenced this issue Sep 1, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I108ce673e31500d1e3c2b2d9f0530bae6ece486a
(cherry picked from commit 0a9eeb5)
openstack-mirroring pushed a commit to openstack/charm-ironic-api that referenced this issue Sep 15, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I5fa17bd0969745ad11aa90a101ca7f01868b7c75
(cherry picked from commit 109c87b)
openstack-mirroring pushed a commit to openstack/charm-glance that referenced this issue Sep 16, 2021
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

Sync libraries.

hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
reference a reactive charm.

[1] canonical/layer-basic#194

Change-Id: I39929fbe3626c83e985d6fb9b21422a1b17e81d1
openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Sep 16, 2021
* Update charm-glance from branch 'master'
  to cd107a6211e0b4e157159ef0f31e9e893e6ebde1
  - Merge "Test bundles for focal-wallaby and hirsute-wallaby"
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    Sync libraries.
    
    hisute-wallaby test is disabled (moved to dev) due to [1] as bundle may
    reference a reactive charm.
    
    [1] canonical/layer-basic#194
    
    Change-Id: I39929fbe3626c83e985d6fb9b21422a1b17e81d1
rayrobert398 added a commit to rayrobert398/swift-charm-cinder-backup that referenced this issue Oct 3, 2022
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: If7ddfdb914bd9520dfa6b2e25f121a645b1bd7c1
lolwww pushed a commit to lolwww/charm-designate-bind that referenced this issue Mar 9, 2023
These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] canonical/layer-basic#194

Change-Id: I51d16d692b1456f157b54d35eec892c14946ea4d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants