Remove unused oslo.log

The oslo.log library is not required by octavia-dashboard itself. Thus
can be removed from requirements.

Change-Id: I9a8b64c83667d9fca50433efe568b7a3072e4c5a
This commit is contained in:
Takashi Kajinami 2022-05-19 00:23:48 +09:00 committed by Michael Johnson
parent a64fa32dc3
commit b24eeb4e55
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
horizon>=17.1.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
openstacksdk>=0.53.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-barbicanclient>=4.5.2 # Apache-2.0
python-keystoneclient>=3.22.0 # Apache-2.0