trove/trove
Amrith Kumar 191e3036e1 fix-gate: change trove auth URL's to reflect new URL settings
Trove's code was setup to use :5000 and :35357 for keystone's auth end
points. Change that to reflect the new settings that are /identity/
and /identity_admin/. See also [1]

[1] https://review.openstack.org/#/c/456344/

Change-Id: I3d6f6649430ee40879de15fee0b215dc32e8b666
Related: I46294fb24e3c23fa19fcfd7d6c9ee8a932354702
2017-04-23 00:17:13 +00:00
..
backup Handle log message interpolation by the logger in backup/ 2017-02-14 15:38:43 +01:00
cluster Handle log message interpolation by the logger in cluster/ 2017-02-14 15:50:26 +01:00
cmd Merge "Associate datastore, version with volume-type" 2017-04-11 07:12:37 +00:00
common fix-gate: change trove auth URL's to reflect new URL settings 2017-04-23 00:17:13 +00:00
conductor secure oslo_messaging.rpc 2017-01-11 07:56:35 -05:00
configuration Merge "Add configuration support for clusters" 2017-02-05 06:46:47 +00:00
datastore Fix module-instances command 2017-02-27 18:42:34 +00:00
db Fix module-instances command 2017-02-27 18:42:34 +00:00
dns Add i18n translation to extenstions 1/3 2016-12-20 12:15:19 +00:00
extensions Removed reimport in models.py 2017-02-14 15:08:05 +01:00
flavor Add support for Oslo Policies to Trove 2016-12-06 21:51:21 +00:00
guestagent Install Redis 3.2.6 by compilation 2017-02-16 17:10:06 +00:00
hacking Add translation_checks for i18n 2017-01-29 03:04:10 +00:00
instance Merge "Associate datastore, version with volume-type" 2017-04-11 07:12:37 +00:00
limits Add support for Oslo Policies to Trove 2016-12-06 21:51:21 +00:00
locale/fr/LC_MESSAGES Imported Translations from Zanata 2016-07-20 06:29:25 +00:00
module Add support for module-reapply command 2017-02-27 18:43:32 +00:00
network Add i18n translation to others 2/3 2016-12-20 09:25:41 -06:00
quota Quota Management 2016-09-01 17:37:37 -04:00
taskmanager Add support for module-reapply command 2017-02-27 18:43:32 +00:00
templates Install Redis 3.2.6 by compilation 2017-02-16 17:10:06 +00:00
tests fix-gate: change trove auth URL's to reflect new URL settings 2017-04-23 00:17:13 +00: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 secure oslo_messaging.rpc 2017-01-11 07:56:35 -05:00
version.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
versions.py Removes XML api from trove 2014-03-10 00:16:49 +00:00

README

This is the trove code itself