Skip to content

Instantly share code, notes, and snippets.

@weshouman
Last active March 15, 2024 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weshouman/e6dea22f87f0a48cba6fc0dcdf03510d to your computer and use it in GitHub Desktop.
Save weshouman/e6dea22f87f0a48cba6fc0dcdf03510d to your computer and use it in GitHub Desktop.
Openstack study topics

Rapid dive resource

  • Take a look at this list, it has the namings clearly stated within a multi-part guide for setting up openstack, alongside with the system requirements.

Component Documentation

General Introduction resources

For basic understanding of the functionality, following are some useful resources.

Experience

First Issue

During: openstack-ansible setup-hosts.yml.
Hardening-ansible: Start and enable chrony task failed. Workaround: disable security by setting apply_security_hardening to false in inventory/group_vars/all/all.yml

Deep Dive Resources

To fully understand all the details of OpenStack, following is a comprehensive list, extracted from OpenStackAnsibleDeployment scripts located in the quickstart, that includes all the source repos needed for the functionality of openstack

RPI Deployment

  • A guide for installing only swift component The large scale distributed object storage on RPI.
  • Further details

I would say the RPIs are not yet supported for an after lunch setup scenario of OpenStack ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment