yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12037
[Bug 1296337] [NEW] openstack.common needs to be synced and unused module should be removed
Public bug reported:
Most modules in openstack_dashboard/openstack/common are out-of-date and need to be synced with latest oslo.
The following modules are out-of-date.
In addition, many modules are not used in OpenStack Dashboard. If I remember correctly, they were introduced because of third-party integration but if it is required in third-party implementation they should import oslo in their tree not in the upstream.
Note that notifier and rpc in oslo now graduated oslo-incubator and maintained as separate module (oslo.messaging).
Use of oslo-incubator rpc and oslo is deprecated.
IMO they should be removed from horizon tree from the maitenance perspective before Icehouse release.
- config/*
- context
- eventlet_backdoor
- loopingcall
- network_utils
- notifier/*
- rpc/*
- service
- threadgroup
- uuidutils
** 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/1296337
Title:
openstack.common needs to be synced and unused module should be
removed
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Most modules in openstack_dashboard/openstack/common are out-of-date and need to be synced with latest oslo.
The following modules are out-of-date.
In addition, many modules are not used in OpenStack Dashboard. If I remember correctly, they were introduced because of third-party integration but if it is required in third-party implementation they should import oslo in their tree not in the upstream.
Note that notifier and rpc in oslo now graduated oslo-incubator and maintained as separate module (oslo.messaging).
Use of oslo-incubator rpc and oslo is deprecated.
IMO they should be removed from horizon tree from the maitenance perspective before Icehouse release.
- config/*
- context
- eventlet_backdoor
- loopingcall
- network_utils
- notifier/*
- rpc/*
- service
- threadgroup
- uuidutils
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1296337/+subscriptions
Follow ups
References