Package: python-barbicanclient / 7.2.0-1
Metadata
Package | Version | Patches format |
---|---|---|
python-barbicanclient | 7.2.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Fix_missing_version_argument_for_v1_client.patch | (download) |
barbicanclient/client.py |
8 4 + 4 - 0 ! |
fix missing version argument for v1 client Currently v1 Client class does not work without the version argument explicitly given, but this requirement is quite redundant because v1 Client class, instead of the base Client class, is used. . Restore a few defaults which were removed by [1], to fix direct usage of v1 Client. . [1] b3f3912a71ff1c2e85e5c2e3bed40c744312de3d . |
1