remove mysqlclient from requirements
Change-Id: I59fc91858375b5bc3ae1bfd29409a1dcbc8b3e17
This commit is contained in:
parent
d703a634a4
commit
ad19ed13b6
@ -0,0 +1,6 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Adjutant no longer includes mysqlclient in its requirements file.
|
||||
Going forward you will have to install that yourself as part of your
|
||||
build/deployment processes.
|
@ -16,4 +16,3 @@ python-octaviaclient>=1.8.0
|
||||
python-troveclient>=6.0.1
|
||||
six>=1.12.0
|
||||
confspirator>=0.2.2
|
||||
mysqlclient>=1.4.6
|
||||
|
Loading…
Reference in New Issue
Block a user