{"id":20111330,"url":"https://github.com/openstack/devstack-plugin-ceph","last_synced_at":"2025-05-06T10:33:03.984Z","repository":{"id":49782809,"uuid":"46865543","full_name":"openstack/devstack-plugin-ceph","owner":"openstack","description":"DevStack plugin to configure Ceph backend. Mirror of code maintained at opendev.org.","archived":false,"fork":false,"pushed_at":"2024-09-17T05:24:36.000Z","size":378,"stargazers_count":17,"open_issues_count":0,"forks_count":20,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-09-17T08:11:31.894Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://opendev.org/openstack/devstack-plugin-ceph","language":"Shell","has_issues":false,"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/openstack.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","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":"2015-11-25T14:11:53.000Z","updated_at":"2024-09-12T20:29:24.000Z","dependencies_parsed_at":"2023-10-15T07:59:15.090Z","dependency_job_id":"6dd077ae-4d27-4716-add8-978b3f4ef4fa","html_url":"https://github.com/openstack/devstack-plugin-ceph","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fdevstack-plugin-ceph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fdevstack-plugin-ceph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fdevstack-plugin-ceph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fdevstack-plugin-ceph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstack","download_url":"https://codeload.github.com/openstack/devstack-plugin-ceph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224499851,"owners_count":17321605,"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":"2024-11-13T18:15:36.645Z","updated_at":"2024-11-13T18:15:37.183Z","avatar_url":"https://github.com/openstack.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Devstack Ceph Plugin\n====================\n\n.. image:: https://governance.openstack.org/tc/badges/devstack-plugin-ceph.svg\n   :target: https://governance.openstack.org/tc/reference/tags/index.html\n\nOverview\n--------\n\nDevstack plugin to configure Ceph as the storage backend for openstack\nservices\n\nAs part of ``stack.sh``:\n\n-  Creates a Ceph cluster for use with openstack services using Ceph orchestrator\n-  Configures Ceph as the storage backend for Cinder, Cinder Backup,\n   Nova, Manila, and Glance services\n-  (Optionally) Sets up \u0026 configures Rados gateway (aka rgw or radosgw)\n   as a Swift endpoint with Keystone integration. Set ``ENABLE_CEPH_RGW=True``\n   in your ``localrc``\n-  Supports Ceph cluster running local or remote to openstack services\n\nAs part of ``unstack.sh`` \\| ``clean.sh``:\n\n-  Tears down the Ceph cluster and its related services\n\nUsage\n-----\n\n-  To get started quickly, just enable the plugin in your\n   ``local.conf``:\n\n   ``enable_plugin devstack-plugin-ceph https://opendev.org/openstack/devstack-plugin-ceph``\n\nRun ``stack.sh`` in your devstack tree and boom! You're good to go.\n\n-  Ceph is setup as the default storage backend for Cinder, Cinder\n   Backup, Glance, Manila and Nova services. You have the ability to control\n   each of the enabled services with the following configuration in your\n   ``local.conf``:\n\n   ::\n\n       ENABLE_CEPH_CINDER=True     # ceph backend for cinder\n       ENABLE_CEPH_GLANCE=True     # store images in ceph\n       ENABLE_CEPH_C_BAK=True      # backup volumes to ceph\n       ENABLE_CEPH_NOVA=True       # allow nova to use ceph resources\n       ENABLE_CEPH_MANILA=True     # allow manila to use CephFS as backend (Native CephFS or CephFS via NFS)\n\nChange any of the above lines to ``False`` to disable that feature\nspecifically.\n\nManila's CephFS Native driver that supports native Ceph protocol is enabled by\ndefault. To use CephFS NFS-Ganesha driver that supports NFS protocol add\nthe setting:\n\n::\n\n    MANILA_CEPH_DRIVER=cephfsnfs\n\nIf you'd like to use a standalone NFS Ganesha service in place of ceph orchestrator\ndeployed ``ceph-nfs`` service, set:\n\n::\n\n    CEPHADM_DEPLOY_NFS=False\n\nMake sure that the manila plugin is enabled before devstack-plugin-ceph\nin the ``local.conf`` file.\n\n-  Then run ``stack.sh`` and wait for the *magic* to happen :)\n\nKnown Issues / Limitations\n--------------------------\n\n-  Rados Gateway with Keystone for Swift - works on Ubuntu only\n-  Tempest test failures when using RGW as swift endpoint\n-  Tempest fails due to verify-tempest-config erroring out, when using\n   RGW as swift endpoint\n\nBugs\n----\n\n-  https://bugs.launchpad.net/devstack-plugin-ceph\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fdevstack-plugin-ceph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstack%2Fdevstack-plugin-ceph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fdevstack-plugin-ceph/lists"}