octavia/octavia/common
Brandon Logan 9b989e2f8a Adding network driver interface
Definition of network driver interface.  Also removed
the floating_ip attributes of VIP because they are not
needed at this point.  Also renamed net_port_id to just
port_id and subnet_id to network_id just to be a little
bit more generically clear.

Change-Id: Ic82cb2ab25fbba7dc8caa875552f4caeafb0e4af
Implements: bp/network-driver-interface
2015-01-12 22:40:39 -06:00
..
__init__.py Initial directory skeleton 2014-09-04 15:28:10 -06:00
config.py Oslo incubator updates 2014-12-02 12:00:34 -07:00
constants.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
context.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
data_models.py Adding network driver interface 2015-01-12 22:40:39 -06:00
exceptions.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
service.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
utils.py Oslo incubator updates 2014-12-02 12:00:34 -07:00