trove/trove/guestagent
Matt Van Dijk 2a43f0fda0 Enable Vertica load via curl
Vertica comes with a User Defined Load function that takes a URL as a
load source. This can be used to load files that are stored in Swift. As
this is a common use case, it is valuable to enable this by default.

This can be done in the post-prepare method for Vertica. A new UDL_LIBS
list has been added that describes any UDLs to be loaded into the
database. This change only has one entry - the curl function.

Change-Id: I0d03f509629298e68f2a2b83bb061e3c27b949ef
Depends-On: Icb7d9b1551124a700ad767eeba10be939ffa9aaa
Closes-Bug: #1531510
2016-01-27 09:19:32 -05:00
..
backup Move storage strategy code from guestagent to common 2015-12-11 13:42:18 -05:00
common Fix tox py27 error 2015-11-12 17:37:47 -05:00
datastore Enable Vertica load via curl 2016-01-27 09:19:32 -05:00
db Fix configuration lookup failure 2015-11-18 18:17:22 -05:00
strategies Merge "Fix missing value types for log message" 2016-01-05 05:25:11 +00:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
api.py Root enablement for Vertica clusters/instances 2015-09-04 16:02:31 -05:00
dbaas.py Percona Xtradb Cluster implementation 2015-09-04 03:25:06 -05:00
models.py Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
pkg.py Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
service.py Logging audit for trove/guestagent module 2014-07-29 11:14:36 -04:00
volume.py Switch to the oslo_log library 2015-07-23 19:31:58 +03:00