28
Sep
I first installed OpenStack via DevStack months ago. I honestly forgot how frustrating it can be. I followed the official docs and an article from DigitalOcean. I'll summarize the main steps so that we can focus on debugging. Note that you need a fresh Ubuntu install for DevStack to work. Main steps Install Linux Add Stack User Download DevStack Create a local.conf file Start the install Accessing OpenStack on a web browser Usually, these steps should work seamlessly. However, with subsequent installs things may not go as expected. Debugging options There are initial things that you could try: Doing a…