fuel-ostf isn't ready for updated master node / OpenStack

Bug #1516620 reported by Dmitry Teselkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
New
Undecided
Fuel for Openstack

Bug Description

During update of master node to newer version of CentOS / OpenStack we found that fuel-ostf isn't ready for it.

We found the following issues:
* it uses old oslo namespaces:
  * oslo.config
  * olso.serialization
* Incorrect project name specified in cfg.CONF (fuel_plugin/ostf_adapter/config.py:101)
* fuel-ostf uses deprecated _handle_get call (class RestController) in pecan library. According to global-requirements pecan can be at least of version 1.0.0
* python dependencies include obsolete components that should be removed:
  * argparse
* RPM spec contains upperbounds for some requirements, which isn't good from upgradability point ov view.

We've collected all fixes and hacks in one code review - https://review.openstack.org/#/c/237491/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.