-
- Downloads
Removed use of 'common.utility.make_dict_proxy_wrapper' (previously used to...
Removed use of 'common.utility.make_dict_proxy_wrapper' (previously used to make an OpenStack instance look like a dictionary) as it is no longer needed: an instance of OpenStack's openstack.compute.v2.server.Server class can now be used as dictionary as its parent class (i.e., the openstack.resource.Resource class) implements the mapping protocol.
Showing
- easycloud/common/utility.py 2 additions, 3 deletionseasycloud/common/utility.py
- easycloud/modules/chameleon_openstacksdk/manager.py 1 addition, 4 deletionseasycloud/modules/chameleon_openstacksdk/manager.py
- easycloud/modules/openstack_openstacksdk/manager.py 1 addition, 2 deletionseasycloud/modules/openstack_openstacksdk/manager.py
Loading
Please register or sign in to comment