Search Criteria
Package Details: python-shade 1.33.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-shade.git (read-only, click to copy) |
---|---|
Package Base: | python-shade |
Description: | Simple client library for interacting with OpenStack clouds |
Upstream URL: | http://docs.openstack.org/shade/ |
Licenses: | Apache |
Submitter: | andybz |
Maintainer: | andybz |
Last Packager: | andybz |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-12 23:54 (UTC) |
Last Updated: | 2023-07-02 22:37 (UTC) |
Dependencies (24)
- python-cinderclient
- python-designateclient
- python-dogpile.cache
- python-ironicclientAUR
- python-jmespath
- python-jsonpatch
- python-keystoneauth1
- python-keystoneclient
- python-netifaces (python-netifaces-gitAUR, python-netifaces-plusAUR)
- python-neutronclient
- python-novaclient
- python-os-client-config
- python-pbr
- python-requestsexceptions
- python-six
- python-dogpile.cache (check)
- python-fixtures (check)
- python-future (check)
- python-mockAUR (check)
- python-oslotest (check)
- Show 4 more dependencies...
Latest Comments
Tahvok commented on 2018-03-29 16:22 (UTC)
It's working now. Thanks a lot!
andybz commented on 2018-03-25 10:57 (UTC)
Hi @Tahvok, thanks for letting me know. Some dependency must have changed recently to cause this, but I've fixed the test issue and updated the package now to v1.27.1.
Tahvok commented on 2018-03-25 09:33 (UTC)
I get this error: Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/tmp/makepkg/python-shade/src/shade-py2/shade/tests/unit/test_port.py", line 241, in test_list_ports self.assertItemsEqual(self.mock_neutron_port_list_rep['ports'], ports) AttributeError: 'TestPort' object has no attribute 'assertItemsEqual'
Full log here: https://gist.github.com/Tahvok/43f2921e585e72c9e525fe60fa61c0c4