Hi all,
I have an idea about adding common function which creating an dictionary
with key equal to its values in OSLO. This is inspired by Key mirror in node
js(https://www.npmjs.com/package/keymirror).This is very useful when we create
dictionary like below:
search_opts = {
'all_tenants': all_tenants,
'status': args.status,
'filter':filter,
.......
}
What's your opinion on this, is this reasonable ,necessary and reachable?
Thanks
TommyLike.Hu
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev