trove/trove/common
Marcin Piwowarczyk 99b30c3737 Add error handling when Swift is not installed
So far, when Swift wasn't installed, there was no error handlig
in trove API.

This change adds LogsNotAvailable exception which is raised when
swift endpoints are not available.

Change-Id: I9a8a75b40bde90163560cdd758f17f9a98a41f0a
Story: #2005378
Task: #30360
Signed-off-by: Kasper Hasior <k.hasior@samsung.com>
2019-04-09 21:19:01 +00:00
..
db Add missing ws separator between words 2018-11-21 15:04:14 +08:00
policies Add detailed list for instances 2018-10-08 13:51:54 +02:00
rpc Remove log translations 2018-01-24 17:21:26 +00:00
schemas Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
strategies Add extended properties support for mongo cluster. 2018-08-07 17:42:36 +08:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
api.py Add detailed list for instances 2018-10-08 13:51:54 +02:00
apischema.py Reject zero volume size in API 2018-08-08 19:36:53 +08:00
auth.py Remove log translations 2018-01-24 17:21:26 +00:00
base_exception.py Remove log translations 2018-01-24 17:21:26 +00:00
base_wsgi.py fix tox python3 overrides 2018-09-18 17:19:20 +00:00
cfg.py Add missing ws separator between words 2018-11-21 15:04:14 +08:00
configurations.py Implement configuration management for DB2 2016-09-08 00:47:32 -07:00
context.py Move Pylint ignore 2017-10-13 15:04:45 -05:00
crypto_utils.py Switch to cryptography from pycrypto 2018-06-08 10:55:44 +08:00
debug_utils.py Remove log translations 2018-01-24 17:21:26 +00:00
exception.py Add error handling when Swift is not installed 2019-04-09 21:19:01 +00:00
extensions.py Remove log translations 2018-01-24 17:21:26 +00:00
glance_remote.py Lazy load all configuration options 2017-11-09 11:30:45 -08:00
i18n.py Remove log translations 2018-01-24 17:21:26 +00:00
instance.py Implement Guest Log File Retrieval 2016-01-26 17:16:02 +00:00
limits.py Add i18n translation to common 2/5 2016-12-20 12:16:52 +00:00
local.py Remove openstack.common package 2015-07-23 19:54:04 +03:00
models.py Add i18n translation to common 2/5 2016-12-20 12:16:52 +00:00
neutron.py Skip IP addresses from management networks 2019-02-20 14:27:19 +13:00
notification.py Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
pagination.py Port pagination on Python 3 2016-08-31 18:12:49 -04:00
pastedeploy.py Trivial: Remove vim header from source files 2015-12-30 17:30:49 +08:00
policy.py Use DocumentedRuleDefault instead of RuleDefault 2018-01-19 23:00:30 +08:00
profile.py Remove log translations 2018-01-24 17:21:26 +00:00
remote.py Fix nova proxy admin login 2017-11-14 07:42:37 -06:00
serializable_notification.py Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
server_group.py Remove log translations 2018-01-24 17:21:26 +00:00
single_tenant_remote.py endpoint_type option not used with single tenant 2018-09-27 08:18:57 +00:00
stream_codecs.py update pylint to 1.9.2 2018-09-17 16:14:54 +02:00
template.py Remove Trove's support for Heat 2017-05-26 20:09:38 +00:00
timeutils.py Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
trove_remote.py Lazy load all configuration options 2017-11-09 11:30:45 -08:00
utils.py Execute functional test jobs running under python3 2018-12-14 13:07:13 +01:00
views.py Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
wsgi.py Add error handling when Swift is not installed 2019-04-09 21:19:01 +00:00
xmlutils.py Add i18n tranlastion to common 3/5 2016-12-20 12:16:57 +00:00