Fix hiccups eg enabling ipv6 and restarting neutron#127
Fix hiccups eg enabling ipv6 and restarting neutron#127Sam-on-Diet wants to merge 7 commits intoopenstack:masterfrom
Conversation
…ing neutron service restart
…ing neutron service restart
…and missing neutron service restart" This reverts commit e631c3a.
…-restarting-neutron
|
Thank you for your contribution! This GitHub repository is just a mirror of https://opendev.org/openstack/devstack, where development really happens. Pull requests proposed on GitHub are automatically closed. If you are interested in pushing this code upstream, please note that OpenStack development uses Gerrit for change proposal and code review. If you have never contributed to OpenStack before, please see: Feel free to reach out to the First Contact SIG by sending an email to the openstack-discuss list with the tag '[First Contact]' in the subject line. To email the mailing list, you must first subscribe which can be done here: |
Discovered that most of the existing online tutorials don't include such tricks, which could be a block for openstack newbies as I am. I think it's better to include such minor changes in the original repo rather than writing up blogs to share.
fix neutron hiccups during stacking because of disabled ipv6 and missing neutron service restart command.