Add boto3 to build
boto3 is a python package for interacting with AWS. we need this for interacting with an Amazon Docker registry. This commit adds boto3 and its dependencies to the build Story: 2006274 Task: 36704 Depends-On: https://review.opendev.org/683179 Change-Id: I5a5c7ea7b20c012b51ee20057a1ebd0f0c635386 Signed-off-by: Jerry Sun <jerry.sun@windriver.com>
This commit is contained in:
parent
d51e846143
commit
464819c170
@ -273,3 +273,8 @@ Redfishtool
|
|||||||
|
|
||||||
# kvm-timer-advance (AIO and worker nodes only)
|
# kvm-timer-advance (AIO and worker nodes only)
|
||||||
kvm-timer-advance
|
kvm-timer-advance
|
||||||
|
|
||||||
|
# aws packages for interacting with amazon aws registry
|
||||||
|
# botocore is an unspecified requirement of boto3
|
||||||
|
python2-botocore
|
||||||
|
python-boto3
|
||||||
|
Loading…
Reference in New Issue
Block a user