Update Changelog for rolling back to <service>.url
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Mon, 3 Jun 2013 11:28:44 +0000 (14:28 +0300)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Mon, 3 Jun 2013 11:28:44 +0000 (14:28 +0300)
Changelog

index f20ef0d..b42ceeb 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -86,3 +86,5 @@ Features:
 - Add some astakos/keystone kamaki-lib api calls [#3874], used to access astakos-calls cache:
   get_services, get_service_details, get_service_endpoints
 - Implement --cloud arg to switch between clouds [#3913]
+- Automatically discover service endpoints by following the auth_url config variable
+  If auth_url not set, use <service>.url explicit endpoint instead