Change from Django 1.5 and earlier queryset() to Django 1.6 and later get_queryset()

Change-Id: I736d8353211ddea3114c870fce60ecec309a3ce3
1 file changed
tree: d3bff5dbe28d8e65afd236c32c9e053d2ae7ca85
  1. .cloudbees.md
  2. .gitignore
  3. .gitreview
  4. README.md
  5. api/
  6. app/
  7. pom.xml
  8. xos/
README.md

ONOS OLT OpenFlow Control Application

Build

Let's build all the code

mvn clean install