Initial provider driver library checkin
This patch is the inital move of the provider driver modules from Octavia to octavia-lib. This patch also moves the required constants and makes them available to the provider drivers. Change-Id: I7c1b5d7ae59ce8971d21db225174095f8b5919ce
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
oslo.i18n>=3.15.3 # Apache-2.0
|
||||
oslo.log>=3.36.0 # Apache-2.0
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
six>=1.10.0 # MIT
|
||||
|
||||
Reference in New Issue
Block a user