Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
python-glanceclient.1737
remove-deprecation-warning.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File remove-deprecation-warning.patch of Package python-glanceclient.1737
--- glanceclient/client.py +++ glanceclient/client.py @@ -19,12 +19,6 @@ def Client(version=None, endpoint=None, *args, **kwargs): - if version is not None: - warnings.warn(("`version` keyword is being deprecated. Please pass the" - " version as part of the URL. " - "http://$HOST:$PORT/v$VERSION_NUMBER"), - DeprecationWarning) - endpoint, url_version = utils.strip_version(endpoint) if not url_version and not version:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor