index
:
delta/python-novaclient.git
baserock/morph
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
github.com: openstack/python-novaclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
novaclient
/
exceptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated methods and properties
Takashi NATSUME
2019-07-04
1
-36
/
+0
*
Add support for the 2.57 microversion
Matt Riedemann
2018-01-15
1
-0
/
+1
*
Make _console() public
huangtianhua
2017-01-18
1
-0
/
+8
*
Remove support for non-keystone auth systems
Matt Riedemann
2016-10-20
1
-9
/
+0
*
Handle error response for webob>=1.6.0
Matt Riedemann
2016-03-18
1
-3
/
+15
*
[microversions] Add support for 2.19
Andrey Kurilin
2016-02-16
1
-0
/
+18
*
Make _poll_for_status more user-friendly
Andrey Kurilin
2016-02-04
1
-3
/
+9
*
Wrong usage of "a/an"
hgangwx
2015-12-30
1
-1
/
+1
*
Migrate to keystoneauth from keystoneclient
Monty Taylor
2015-12-12
1
-1
/
+1
*
Revert "Do not expose exceptions from requests library"
Matt Riedemann
2015-10-28
1
-23
/
+0
*
Do not expose exceptions from requests library
Jason Dunsmore
2015-10-22
1
-0
/
+23
*
Add 'deleted' status check in _poll_for_status
wangxiyuan
2015-07-28
1
-0
/
+5
*
Implements 'microversions' api type - Part 2
Andrey Kurilin
2015-07-25
1
-0
/
+11
*
Implements 'microversions' api type - Part 1
Andrey Kurilin
2015-07-16
1
-2
/
+10
*
Add retry_after only to exceptions supporting it
Michal Dulko
2014-09-18
1
-12
/
+19
*
Merge "Sync apiclient from oslo-incubator"
Jenkins
2014-07-25
1
-0
/
+5
|
\
|
*
Sync apiclient from oslo-incubator
liyingjun
2014-06-26
1
-0
/
+5
*
|
Revert "Reuse exceptions from Oslo"
Russell Bryant
2014-07-14
1
-15
/
+159
*
|
Revert "Set default http-based exception as `HttpError`"
Russell Bryant
2014-07-11
1
-12
/
+2
|
/
*
Allow us to use keystoneclient's session
Jamie Lennox
2014-07-01
1
-0
/
+10
*
Set default http-based exception as `HttpError`
Andrey Kurilin
2014-05-22
1
-2
/
+12
*
Reuse exceptions from Oslo
Andrey Kurilin
2014-04-25
1
-159
/
+15
*
Merge "Raise exception when poll returns error state"
Jenkins
2014-04-02
1
-0
/
+5
|
\
|
*
Raise exception when poll returns error state
Ryan Hallisey
2014-03-21
1
-0
/
+5
*
|
Print a useful message for unknown server errors
Johannes Erdfelt
2014-03-20
1
-0
/
+2
|
/
*
Remove None for dict.get()
zhang-jinnan
2014-02-19
1
-2
/
+2
*
Enables H403 pep8 rules
Sushil Kumar
2013-12-14
1
-2
/
+4
*
Enable hacking check for Apache 2.0 license
Chris Yeoh
2013-12-06
1
-0
/
+13
*
py33: 'dict_keys' object does not support indexing
Kui Shi
2013-09-22
1
-1
/
+1
*
recognize 429 as an rate limiting status
Jiajun Liu
2013-07-17
1
-1
/
+10
*
Add MethodNotAllowed and Conflict exception classes
Brian Waldon
2013-05-26
1
-2
/
+19
*
Expose retry_after attribute of OverLimit exception
Brian Waldon
2013-04-29
1
-0
/
+11
*
Clean up exceptions.from_response
Brian Waldon
2013-04-29
1
-9
/
+16
*
ClientExceptions should include url and method
Sean McCully
2013-01-23
1
-4
/
+8
*
Use requests module for HTTP/HTTPS
Dean Troyer
2012-12-20
1
-8
/
+11
*
Add ConnectionRefused exception.
Andrew Laski
2012-09-07
1
-0
/
+11
*
Allow different auth providers via plugin system.
Chmouel Boudjnah
2012-08-06
1
-0
/
+9
*
Display the request id on error response.
Alex Meade
2012-04-11
1
-4
/
+11
*
Request ID when name is ambiguous.
Rick Harris
2012-04-09
1
-0
/
+4
*
Handle Ambiguous Endpoints Correctly
Ziad Sawalha
2012-01-31
1
-0
/
+9
*
Abstract Client building into novaclient.client
Brian Waldon
2011-12-29
1
-0
/
+6
*
new service catalog implementation.
Sandy Walsh
2011-09-26
1
-0
/
+5
*
proxy token support - no tests
Sandy Walsh
2011-09-09
1
-0
/
+6
*
removing extra newline
Brian Waldon
2011-08-10
1
-1
/
+0
*
catching authorization failure (x-server-management-url KeyError)
Brian Waldon
2011-08-10
1
-0
/
+5
*
Tests working again...merged in some work we did earlier.
Brian Lamar
2011-08-03
1
-0
/
+105
*
Split everything down the middle into v1_0 and v1_1, including tests.
Brian Lamar
2011-08-03
1
-100
/
+0
*
Added Jacob Kaplan-Moss copyright notices on older/untouched files.
Sandy Walsh
2011-02-25
1
-0
/
+1
*
renamed to novaclient and fixed flavor tests
Sandy Walsh
2011-02-26
1
-0
/
+99