Cannot Launch an instance if a project has multiple neutron networks

Bug #1352775 reported by Akihiro Motoki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Critical
Justin Pomeroy

Bug Description

Commit d6dfd3817be3fedeb0e2b196c32b52345ce52086

When I have two neutron networks, I cannot launch an instance.
I can select a network but after I clicked "Launch" button, I got the form again.

The tab name "Network" becomes Red (which mentions there is a error), but no error message is displayed.

Is it related to bootstrap change?

How to reproduce?

1. Setup devstack with neutron enabled.
2. Create a second neutron network with "demo" tenant. (At now you need to use "neutron" CLI due to bug 1352764)
      neutron net-create net2
      neutron subnet-create --name subnet2 net2 10.2.2.0/24
3. Try to launch an instance from the project instance panel

Tags: bootstrap
Revision history for this message
Akihiro Motoki (amotoki) wrote :
Changed in horizon:
milestone: none → juno-3
Revision history for this message
Akihiro Motoki (amotoki) wrote :

I am afraid it is a duplicate of existing bootstrap related bugs, but let me file it.

It looks Critical too.

Changed in horizon:
importance: Undecided → Critical
Justin Pomeroy (jpomero)
Changed in horizon:
status: New → Confirmed
Justin Pomeroy (jpomero)
Changed in horizon:
assignee: nobody → Justin Pomeroy (jpomero)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/112358

Changed in horizon:
status: Confirmed → In Progress
David Lyle (david-lyle)
tags: added: bootstrap
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/112358
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c30087c100999e644f76b85ea859c989b890b9e3
Submitter: Jenkins
Branch: master

commit c30087c100999e644f76b85ea859c989b890b9e3
Author: Justin Pomeroy <email address hidden>
Date: Wed Aug 6 12:01:10 2014 -0500

    Fix network select widget for launching instances

    This fixes the problem where the Networking tab of the Launch
    Instance panel does not work if there is more than one network.
    Also fixes the similar widget used for firewall rules.

    Change-Id: Ied5a800bf8cec7c846c28149d732f769af56f354
    Closes-Bug: 1352775

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: juno-3 → 2014.2
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.