Remove nova.image.s3 and configs
This code has no unit tests, and all of its config options were deprecated in Newton. As pointed out by Matt Riedemann, it's time for this code to be removed if nobody has stepped up to make sure it is well tested and functional. This also removes the last dependency on boto. Change-Id: I60a304f242ce342d16b6465559b04194041ff240
This commit is contained in:
committed by
Matt Riedemann
parent
25be3fa02c
commit
8a215843dd
@@ -4,7 +4,6 @@
|
||||
|
||||
pbr>=1.6 # Apache-2.0
|
||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||
boto>=2.32.1 # MIT
|
||||
decorator>=3.4.0 # BSD
|
||||
eventlet!=0.18.3,>=0.18.2 # MIT
|
||||
Jinja2>=2.8 # BSD License (3 clause)
|
||||
|
||||
Reference in New Issue
Block a user