1. 0584d56 Replaces reduce with six.moves.reduce for py 2/3 compatibility by sonu.kumar · 10 years ago
  2. ef10445 Use string exception casting everywhere by Martin Roy · 10 years ago
  3. 5e1d579 Python 3: use dict.values instead of dict.itervalues by Cyril Roelandt · 10 years ago
  4. 5ab0916 Python 3: use next() instead of iterator.next() by Cyril Roelandt · 10 years ago
  5. ca1c293 Python3: use six.iteritems() instead of dict.iteritems() by Cyril Roelandt · 10 years ago
  6. d7737b1 Python 3: Use six.moves.range by Adrien Vergé · 10 years ago
  7. bde4a4b Allow users to run 'tox -epy34' by Cyril Roelandt · 10 years ago
  8. 70cbd04 Move API tests to neutron.test.api by Maru Newby · 10 years ago
  9. 5690a35 Update api tests from tempest by Maru Newby · 10 years ago
  10. c695f9f Migrate to oslo.log by Ihar Hrachyshka · 10 years ago
  11. b096d9f Initial copy of api tests from tempest by Maru Newby · 10 years ago