openstacksdk/openstack/tests
Brian Curtin 407f695609 Don't join None values in utils.urljoin
This was seen on resources that don't set an id attribute, ending up
with request URLs such as /v1/blargablarga/None instead of
/v1/blargablarga/.

Change-Id: Ib6fa52c6d4b76f6c9d30418277fdd927afb5d102
2014-07-04 20:48:22 -05:00
..
auth H405 activate 2014-07-03 20:46:12 -06:00
__init__.py Sync hacking requirement with global requirements 2014-06-11 11:00:42 -07:00
base.py Add base resource class 2014-04-25 17:43:50 +10:00
fakes.py Add base resource class 2014-04-25 17:43:50 +10:00
test_openstack.py Made tox -e pep8 passed. Also made git review work 2014-01-28 09:20:44 -08:00
test_resource.py Don't join None values in utils.urljoin 2014-07-04 20:48:22 -05:00
test_session.py Important changes for service filtering 2014-06-23 16:56:39 -06:00
test_transport.py Change transport JSON handling 2014-06-27 11:38:19 -05:00
test_utils.py Don't join None values in utils.urljoin 2014-07-04 20:48:22 -05:00