change project_application parent
[kamaki] / Changelog
index ef5d468..8b57a0f 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -12,9 +12,14 @@ Changes:
    info --> user_info, user --> list_users
 - Simplify listings (kamaki.cli.utils: print methods)
 - Enrich client API docs with examples and astakos endpoint information [#4135]
+- Show user names in /file sharers [#4203]
+- Show user name in image/server/network list [#4228]
+- Remove kamaki compute image properties add [#4231]
 
 Features:
 
+- Add unittests in the folowing kamaki.cli packages: [#4058]
+    command_tree, argument, history, logger, utils
 - Implement an optional astakosclient cli exposed as "astakos", with the following methods:
     authenticate, uuid, username, quotas, service uuid/username/quotas
 - Add some astakos/keystone kamaki-lib api calls [#3874], used to access astakos-calls cache:
@@ -28,8 +33,7 @@ Features:
     alloc/get_delete_floating_ip, dis/assoc_floating_ip_to_server
 - Add Examples to documentation
 - Implement floating IP commands
-    floatingip list/create/delete/info/pools
-    server ip attach/detach
+    server ip list/create/delete/info/pools/attach/detach
 - Implement --wait for server_create/delete/start/reboot/shutdown [#3867]
 - Implement network_wait [#3862]
 - Implement user_list/set/whoami to switch between session users [#3632, #3660]
@@ -41,4 +45,11 @@ Features:
 - Full support for compute v2 basic API [#4139]
 - Use container:path format in register [#3778]
 - Guess mimetype when uploading and use it in upload [#4196]
+- Add upload local image abilities to register [#4206]
+    New register args: --update-image-file=/local/path, --no-progress-bar
+- Implement an astakos.post_user_catalogs call for getting usernames from a
+    list of user uuids [#4203]
+- Use multiformed ranges in file/pithos [#4059]
+- Implement more filters in image/network/flavor/server/file list [#4220]
+- Implement /image meta list/set/delete [#4231]  metadata and properties