[ubuntu-havana-R1.10-#33] neutron_url is set wrongly in non-ha setup

Bug #1366045 reported by Prashant Shetty
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Fix Committed
Undecided
Ignatious Johnson Christopher
R1.1
Fix Committed
Critical
Ignatious Johnson Christopher

Bug Description

The neutron server URL is not getting set correctly(it is set to none:9696) in nova.conf if there is no HA section in the testbed file. In case of single node rabbit_host in nova.conf is also wrong.
I think the logic to set the default values when HA section is not present seems to be broken in this build.

Compute:

quantum_auth_strategy = keystone
quantum_url = http://localhost:9696/

volume_api_class = nova.volume.cinder.API
enabled_apis=ec2,osapi_compute,metadata
auth_strategy=keystone
neutron_admin_auth_url = http://10.84.13.33:5000/v2.0/
rabbit_host = 10.84.13.32
glance_host = 10.84.13.33
neutron_admin_tenant_name = service
neutron_admin_username = neutron
neutron_admin_password = 0132064910ef538a393d
neutron_url = http://None:9696/
neutron_url_timeout = 300

information type: Proprietary → Public
tags: added: blocker
Revision history for this message
Ignatious Johnson Christopher (ijohnson-x) wrote :

Tried provisioning with build 33 in a single node setup, i see that neutron server URL is set to none:9696.
I dont see rabbit_host set to wrong value .

I see the correct ip.
rabbit_host = 10.84.14.58

Changed in juniperopenstack:
importance: Undecided → Critical
importance: Critical → Undecided
Revision history for this message
Ignatious Johnson Christopher (ijohnson-x) wrote :
Sunil Bakhru (sbakhru)
Changed in juniperopenstack:
assignee: nobody → Ignatious Johnson Christopher (ijohnson-x)
Revision history for this message
Ignatious Johnson Christopher (ijohnson-x) wrote :
Changed in juniperopenstack:
status: New → Fix Committed
milestone: none → r2.0-fcs
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.