python-almanachclient/almanachclient/commands
Frédéric Guillot 02406a337a Add new volume commands: create, attach and detach
Change-Id: I2854e7f071108aa92e20bec9ca30ef9468aa383d
2017-05-29 13:52:41 -04:00
..
__init__.py Bare minimum to make HTTP calls 2017-05-15 14:16:39 -04:00
attach_volume.py Add new volume commands: create, attach and detach 2017-05-29 13:52:41 -04:00
create_instance.py Add command to create an instance 2017-05-17 13:47:35 -04:00
create_volume.py Add new volume commands: create, attach and detach 2017-05-29 13:52:41 -04:00
create_volume_type.py Add new commands to create and delete volume types 2017-05-16 14:07:22 -04:00
delete_instance.py Add command to create an instance 2017-05-17 13:47:35 -04:00
delete_volume_type.py Add new commands to create and delete volume types 2017-05-16 14:07:22 -04:00
detach_volume.py Add new volume commands: create, attach and detach 2017-05-29 13:52:41 -04:00
endpoint.py Add new commands to create and delete volume types 2017-05-16 14:07:22 -04:00
get_entity.py Add new command to fetch one entity 2017-05-23 12:12:23 -04:00
get_volume_type.py Add command to get volume type 2017-05-16 12:59:06 -04:00
list_entity.py Add new command to list volumes 2017-05-17 15:00:06 -04:00
list_instance.py Add new command to list instances 2017-05-17 14:25:19 -04:00
list_volume_type.py Add command to list volume types 2017-05-16 12:12:41 -04:00
list_volumes.py Add new command to list volumes 2017-05-17 15:00:06 -04:00
resize_instance.py Add new command to resize an instance 2017-05-23 14:56:21 -04:00
resize_volume.py Add new command to resize volumes 2017-05-24 12:12:58 -04:00
update_instance_entity.py Add command to update instance entity 2017-05-16 11:08:46 -04:00
version.py Add new commands to create and delete volume types 2017-05-16 14:07:22 -04:00