Closed alonsocamaro closed 8 years ago
When I start the lbaas plugin I also find similar dependencies:
su - neutron -c /usr/bin/f5-oslbaasv2-agent -- --config-file /etc/neutron/services/f5/f5-openstack-agent.ini --config-file /etc/neutron/neutron.conf --log-file=/var/log/neutron/f5-oslbaasv2-agent.log
Traceback (most recent call last):
File "/usr/bin/f5-oslbaasv2-agent", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3141, in <module>
@_call_aside
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3127, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3154, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 642, in _build_master
return cls._build_from_requirements(__requires__)
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 655, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 828, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'f5-icontrol-rest==1.0.9' distribution was not found and is required by f5-sdk
This is defined in /usr/lib/python2.7/dist-packages/f5_sdk-1.5.0.egg-info/requires.txt
Just in case, could you please confirm the version of the f5-icontrol-rest package that is expected for the 9.1 release?
Hi,
The version that should be running is 1.0.9 of icontrol rest. You need to uninstall 1.10.0 of the icontrol-rest and reinstall based on these instructions:
http://f5-openstack-agent.readthedocs.io/en/mitaka/index.html#home
Please refresh your screen if this still says the version is 1.10.0.
Rich
On Fri, Oct 14, 2016 at 12:17 PM, alonsocamaro notifications@github.com wrote:
When I start the lbaas plugin I also find similar dependencies:
su - neutron -c /usr/bin/f5-oslbaasv2-agent -- --config-file /etc/neutron/services/f5/f5-openstack-agent.ini --config-file /etc/neutron/neutron.conf --log-file=/var/log/neutron/f5-oslbaasv2-agent.log Traceback (most recent call last): File "/usr/bin/f5-oslbaasv2-agent", line 5, in
from pkg_resources import load_entry_point File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 3141, in @_call_aside File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 3127, in _call_aside f(_args, *_kwargs) File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 3154, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 642, in _build_master return cls._build_from_requirements(requires) File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 655, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 828, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'f5-icontrol-rest==1.0.9' distribution was not found and is required by f5-sdk Which f5-icontrol-rest package is expected the 9.1 release should be running?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/F5Networks/f5-openstack-agent/issues/390#issuecomment-253881007, or mute the thread https://github.com/notifications/unsubscribe-auth/AIVe0dcALLxyRwbYI78yn5HgoJJ5x1sNks5qz8dOgaJpZM4KW51r .
Many thanks Richard
It looks fine now
Fixed documentation
OpenStack Release
Mitaka
Description
Hi
When installing the phython-f5-sdk using the files indicated in the release notes of v9.1.0 I find the following problem.
Seems that the version of the dependencies have not been updated.
A new .deb file solving this would be greatly appreciated
Thanks
Agent Version
9.0.1
Operating System
Mirantis 9