trove/trove
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
..
backup Fix replication failure when Swift isn't available 2018-08-02 11:44:02 +02:00
cluster Merge "Add extended properties support for mongo cluster." 2018-08-08 03:26:44 +00:00
cmd Fix modules import order 2019-02-28 15:16:17 +01:00
common Add error handling when Swift is not installed 2019-04-09 21:19:01 +00:00
conductor report_root should always use context.user 2018-02-07 17:05:54 +08:00
configuration Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
datastore Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
db update pylint to 1.9.2 2018-09-17 16:14:54 +02:00
dns Handle log message interpolation by the logger part 6 2017-03-16 11:27:35 +01:00
extensions Do not use self in classmethod 2019-01-10 17:30:54 +08:00
flavor Add support for Oslo Policies to Trove 2016-12-06 21:51:21 +00:00
guestagent Add log retrieval to Redis 2019-02-25 16:58:21 +01:00
hacking Remove log translations 2018-01-24 17:21:26 +00:00
instance Add error handling when Swift is not installed 2019-04-09 21:19:01 +00:00
limits Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
module Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
network Remove log translations 2018-01-24 17:21:26 +00:00
quota Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
taskmanager Add missing ws separator between words 2018-11-21 15:04:14 +08:00
templates Fix Mariadb replication config 2019-03-20 16:19:08 +01:00
tests Skip IP addresses from management networks 2019-02-20 14:27:19 +13:00
volume_type Associate datastore, version with volume-type 2016-12-19 14:24:09 -05:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
rpc.py Add functionality to define different Message and Notification destination 2018-01-05 10:31:49 +08:00
version.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
versions.py Allow host URL for versions to be configurable 2018-02-07 11:31:45 +08:00

README

This is the trove code itself