catduck | Hi all, I'm an undergrad student attempting to learn OpenStack in hopes of it being a solution for my security club to run virtualized security labs that we can easily deploy and remotely access. | 00:16 |
---|---|---|
catduck | I've currently gone through setting up OpenStack on my own machine via the Dalmatian minimal deployment docs, but have gotten stuck while attempting to build and execute a Heat template. | 00:18 |
catduck | My issue I believe originates from the Nova component and I was hoping to get some guidance. Running the "nova-status upgrade check" at the end of the Nova 'Verify Operation' section of the docs, I am getting error output that ends with "oslo_db.exception.CantStartEngineError: No sql_connection parameter is established" | 00:21 |
catduck | I tried to verify that the address of the 'connection' value in the [database] and [api_database] sections of the nova config on my controller, but they seem to be correct. | 00:23 |
catduck | My only other clue was when setting up Nova on the controller and following the instruction to verify nova cell0 and cell1 are registered correctly with the command "su -s /bin/sh -c "nova-manage cell_v2 list_cells" nova", the value of the "Database Connection" for cell1 on my machine is "mysql+pymysql://nova:****@controller/nova", however the docs show "mysql+pymysql://nova:****@controller/nova_cell1?charset=utf8" | 00:25 |
catduck | The database connection value for cell0 matches the docs minus the ?charset | 00:26 |
catduck | I'm new to IRC so I apologize in advance if I've failed to follow any usage etuiquette expectations | 00:30 |
*** mhen_ is now known as mhen | 02:16 | |
*** edebeste6 is now known as edebeste | 17:51 | |
*** skandix9 is now known as skandix | 17:55 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!