Skip to content

ait-testbed/testbedimage-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testbedimage-tool

This tool helps to import data from the image-repository into the openstack imageservice. It can also deploy images from the openstack imageserver to a image-repository(sftp)

Install

pip3 install .

Usage

Import all current OpenStack-images to your OpenStack-project:

$ export REQUESTS_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt
$ . myproject-openrc.sh
$ testbedimage import_images

Documentation

License

GPL-3.0

About

Tool to deploy or import openstack-images for the aecid-testbed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published