Skip to content

Releases: EGI-Federation/cloud-info-provider

0.10.2

16 Oct 09:25
a04b517
Compare
Choose a tag to compare

Release final legacy version, development is now focused on using GLU2.1-compatible code.

0.10.1

15 Oct 16:17
dc207b6
Compare
Choose a tag to compare

Enable automatic package building with Travis and attach them to GitHub releases.

0.10.0

05 Oct 08:21
Compare
Choose a tag to compare

Expected to be the last version before the merge of the GLUE2.1 effort.

Two new packages have been introduced to automatically install the required dependencies (including cloud-info-provider package):

  • RPM: cloud-info-provider-openstack, deb: python-cloud-info-provider-openstack
  • RPM: cloud-info-provider-opennebula, deb: python-cloud-info-provider-opennebula

Full changelog:

  • Integrate badges from shields.io and coveralls.io. (Alvaro Lopez)
  • Improve and cleanup configuration files. (Enol Fernandez)
  • Import a Jenkinsfile to handle SQA on Jenkins at IFCA. (Pablo Orviz)
  • Fix UTF-8 output for OpenNebula. (Ruben Diez)
  • Introduce CMF-specific meta-packages to deploy required dependencies. (Baptiste Grenier)
  • Allow filtering private flavours. (Baptiste Grenier)
  • Improve community health following discussions with Bruce Becker and al. (Baptiste Grenier)
  • Use travis to lint, test, build and upload packages. (Baptiste Grenier)

OCCI is optional.

30 Apr 10:33
1a843d5
Compare
Choose a tag to compare
  • OCCI is now optional, avoid failing if there is no OCCI endpoint. (Enol Fernandez)
  • Update documentation as repository was transferred to EGI Foundation GitHub organization. (Baptiste Grenier)

Keystone Authentication using API v3

30 Mar 17:41
411345e
Compare
Choose a tag to compare
  • Use keystoneauth and v3 API, deprecate v2.0 API (Alvaro Lopez)
    • OpenStack Identity API v2.0 has been deprecated and is no more supported
  • Fix Fix entry updates for ApplicationEnvironment (Boris Parak)
  • Update package building and documentation (Baptiste Grenier)

0.8.4

03 Oct 14:29
Compare
Choose a tag to compare
  • Add support for rOCCI-server v2 (Boris Parak)

0.8.3

04 Jul 15:14
Compare
Choose a tag to compare
  • Baptiste Grenier
    • defusedxml is only required for OpenNebula provider.

0.8.2

04 Jul 14:45
Compare
Choose a tag to compare
  • Boris Parak

    • Fix deep hash lookup (ON provider)
  • Andre Gemuend

    • Optionally use the version entry from vmcatcher as image_version (OS provider)
  • Baptiste Grenier

    • Fix bandit usage to search for security issues when using tox
    • Use defusedxml to parse XML and fix bandit warnings (ON provider)
    • Misc documentation and packages building fixes

0.8.1

07 Jun 09:07
Compare
Choose a tag to compare

Fix package creation on recent Ubuntu and fix RPM creation documentation.

0.8.0

29 May 17:07
Compare
Choose a tag to compare
  • Require a endpoint_url to be set for compute endpoints
  • Updated OpenNebula provider
  • Add disk size as OtherInfo of Resource templates
  • Usage of a single template for storage info