Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christopher Hauser
OpenStack-Cloud
Commits
b721429c
Commit
b721429c
authored
Oct 24, 2014
by
Jan Siersch
Browse files
added hint for installation of ofagent
parent
876abaed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
installation/computenode/sub-install.sh
installation/computenode/sub-install.sh
+7
-0
No files found.
installation/computenode/sub-install.sh
View file @
b721429c
...
...
@@ -255,6 +255,13 @@ sysctl -p
# To install the Networking components
yum
install
-y
openstack-neutron-ml2 openstack-neutron-openvswitch
# FIXME switch to ofagent:
yum
install
make automake gcc gcc-c++ kernel-devel python-pip python-devel
pip
install
ryu
yum
install
openstack-neutron-ofagent
# To configure the Open vSwitch (OVS) service
# The OVS service provides the underlying virtual networking framework for instances.
# The integration bridge br-int handles internal instance network traffic within OVS.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment