{"id":35655161,"url":"https://github.com/stackhpc/stackhpc-kayobe-config","last_synced_at":"2026-07-01T11:00:52.231Z","repository":{"id":37086561,"uuid":"433017527","full_name":"stackhpc/stackhpc-kayobe-config","owner":"stackhpc","description":"StackHPC Kayobe configuration","archived":false,"fork":false,"pushed_at":"2026-06-25T06:51:35.000Z","size":14042,"stargazers_count":20,"open_issues_count":44,"forks_count":26,"subscribers_count":10,"default_branch":"stackhpc/2025.1","last_synced_at":"2026-06-25T08:11:03.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/stackhpc.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-29T11:34:39.000Z","updated_at":"2026-06-24T03:21:40.000Z","dependencies_parsed_at":"2026-04-20T13:00:39.812Z","dependency_job_id":null,"html_url":"https://github.com/stackhpc/stackhpc-kayobe-config","commit_stats":null,"previous_names":[],"tags_count":1817,"template":false,"template_full_name":null,"purl":"pkg:github/stackhpc/stackhpc-kayobe-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fstackhpc-kayobe-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fstackhpc-kayobe-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fstackhpc-kayobe-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fstackhpc-kayobe-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackhpc","download_url":"https://codeload.github.com/stackhpc/stackhpc-kayobe-config/tar.gz/refs/heads/stackhpc/2025.1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fstackhpc-kayobe-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35003464,"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-07-01T02:00:05.325Z","response_time":130,"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":"2026-01-05T15:15:38.548Z","updated_at":"2026-07-01T11:00:52.190Z","avatar_url":"https://github.com/stackhpc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=============================\nStackHPC Kayobe Configuration\n=============================\n\nThis repository provides a base Kayobe configuration for the 2025.1 Epoxy\nrelease of StackHPC OpenStack.\n\n**Note: This repository is maintained for StackHPC and its customers. While it\nis not intended for direct external deployment, specific OpenStack\nconfiguration elements may be extracted or adapted for your own use.**\n\nDocumentation is hosted on `readthedocs.io\n\u003chttps://stackhpc-kayobe-config.readthedocs.io/en/stackhpc-2025.1/index.html\u003e`__,\nand includes release notes.\n\nKayobe\n======\n\nThe hosts in an OpenStack control plane must somehow be provisioned, but\ndeploying a secondary OpenStack cloud to do this seems like overkill.\n\nKayobe stands on the shoulders of giants:\n\n* OpenStack bifrost discovers and provisions the cloud\n* OpenStack kolla builds container images for OpenStack services\n* OpenStack kolla-ansible delivers painless deployment and upgrade of\n  containerised OpenStack services\n\nTo this solid base, kayobe adds:\n\n* Configuration of cloud host OS \u0026 flexible networking\n* Management of physical network devices\n* A friendly openstack-like CLI\n\nAll this and more, automated from top to bottom using Ansible.\n\nFeatures\n--------\n\n* Heavily automated using Ansible\n* *kayobe* Command Line Interface (CLI) for cloud operators\n* Deployment of a *seed* VM used to manage the OpenStack control plane\n* Configuration of physical network infrastructure\n* Discovery, introspection and provisioning of control plane hardware using\n  `OpenStack bifrost \u003chttps://docs.openstack.org/bifrost/latest/\u003e`_\n* Deployment of an OpenStack control plane using `OpenStack kolla-ansible\n  \u003chttps://docs.openstack.org/kolla-ansible/latest/\u003e`_\n* Discovery, introspection and provisioning of bare metal compute hosts\n  using `OpenStack ironic \u003chttps://docs.openstack.org/ironic/latest/\u003e`_ and\n  `ironic inspector \u003chttps://docs.openstack.org/ironic-inspector/latest/\u003e`_\n* Virtualised compute using `OpenStack nova\n  \u003chttps://docs.openstack.org/nova/latest/\u003e`_\n* Containerised workloads on bare metal using `OpenStack magnum\n  \u003chttps://docs.openstack.org/magnum/latest/\u003e`_\n* Control plane monitoring using `Prometheus \u003chttps://prometheus.io/\u003e`__ and\n  `Grafana \u003chttps://grafana.com/\u003e`__.\n* Log aggregation using `OpenSearch \u003chttps://opensearch.org/docs/latest/\u003e`__\n  and `OpenSearch Dashboards\n  \u003chttps://opensearch.org/docs/latest/dashboards/index/\u003e`__.\n\nDocumentation\n-------------\n\nhttps://docs.openstack.org/kayobe/latest/\n\nRelease Notes\n-------------\n\nhttps://docs.openstack.org/releasenotes/kayobe/\n\nBugs\n----\n\nhttps://bugs.launchpad.net/kayobe\n\nCommunity\n---------\n\nOFTC's `IRC channel \u003chttp://webchat.oftc.net/?channels=openstack-kolla\u003e`_: #openstack-kolla\n\nLicense\n-------\n\nKayobe is distributed under the `Apache 2.0 License \u003chttps://www.apache.org/licenses/LICENSE-2.0\u003e`__.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackhpc%2Fstackhpc-kayobe-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackhpc%2Fstackhpc-kayobe-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackhpc%2Fstackhpc-kayobe-config/lists"}