{"id":16709502,"url":"https://github.com/mrlesmithjr/ansible-openstack","last_synced_at":"2025-03-15T01:42:45.452Z","repository":{"id":142637161,"uuid":"96574742","full_name":"mrlesmithjr/ansible-openstack","owner":"mrlesmithjr","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-07T23:50:35.000Z","size":25,"stargazers_count":0,"open_issues_count":23,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T17:48:04.642Z","etag":null,"topics":["openstack","openstack-ansible","openstack-environment","openstack-heat","openstack-keystone","openstack-neutron","openstack-nova","openstack-swift"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrlesmithjr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-07-07T20:35:41.000Z","updated_at":"2017-07-08T13:28:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f107e41-c35e-48d1-b98e-364850bb8e29","html_url":"https://github.com/mrlesmithjr/ansible-openstack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrlesmithjr%2Fansible-openstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrlesmithjr%2Fansible-openstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrlesmithjr%2Fansible-openstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrlesmithjr%2Fansible-openstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrlesmithjr","download_url":"https://codeload.github.com/mrlesmithjr/ansible-openstack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243672370,"owners_count":20328762,"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":["openstack","openstack-ansible","openstack-environment","openstack-heat","openstack-keystone","openstack-neutron","openstack-nova","openstack-swift"],"created_at":"2024-10-12T20:04:59.516Z","updated_at":"2025-03-15T01:42:45.431Z","avatar_url":"https://github.com/mrlesmithjr.png","language":"Ruby","readme":"\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n-   [ansible-openstack](#ansible-openstack)\n    -   [Release Info](#release-info)\n    -   [Requirements](#requirements)\n    -   [Role Variables](#role-variables)\n    -   [Dependencies](#dependencies)\n    -   [Example Playbook](#example-playbook)\n    -   [Requirements](#requirements-1)\n        -   [Install required Ansible roles](#install-required-ansible-roles)\n    -   [Vagrant Testing](#vagrant-testing)\n        -   [Requirements](#requirements-2)\n    -   [TODO](#todo)\n    -   [License](#license)\n    -   [Author Information](#author-information)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n# ansible-openstack\n\nThis repo will be used as the main `OpenStack` repo to pull together all required\nroles, execute playbooks, define default variables, and perform `Vagrant` testing.\n\n\u003e NOTE: This is a work in progress so there are likely components that do not\n\u003e currently work.\n\u003e So please do not expect things to happen quickly as I am the sole person\n\u003e working on this. I attempted this several years ago with the [Kilo Release](https://github.com/mrlesmithjr/ansible-openstack-old) and never really\n\u003e liked the way it turned out so this is a complete rewrite.\n\n## Release Info\n\nThis is currently based on the [Ocata Release](https://docs.openstack.org/ocata/)\n\n## Requirements\n\n## Role Variables\n\n## Dependencies\n\n## Example Playbook\n\n[Example Playbook](./playbook.yml)\n\n## Requirements\n\n### Install required Ansible roles\n\nFrom the root of this repo execute the following:\n\n```bash\n./install_required_ansible_roles.sh\n```\n\n## Vagrant Testing\n\n### Requirements\n\n-   Install [required Ansible roles](#requirements-install-required-ansible-roles)\n\n## TODO\n\n-   [ ] Create the following Ansible roles\n    -   [x] Identity service(keystone)\n    -   [ ] Image service(glance)\n    -   [ ] Compute service(nova)\n    -   [ ] Networking service(neutron)\n    -   [ ] Dashboard(horizon)\n    -   [ ] Block Storage service\n    -   [ ] Bare Metal service(ironic)\n    -   [ ] Container Infrastructure Management service(magnum)\n    -   [ ] Database service(trove)\n    -   [ ] DNS Service(designate)\n    -   [ ] Key Manager service(barbican)\n    -   [ ] Messaging service(zaqar)\n    -   [ ] Object Storage services(swift)\n    -   [ ] Orchestration service(heat)\n    -   [ ] Shared File Systems service(manila)\n    -   [ ] Telemetry Alarming services(aodh)\n    -   [ ] Telemetry Data Collection service(ceilometer)\n-   [ ] Implement HA\n    -   [ ] HAProxy\n    -   [ ] Pacemaker\n    -   [ ] Identity service(keystone)\n    -   [ ] Image service(glance)\n    -   [ ] Compute service(nova)\n    -   [ ] Networking service(neutron)\n    -   [ ] Dashboard(horizon)\n\n\u003e NOTE: The above roles may be created but not complete. Additional work will more\n\u003e than likely need to be performed to get them to a complete functional state.\n\n## License\n\nMIT\n\n## Author Information\n\nLarry Smith Jr.\n\n-   [@mrlesmithjr](https://www.twitter.com/mrlesmithjr)\n-   [EverythingShouldBeVirtual](http://www.everythingshouldbevirtual.com)\n-   mrlesmithjr [at] gmail.com\n    [EverythingShouldBeVirtual](http://www.everythingshouldbevirtual.com)\n-   mrlesmithjr [at] gmail.com\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrlesmithjr%2Fansible-openstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrlesmithjr%2Fansible-openstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrlesmithjr%2Fansible-openstack/lists"}