Merge monasca-common code into the monasca-api
This change copies the code from monasca-common used by the 3 monasca APIs into monasca-api for the Merge-APIs target. After mergin the APIs the duplicated code can be removed from monasca-common. Change-Id: I52d36fad846637baf10516f5cbbedc541d4c2064 Story: 2003881 Task: 30427
This commit is contained in:
@@ -15,6 +15,7 @@ influxdb>=2.9.2;python_version>='3.0' # MIT
|
||||
mock>=2.0.0 # BSD
|
||||
funcsigs>=1.0.0;python_version=='2.7' or python_version=='2.6' # Apache-2.0
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
requests-mock>=1.2.0 # Apache-2.0
|
||||
stestr>=1.0.0 # Apache-2.0
|
||||
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user