Fixes bug 1489 by adding inline cloud-init to SOL006 VDUs
[osm/IM.git] / requirements-test.txt
1 coverage==5.5
2     # via
3     #   -r requirements-test.in
4     #   nose2
5 nose2==0.10.0
6     # via -r requirements-test.in
7 six==1.15.0
8     # via nose2
9 #######################################################################################
10 # Copyright ETSI Contributors and Others.
11 #
12 # Licensed under the Apache License, Version 2.0 (the "License");
13 # you may not use this file except in compliance with the License.
14 # You may obtain a copy of the License at
15 #
16 #    http://www.apache.org/licenses/LICENSE-2.0
17 #
18 # Unless required by applicable law or agreed to in writing, software
19 # distributed under the License is distributed on an "AS IS" BASIS,
20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
21 # implied.
22 # See the License for the specific language governing permissions and
23 # limitations under the License.
24 #######################################################################################