Activity log for bug #1712619

Date Who What changed Old value New value Message
2017-08-23 16:44:52 DimGR bug added bug
2017-08-23 16:46:19 DimGR description Hello In Ocata 15.1.0 setting - dns in the user_variables.yml for neutron will make the neutron service unseless. i wanted to enable dns in neutron for magnum and i set up - dns then rerun the neutron role. The neutron playbook will finish with no errors but nothing related to neutron will work. In horizon all networking tabs will give out an error saying options can not be retried and from client , nova list will not work either. From logs i saw these errors posted below http://paste.openstack.org/show/619199/ i deleted - dns from uservariables.yml , re run the neutron role and everything is operational again . this config will work ## Debug and Verbose options. debug: false neutron_plugin_base: - router - metering - neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2 this config will NOT work ## Debug and Verbose options. debug: false neutron_plugin_base: - router - metering - neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2 - dns Hello In Ocata 15.1.0 setting - dns in the user_variables.yml for neutron will make the neutron service useless. i wanted to enable dns in neutron for magnum and i set up - dns then rerun the neutron role. The neutron playbook will finish with no errors but nothing related to neutron will work. In horizon all networking tabs will give out an error saying options can not be retried and from client , nova list will not work either. From logs i saw these errors posted below http://paste.openstack.org/show/619199/ i deleted - dns from uservariables.yml , re run the neutron role and everything is operational again . this config will work ## Debug and Verbose options. debug: false neutron_plugin_base:   - router   - metering   - neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2 this config will NOT work ## Debug and Verbose options. debug: false neutron_plugin_base:   - router   - metering   - neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2   - dns
2017-08-24 09:48:52 DimGR summary setting - dns in user_variables causes neutron to stop working neutron plugins : - dns in user_variables causes neutron to stop working
2017-08-24 10:00:02 DimGR description Hello In Ocata 15.1.0 setting - dns in the user_variables.yml for neutron will make the neutron service useless. i wanted to enable dns in neutron for magnum and i set up - dns then rerun the neutron role. The neutron playbook will finish with no errors but nothing related to neutron will work. In horizon all networking tabs will give out an error saying options can not be retried and from client , nova list will not work either. From logs i saw these errors posted below http://paste.openstack.org/show/619199/ i deleted - dns from uservariables.yml , re run the neutron role and everything is operational again . this config will work ## Debug and Verbose options. debug: false neutron_plugin_base:   - router   - metering   - neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2 this config will NOT work ## Debug and Verbose options. debug: false neutron_plugin_base:   - router   - metering   - neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2   - dns Hello In Ocata 15.1.0 setting - dns in the user_variables.yml for neutron will make the neutron service useless. i wanted to enable dns in neutron for magnum and i set up - dns then rerun the neutron role. The neutron playbook will finish with no errors but nothing related to neutron will work. In horizon all networking tabs will give out an error saying options can not be retrieved and nova list will not work either. From logs i saw these errors posted below http://paste.openstack.org/show/619199/ i deleted - dns from uservariables.yml , re run the neutron role and everything is operational again . this config will work ## Debug and Verbose options. debug: false neutron_plugin_base:   - router   - metering   - neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2 this config will NOT work ## Debug and Verbose options. debug: false neutron_plugin_base:   - router   - metering   - neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2   - dns
2017-08-29 16:29:54 Jean-Philippe Evrard openstack-ansible: status New Invalid