0

I have a Cassandra cluster running and now I want to set up a cluster of opendaylight controller over it. The wiki page just mentions that I need to point the opendaylight to the cassandra cluster but I am unable to figure out how.

Please provide some details about it.

arpp
  • 325
  • 1
  • 3
  • 10
  • Copied from @MKL answer. Might try posting here: https://ask.opendaylight.org/questions/. Pretty fast response time from the ODL community. – Martin Serrano May 12 '14 at 13:06

1 Answers1

1

There is an updated wiki page about how to setup clustering at https://wiki.opendaylight.org/view/Running_and_testing_an_OpenDaylight_Cluster.

You will need to use the karaf distribution and the helium release.

http://www.opendaylight.org/software

Dave
  • 4,184
  • 8
  • 40
  • 46