-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
Carlos Vega edited this page Jun 30, 2016
·
37 revisions
#Installation guide
To install OaaS:
-
Install git
apt-get updateapt-get install git -
OpenNOP-SoloWAN must be installed in network node. Follow installation guide of SoloWAN's project
-
Download code from git repository:
git clone https://github.com/carlosv5/OaaS-network /tmp/OaaS-network -
Add OaaS service plugin in controller node (/etc/neutron/neutron.conf):
service_plugins = other_services, ** optimizer ** -
Install the optimizer files:
python oaas.py -n NODE -i [-r INSTALLPATH] -
Change Openstack files in order to add OaaS:
python oaas.py -n NODE