Add neutron endpoint info in nova_cell1.conf

Bug #1747598 reported by Zhenyu Zheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Zhenyu Zheng

Bug Description

Nova now retries only within cells when instance creation failed. If the maximum retry attempt exceeds, there will be a network cleanup operation:

https://github.com/openstack/nova/blob/bccf26c93a973d000e4339843ce9256814286d10/nova/conductor/manager.py#L604

this is performed at cell conductor, which reads nova_cell1.conf. Since it did not contain neutron endpoint info and it is also not included in context, internal error will occur as it is impossible to find neutron endpoint.

Changed in devstack:
assignee: nobody → Zhenyu Zheng (zhengzhenyu)
Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

Please show the exact steps to reproduce the issue. Also explain why this would be an issue in devstack and not in nova.

Changed in devstack:
status: New → Incomplete
Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

[Closing for devstack because there has been no activity for 60 days.]

Changed in devstack:
status: Incomplete → Invalid
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.