yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74368
[Bug 1788159] [NEW] AngularJS keypair panel is broken
Public bug reported:
In queens, the AngularJS panel for key pairs is enabled by default. I
would consider it broken, because both "Create keypair" and "Import
keypair" don't work. They throw the following JS error to the console:
http://paste.openstack.org/show/728509/
If I set
ANGULAR_FEATURES = {
'images_panel': True,
'key_pairs_panel': False,
'flavors_panel': False,
'domains_panel': False,
'users_panel': False,
'groups_panel': False,
'roles_panel': True
}
in local_settings.py - effectively disabling the Angular panel for key
pairs, it (obviously) works.
Somewhat related to https://bugs.launchpad.net/ubuntu/+source/designate-
dashboard/+bug/1659620?comments=all where they claim it's a problem with
the openstack-dashboard, and that it's still broken in queens.
Using openstack-dashboard 3:13.0.1-0ubuntu1~cloud0
** Affects: horizon
Importance: Undecided
Status: New
--
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/1788159
Title:
AngularJS keypair panel is broken
Status in OpenStack Dashboard (Horizon):
New
Bug description:
In queens, the AngularJS panel for key pairs is enabled by default. I
would consider it broken, because both "Create keypair" and "Import
keypair" don't work. They throw the following JS error to the console:
http://paste.openstack.org/show/728509/
If I set
ANGULAR_FEATURES = {
'images_panel': True,
'key_pairs_panel': False,
'flavors_panel': False,
'domains_panel': False,
'users_panel': False,
'groups_panel': False,
'roles_panel': True
}
in local_settings.py - effectively disabling the Angular panel for key
pairs, it (obviously) works.
Somewhat related to https://bugs.launchpad.net/ubuntu/+source
/designate-dashboard/+bug/1659620?comments=all where they claim it's a
problem with the openstack-dashboard, and that it's still broken in
queens.
Using openstack-dashboard 3:13.0.1-0ubuntu1~cloud0
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1788159/+subscriptions
Follow ups