installation of openstack + floodlight

Asked by meenakshi

Hi,

     I want to implement floodlight to run as the network backend for openstack. Can anyone please guide me to proceed with this.

Question information

Language:
English Edit question
Status:
Solved
For:
neutron Edit question
Assignee:
No assignee Edit question
Solved by:
Sumit Naiksatam
Solved:
Last query:
Last reply:
Revision history for this message
Yaguang Tang (heut2008) said :
#1
Revision history for this message
Best Sumit Naiksatam (snaiksat) said :
#2

If you want to install OpenStack Folsom with Floodlight, for starters you can also try using the following devstack configured to work with devstack:
https://github.com/bigswitch/devstack/tree/floodlight/folsom

The localrc file is pre-populated, you might have to make minor modifications for the password and the IP address of the floodlight controller (in case it's not running on your localhost).

Revision history for this message
meenakshi (msarma00) said :
#3

Thanks.. i am going to try with that.

Revision history for this message
meenakshi (msarma00) said :
#4

Thanks Sumit Naiksatam, that solved my question.