... | ... | @@ -12,6 +12,7 @@ yum install openstack-neutron-ofagent |
|
|
* adapt openvswitch configuration (delete unneccessary bridges and remove current manager/controller) (more info [here](https://github.com/osrg/ryu/wiki/Configuration-OpenStack-OFAgent-agent))
|
|
|
* (maybe restart opendaylight before next step)
|
|
|
* start cluster with ofagent enabled instead of openvswitch-agent
|
|
|
|
|
|
```bash
|
|
|
# binary location:
|
|
|
/usr/bin/neutron-ofagent-agent
|
... | ... | |