https://github.com/EGI-FCTF/cloud-bdii-provider
Raw File
Tip revision: 154a56240a9928e9608041d287bc093a5cfb3048 authored by Baptiste Grenier on 28 January 2019, 10:08:52 UTC
Prepare release 0.11.0 (#139)
Tip revision: 154a562
.zenodo.json
{
    "license": "Apache-2.0",
    "description": "<ul>\n<li>Split OpenStack and OOI providers. (Enol Fernandez)</li>\n<li>Fix os_tpl identifier for OpenNebula with rOCCI. (Boris Parak)</li>\n<li>Clarify usage of project ID in configuration file. (Pablo Orviz)</li>\n<li>Review and update output to implement latest GLUE2.1 updates. (Enol Fernandez, Baptiste Grenier)</li>\n<li>Extract information from the GOCDB. (Enol Fernandez)</li>\n<li>Add debug switch. (Enol Fernandez)</li>\n<li>Clean up documentation. (Enol Fernandez)</li>\n<li>Use stevedore module to load code extensions. (Pablo Orviz)</li>\n<li>Document release management. (Baptiste Grenier)</li>\n</ul>",
    "language": "eng",
    "title": "EGI-Foundation/cloud-info-provider: 0.11.0",
    "keywords": [
        "bdii",
        "grid",
        "information"
    ],
    "grants": [
        {
            "id": "10.13039/501100000780::777536"
        }
    ],
    "upload_type": "software",
    "version": "0.11.0",
    "communities": [
        {
            "identifier": "egi-foundation"
        }
    ],
    "publication_date": "2019-01-27",
    "creators": [
        {
            "orcid": "0000-0002-5686-3193",
            "affiliation": "EGI-Foundation",
            "name": "Baptiste Grenier"
        },
        {
            "orcid": "0000-0002-0013-4602",
            "affiliation": "CSIC - Spanish National Research Council",
            "name": "Alvaro Lopez Garcia"
        },
        {
            "orcid": "0000-0002-5152-5902",
            "affiliation": "@EGI-Foundation",
            "name": "Enol Fern\u00e1ndez"
        },
        {
            "affiliation": "@CESNET",
            "name": "Boris Parak"
        },
        {
            "orcid": "0000-0002-6607-7145",
            "affiliation": "EGI Foundation",
            "name": "Bruce Becker"
        },
        {
            "orcid": "0000-0002-2473-6405",
            "name": "Pablo Orviz"
        },
        {
            "affiliation": "Forschungszentrum J\u00fclich GmbH",
            "name": "Bj\u00f6rn Hagemeier"
        },
        {
            "name": "Rueben Diaz"
        },
        {
            "affiliation": "EUMETSAT",
            "name": "Salvatore Pinto"
        },
        {
            "affiliation": "@adimobile",
            "name": "Carlos Gimeno Y\u00e1\u00f1ez"
        }
    ],
    "access_right": "open",
    "related_identifiers": [
        {
            "scheme": "url",
            "identifier": "https://github.com/EGI-Foundation/cloud-info-provider/tree/0.11.0",
            "relation": "isSupplementTo"
        },
        {
            "scheme": "doi",
            "identifier": "10.5281/zenodo.1442683",
            "relation": "isVersionOf"
        }
    ]
}
back to top