yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #39209
[Bug 1494503] Re: Launch Instance button does not open the corresponding workflow on network topology page
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1494503
Title:
Launch Instance button does not open the corresponding workflow on
network topology page
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Steps to Reproduce:
1. Ensure that the Angular Launch Instance workflow is enabled in your local_settings.py file.
LAUNCH_INSTANCE_NG_ENABLED = True
2. Go to Project-->Network-->Network Topology tab.
3. Click on the "Launch Instance" button and view that the result is
just "Loading..." when instead the angular launch instance workflow
should show up.
View the attached image for more detail.
Note: The error only occurs when using the new angular launch instance
workflow. The old legacy workflow works just fine.
The following errors are emitted to the browser console:
Uncaught TypeError: Cannot read property 'modal' of null
$document.on.horizon.modals._request.$.ajax.complete
Uncaught TypeError: Cannot read property 'get' of undefined
Uncaught TypeError: Cannot read property 'get' of undefined
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1494503/+subscriptions
References