Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 20014022/easycloud-corrections
  • master default protected
  • reorganize-package-hierarchy
  • support_metric_data_persistence
  • v2.0.2
  • v2.0.1
  • v2.0.0
  • v1.1.0
  • v1.0.1
  • v1.0.0
10 results
Created with Raphaël 2.2.04Oct1Mar28Jan261716151411528Dec252418161514131211928Nov2018167329Oct26161330Sep17984317Aug121131Jul302923138Apr126Feb95429Jan2725Update manager.pymastermasterUpdate README.mdUpdate metamanager.pyUpdate manager.pyUpdate openstack.pyFixed a typo.Updated publications again.Updated publications.Updated docUpdated docBumped version number to 2.0.2v2.0.2v2.0.2Updated docGCP: small optimization (exploit the fact that 'None', empty strings and empty lists evaluate to 'False').AWS: code clean-upUpdated docUpdated docAdded handle property to access low-level platform interfaceCore: small optimization (exploit the fact that 'None', empty strings and empty lists evaluate to 'False').Core: replaced 'SafeConfigParser' with 'ConfigParser' as the former has been deprecated.Core: raise an error if the configuration file does not exist (fix issue #1)Core: small optimization (avoid collecting measures for sinks if the associated thread is not running, that is when no sink is active)OpenStack: updated the authentication part used by Gnocchi and Ceilometer clients to fit recent updates in OpenStackChameleon: updated the authentication part used by Gnocchi client to fit recent updates in Chameleon CloudMerge branch 'master' of gitlab.di.unipmn.it:DCS/easycloudRemoved 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.Merge branch 'master' of gitlab.di.unipmn.it:DCS/easycloudRaise an error if the settings file does not existCore: small optimization (avoid looking for measure sinks if the configuration parameter is an empty string)Fixed a typo.Fixed an import issue.Bumped version number to 2.0.1v2.0.1v2.0.1GCP: added class to use for implementing synchronized operations (e.g., for waiting until the starting of an instance is done)DittoAWS: added class to use for implementing synchronized operations (e.g., for waiting until the starting of an instance is done)OpenStack: use InstanceStatus instead of strings in node status mapChameleon: use InstanceStatus instead of strings in node status mapCosmetic changeAdd missing license fileDoc: Minor changesImproved doc
Loading