- Oct 04, 2024
- Mar 01, 2022
- Jan 28, 2021
- Jan 26, 2021
-
-
sguazt authored
-
- Jan 17, 2021
-
-
sguazt authored
Core: small optimization (exploit the fact that 'None', empty strings and empty lists evaluate to 'False').
-
sguazt authored
-
sguazt authored
-
sguazt authored
Core: small optimization (avoid collecting measures for sinks if the associated thread is not running, that is when no sink is active)
-
sguazt authored
OpenStack: updated the authentication part used by Gnocchi and Ceilometer clients to fit recent updates in OpenStack
-
sguazt authored
Chameleon: updated the authentication part used by Gnocchi client to fit recent updates in Chameleon Cloud
-
- Jan 16, 2021
-
-
sguazt authored
-
sguazt authored
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.
-
- Jan 15, 2021
-
-
Massimo Canonico authored
-
Massimo Canonico authored
-
- Jan 14, 2021
-
-
sguazt authored
Core: small optimization (avoid looking for measure sinks if the configuration parameter is an empty string)
-
- Jan 11, 2021
- Jan 05, 2021
-
-
sguazt authored
-
sguazt authored
GCP: added class to use for implementing synchronized operations (e.g., for waiting until the starting of an instance is done)
-
sguazt authored
-
sguazt authored
AWS: added class to use for implementing synchronized operations (e.g., for waiting until the starting of an instance is done)
-
sguazt authored
-
sguazt authored
-
sguazt authored
-
- Dec 28, 2020
- Dec 25, 2020
-
-
sguazt authored
-