1. d06ca1c Trival: Remove unused logging import by ChangBo Guo(gcb) · 9 years ago
  2. 6be90cc Optimize "open" method with context manager by xiexs · 9 years ago
  3. b1ee067 Fixed a bunch of typos throughout Neutron by Brandon Palm · 9 years ago
  4. 041c620 Replace 'import json' with oslo_serialization by Kevin Benton · 9 years ago
  5. 0584d56 Replaces reduce with six.moves.reduce for py 2/3 compatibility by sonu.kumar · 9 years ago
  6. ef10445 Use string exception casting everywhere by Martin Roy · 10 years ago
  7. 5e1d579 Python 3: use dict.values instead of dict.itervalues by Cyril Roelandt · 10 years ago
  8. 5ab0916 Python 3: use next() instead of iterator.next() by Cyril Roelandt · 10 years ago
  9. ca1c293 Python3: use six.iteritems() instead of dict.iteritems() by Cyril Roelandt · 10 years ago
  10. d7737b1 Python 3: Use six.moves.range by Adrien Vergé · 10 years ago
  11. bde4a4b Allow users to run 'tox -epy34' by Cyril Roelandt · 10 years ago
  12. 70cbd04 Move API tests to neutron.test.api by Maru Newby · 10 years ago
  13. 5690a35 Update api tests from tempest by Maru Newby · 10 years ago
  14. c695f9f Migrate to oslo.log by Ihar Hrachyshka · 10 years ago
  15. b096d9f Initial copy of api tests from tempest by Maru Newby · 10 years ago