octavia/octavia/tests/functional
Lubosz Kosnik d5137d1733 Fix Mac OS X socket.AF_INET6 code
Linux is using AF_INET6 code equal to 10 on Mac OS X it's 30 because of that
numeric codes changed for socket reference.
Additionally a few lines changed to be more pythonic - removed unnecessary plus
signs from beginning of line.

Change-Id: Ie5afa2a98ea1b98d8e4148f258c071971975d9b9
Closes-Bug: #1540662
2016-06-04 10:23:31 -05:00
..
amphorae Fix Mac OS X socket.AF_INET6 code 2016-06-04 10:23:31 -05:00
api Merge "validate the subnet id for create loadbalancer and member" 2016-06-03 06:19:34 +00:00
db Added amphora_id to listener_statistics table to stop data loss 2016-05-13 21:17:29 +00:00
__init__.py Implementing simple operator API 2014-12-11 20:22:14 -06:00