Closed RandyLevensalor closed 6 years ago
Found an issue with mariadb on the control server. I am testing a change to snaps_os_tmplt.yaml where we are doubling the RAM to the control server.
@spisarski are we good to merge this?
We should not merge until we figure out what is happening with provider networking and why the public1 network is not getting created even though iaas_launch.py is returning 0. However, if you feel that we should for merging issues, no harm in doing so...
We may simply abandon this pull request for 100 instead
Moving to PR #100 and closing this PR without merging.
What does this PR do?
Deploys snaps-openstack on OpenStack
Do you have any concerns with this PR?
There are some outstanding issues with the state of OpenStack after the virtual install. This patch should not negatively impact installs on physical servers.
How can the reviewer verify this PR?
Deploy it on physical and virtual servers.
Any background context you want to provide?
Screenshots or logs (if appropriate)
Questions:
Have you connected this PR to the issue it resolves?
95
Does the documentation need an update? Yes. We still need to add directions for running the virtual install.
Does this add new Python dependencies? No.
Have you added unit or functional tests for this PR? This is an integration test. No other tests were added.