{"id":28524187,"url":"https://github.com/cloudbase/cinder-volume-charm","last_synced_at":"2025-07-16T12:03:20.355Z","repository":{"id":55636573,"uuid":"63181104","full_name":"cloudbase/cinder-volume-charm","owner":"cloudbase","description":"Cinder Volume Charm","archived":false,"fork":false,"pushed_at":"2020-12-16T10:19:54.000Z","size":774,"stargazers_count":0,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-09T10:11:40.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-12T18:03:02.000Z","updated_at":"2020-12-16T10:19:56.000Z","dependencies_parsed_at":"2022-08-15T05:10:14.320Z","dependency_job_id":null,"html_url":"https://github.com/cloudbase/cinder-volume-charm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloudbase/cinder-volume-charm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudbase%2Fcinder-volume-charm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudbase%2Fcinder-volume-charm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudbase%2Fcinder-volume-charm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudbase%2Fcinder-volume-charm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudbase","download_url":"https://codeload.github.com/cloudbase/cinder-volume-charm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudbase%2Fcinder-volume-charm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265507883,"owners_count":23779028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-06-09T10:10:44.363Z","updated_at":"2025-07-16T12:03:20.318Z","avatar_url":"https://github.com/cloudbase.png","language":"PowerShell","readme":"# Overview\n\nThis charm provides the Cinder volume block service for OpenStack on Windows. It can be configured with either iSCSI local storage or using the SMB driver with access to an SMB share.\n\n# Usage\n\nCharm requires the other core OpenStack services deployed: mysql, rabbitmq-server, keystone and nova-cloud-controller. Typical deployments are:\n\n## Local storage with iSCSI backend enabled\n\nDeploy commands:\n\n    juju deploy cs:~cloudbaseit/cinder\n    juju config cinder enabled-backends=\"iscsi\"\n\n    juju add-relation cinder mysql\n    juju add-relation cinder rabbitmq-server\n    juju add-relation cinder glance\n\n## Shared storage with SMB backend enabled\n\nBesides the core OpenStack services charms, the following charms should also be deployed: active-directory, wsfc, s2d-proxy.\n\nDeploy commands:\n\n    juju deploy cs:~cloudbaseit/cinder\n    juju config cinder enabled-backends=\"smb\"\n\n    juju add-relation cinder-volume mysql\n    juju add-relation cinder-volume rabbitmq-server\n    juju add-relation cinder-volume glance\n    juju add-relation cinder-volume active-directory\n    juju add-relation cinder-volume 'wsfc:wsfc'\n    juju add-relation 'cinder-volume:smb-share' s2d-proxy\n\n# Configuration\n\n* `hostname` - This should be set if the Cinder units are using shared storage and cluster generic service role is not created through the relation `cluster-service` with wsfc charm.\n\n* `change-hostname` - In case OpenStack provider is used, due to the hostname length limitation on Windows this configuration option should be set to `True`.\n\n* `installer-url` - If this is not set, it defaults to one of the official Cloudbase [download links](https://cloudbase.it/openstack-windows-storage/) (this is chosen depending on the configured OpenStack version).\n\n* `enabled-backends` - It dictates which Cinder volume driver to be used. The charm can also be configured with multiple backends enabled.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudbase%2Fcinder-volume-charm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudbase%2Fcinder-volume-charm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudbase%2Fcinder-volume-charm/lists"}