... | ... | @@ -4,7 +4,7 @@ |
|
|
|
|
|
```bash
|
|
|
yum install make automake gcc gcc-c++ kernel-devel python-pip python-devel
|
|
|
pip install ryu
|
|
|
pip install ryu # maybe run this command again if there are errors or weird output
|
|
|
yum install openstack-neutron-ofagent
|
|
|
```
|
|
|
|
... | ... | |