Document backward compatibility of config options
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Mon, 22 Apr 2013 12:16:13 +0000 (15:16 +0300)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Mon, 22 Apr 2013 12:16:13 +0000 (15:16 +0300)
Changelog
README.Upgrade

index 4d5a581..51e8087 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -11,7 +11,8 @@ Bug Fixes:
 - Minor typos or oversights (#3403, #3444, #3509)
 
  Changes:
- - Rename some command groups: store --> file, astakos --> user (#3566)
+ - Rename some command groups: store --> file, astakos --> user (#3566) but keep
+    backward compatibility (#3647) in config file (#3647)
  - Create a command subgroup for cyclades/compute image commands. Plankton image
     commands: kamaki image <command>, Cyclades/Compute image commands:
     kamaki image compute <command> (#3490)
index 27e10c3..b3d11e9 100644 (file)
@@ -13,6 +13,7 @@ Notable changes:
 - Rename some mandatory configuration options:
     astakos.url --> user.url,
     store.url --> file.url
+Note: if the above config options are not changed, users can still use file and user commands, due to backword support for old command options. Support for astakos and store configuration options will not continue in version 0.9
 - Do not require <cmd group>.cli (cli specification) field in configuration file, use it only to override default values.
 - Change the naming convention for cli specifications by loosing the _cli suffix:
     <cmd group>_cli --> <cmd group>