OpenStack¶
Requires a pip install lftools[openstack] to activate this command. Requires qemu-img binary to upload images
Usage: lftools openstack [OPTIONS] COMMAND [ARGS]...
(lftools[openstack]) Provides an OpenStack interface.
To activate this interface run `pip install lftools[openstack]`.
Options:
--help Show this message and exit.
Commands¶
image¶
Usage: lftools openstack [OPTIONS] COMMAND [ARGS]...
Try 'lftools openstack --help' for help.
Error: No such option: --os-cloud
cleanup¶
The intent of this command is to automatically cleanup old images in the cloud. The OpenDaylight project has 2 clouds, a Private Cloud and a Public cloud which needs the –clouds option to automatically remove the same images from more than one cloud simultaneously.
Usage: lftools openstack [OPTIONS] COMMAND [ARGS]...
Try 'lftools openstack --help' for help.
Error: No such option: --os-cloud
list¶
Usage: lftools openstack [OPTIONS] COMMAND [ARGS]...
Try 'lftools openstack --help' for help.
Error: No such option: --os-cloud
object¶
Command for managing objects.
Usage: lftools openstack [OPTIONS] COMMAND [ARGS]...
Try 'lftools openstack --help' for help.
Error: No such option: --os-cloud
list-containers¶
Usage: lftools openstack [OPTIONS] COMMAND [ARGS]...
Try 'lftools openstack --help' for help.
Error: No such option: --os-cloud
stack¶
Command for managing stacks.
Usage: lftools openstack [OPTIONS] COMMAND [ARGS]...
Try 'lftools openstack --help' for help.
Error: No such option: --os-cloud
create¶
Create a new stack.
Usage: lftools openstack [OPTIONS] COMMAND [ARGS]...
Try 'lftools openstack --help' for help.
Error: No such option: --os-cloud
The create command requires a parameters file in the following format in order to build out the stack:
delete¶
Delete existing stack.
Usage: lftools openstack [OPTIONS] COMMAND [ARGS]...
Try 'lftools openstack --help' for help.
Error: No such option: --os-cloud
cost¶
Get total cost of existing stack.
Usage: lftools openstack [OPTIONS] COMMAND [ARGS]...
Try 'lftools openstack --help' for help.
Error: No such option: --os-cloud
Return sum of costs for each member of the running stack.