[openstack-dev] [Fuel] Separating Web UI from nailgun
Vladimir Kozhukalov
vkozhukalov at mirantis.com
Tue Dec 22 16:39:54 UTC 2015
Dear colleagues,
The next step in separating fuel-web repository into several sub-projects
is to move Web UI to fuel-ui git repo.
Checklist for this is as follows:
- Launchpad: https://bugs.launchpad.net/fuel/+bug/1471763
- openstack-infra
- project-config https://review.openstack.org/#/c/260455/3 (ON REVIEW)
- governance (TODO) Vladimir
- fuel-ci verification jobs
- nailgun+fuelclient https://review.fuel-infra.org/#/c/14447/ (ON
REVIEW)
- UI npm unit (TODO) Vladimir
- nailgun+UI npm runner (TODO) Vladimir (after Vitaly)
- label jenkins nodes for verification (TODO)
- directory freeze (TODO) Vitaly
- prepare upstream (TODO) Vitaly
- git filter-branch -f --prune-empty --subdirectory-filter nailgun
HEAD
- git filter-branch -f --prune-empty --tree-filter "git ls-files |
perl -ne 'print if not
/^([^\/]*?\.(js|json)|static\/.*?|gulp\/.*?|\.eslintrc)$/' | xargs rm -f
2>&1 > /dev/null" HEAD
- fix fuel-ui-core group (TODO) Vladimir + openstack-infra
- .gitreview (TODO) Vitaly
- .gitignore (TODO) Vitaly
- testing interface
- nailgun runner https://review.openstack.org/#/c/260367 (ON REVIEW)
- npm runner (env driven fuel-web cloning) (TODO) Vitaly
- fix fuelclient nailgun runner (TODO) Vladimir
- deprecate run_tests.sh to use nailgun runner (TODO) Vladimir
- rpm/deb specs (TODO) Vladimir
- MAINTAINERS (TODO) Vitaly
- custom ci jobs (TODO) Vladimir
- fuel-main (TODO) Vladimir
- packaging ci (TODO) Vladimir
- remove old files (TODO) Vitaly + Vladimir
We shared the whole set of tasks with Vitaly Kramskikh. I will keep this
thread up to date. ETA for this to finish is mid January 2016.
Vladimir Kozhukalov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151222/eb58a3a6/attachment.html>
More information about the OpenStack-dev
mailing list