yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60005
[Bug 1635519] Re: There are some js files related with openstack component in horizon folder
Reviewed: https://review.openstack.org/389530
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=295175826b393d77c60bd6be739623c147153edc
Submitter: Jenkins
Branch: master
commit 295175826b393d77c60bd6be739623c147153edc
Author: Kenji Ishii <ken-ishii@xxxxxxxxxxxxx>
Date: Fri Oct 21 14:38:03 2016 +0900
Move js files into openstack_dashboard folder.
hozoin doc says that the horizon directory holds the generic
libraries and components that can be used in any Django project.
So, this patch move js files related with Openstack components into
openstack_dashboard folder.
Change-Id: Ib4ed05e1136ee3f70a201139e456d4c3b93519f3
Closes-bug: #1635519
** Changed in: horizon
Status: In Progress => 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/1635519
Title:
There are some js files related with openstack component in horizon
folder
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
According to http://docs.openstack.org/developer/horizon/quickstart.html#horizon-s-structure, horizon folder expect to be used for any Django project.
However, at the moment this folder are contained some js file like volume.js, instance.js and so on.
Actually, implements like openstack api are done in openstack_dashboard so I think such files should be moved into openstack_dashboard folder.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1635519/+subscriptions
References