Public bug reported:
framework.module.js is the root module for application agnostic,
reusable horizon componenents. It currently contains
"frameworkConfiguration" which is config logic that is specific to a
particular application (openstack_dashboard), such as the default
interpolator, at the HTTP 401 response interceptor.
Move the interceptor at least (and possibly the default interpolator) to
openstack_dashboard/static/app/app.module.js which is the correct spot
to configuration application specific behavior.
** 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/1474998
Title:
framework.module.js contains app specific logic
Status in OpenStack Dashboard (Horizon):
New
Bug description:
framework.module.js is the root module for application agnostic,
reusable horizon componenents. It currently contains
"frameworkConfiguration" which is config logic that is specific to a
particular application (openstack_dashboard), such as the default
interpolator, at the HTTP 401 response interceptor.
Move the interceptor at least (and possibly the default interpolator)
to openstack_dashboard/static/app/app.module.js which is the correct
spot to configuration application specific behavior.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1474998/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp