Forum Discussion
MY_177211
Dec 11, 2015Nimbostratus
Agent name of f5 agent in Openstack neutron
Hi,
After F5 integration with Openstack, when neutron agent-list command is issued in openstack, the output shows list of all neutron agents and one of them is of F5. Under host column of this a...
MY_177211
Dec 23, 2015Nimbostratus
Hi All,
I did modification to python script to address the above issue, not sure about the impact of the same, however the hostname is appearing as expected after this.
Mentioned below are the steps i carried out:
- Stop the f5 agent service
- Delete the f5 agent from neutron agent list using below command, a.Neutron agent-delete
- Go to below directory a./usr/lib/python2.7/site-packages/f5/oslbaasv1agent/drivers/bigip
- After taking backup, Modify agent_manager.py file as under: a.Goto line no. 216 b.Current code will be : self.agent_host = conf.host + ":" + self.lbdriver.agent_id Modiby above code with below: self.agent_host = conf.host
- save the file
- start the f5 agent
- restart neutron-server service
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects