openstacksdk/openstack
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 Make these comments H405 compliant 2014-07-03 12:20:23 -06:00
common Authentication from keystoneclient 2014-05-29 05:30:22 -06:00
tests Don't join None values in utils.urljoin 2014-07-04 20:48:22 -05:00
__init__.py Made tox -e pep8 passed. Also made git review work 2014-01-28 09:20:44 -08:00
exceptions.py Add find method to resource 2014-07-03 21:25:05 -06:00
resource.py Keep id in _attrs 2014-07-04 04:06:48 +00:00
session.py Important changes for service filtering 2014-06-23 16:56:39 -06:00
transport.py Merge "Add --data option to debug curl logging" 2014-07-03 19:53:15 +00:00
utils.py Don't join None values in utils.urljoin 2014-07-04 20:48:22 -05:00