{"id":20111582,"url":"https://github.com/openstack/charm-interface-cinder-backend","last_synced_at":"2026-05-31T20:31:06.248Z","repository":{"id":66174619,"uuid":"166894165","full_name":"openstack/charm-interface-cinder-backend","owner":"openstack","description":"Charm Interface - Cinder Backend. Mirror of code maintained at opendev.org.","archived":false,"fork":false,"pushed_at":"2022-10-11T15:18:18.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-02T18:50:38.663Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://opendev.org/openstack/charm-interface-cinder-backend","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-21T23:22:46.000Z","updated_at":"2022-11-07T21:22:10.000Z","dependencies_parsed_at":"2023-02-21T01:30:20.419Z","dependency_job_id":null,"html_url":"https://github.com/openstack/charm-interface-cinder-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openstack/charm-interface-cinder-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fcharm-interface-cinder-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fcharm-interface-cinder-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fcharm-interface-cinder-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fcharm-interface-cinder-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstack","download_url":"https://codeload.github.com/openstack/charm-interface-cinder-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fcharm-interface-cinder-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33748607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T18:16:34.433Z","updated_at":"2026-05-31T20:31:06.242Z","avatar_url":"https://github.com/openstack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nBasic interface for sending Cinder subordinate backend configuration to\nprinciple Cinder charms.\n\n# Usage\n\n## Requires\n\nThis interface layer will set the following state:\n\n  * `{relation_name}.connected` The relation is established, but the charm may\n    not have provided any backend information.\n\nFor example, the subordinate would handle the `cinder-backend.connected` state\nwith something like:\n\n```python\n@when('cinder-backend.connected')\ndef configure_cinder(cinder_principal):\n    config = {'api-endpoint': '1.2.3.4',\n              'admin-username': 'admin',\n              'admin-password': 'openstack',\n              'api-version': '1.0'}\n    cinder_principle.configure_principal(\n      backend_name='my_backend', configuration=config)\n```\n\n\n# Contact Information\n\n- \u003cmichael.skalka@canonical.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fcharm-interface-cinder-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstack%2Fcharm-interface-cinder-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fcharm-interface-cinder-backend/lists"}