ansible-collections-openstack/plugins/modules
Sagi Shnaidman 5e3a91a7c6 Add OpenstackModule to os_server_action
Redesign the module for more OOP
Add tests for server_action
Change-Id: I054de32ee3ff34988db53fc87b1cb63b8e551ae3
2020-06-17 12:59:23 +00:00
..
__init__.py Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
auth.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
baremetal_inspect.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
baremetal_node_action.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
baremetal_node.py Fix ansible-devel sanity tests for deprecations 2020-06-11 12:55:43 +03:00
catalog_service.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
coe_cluster_template.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
coe_cluster.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
compute_flavor_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
compute_flavor.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
config.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
dns_zone.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
endpoint.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
federation_idp_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
federation_idp.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
federation_mapping_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
federation_mapping.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
floating_ip.py Minor spelling fixes in floating_ip documentation 2020-05-25 13:38:25 +10:00
group_assignment.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
host_aggregate.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
identity_domain_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
identity_domain.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
identity_group_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
identity_group.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
identity_role.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
identity_user_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
identity_user.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
image_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
image.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
keypair.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
keystone_federation_protocol_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
keystone_federation_protocol.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
lb_listener.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
lb_member.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
lb_pool.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
loadbalancer.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
network.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
networks_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
object.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
os_auth.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_client_config.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_coe_cluster_template.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_coe_cluster.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_flavor_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_floating_ip.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_group_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_group.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_image_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_image.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_ironic_inspect.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_ironic_node.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_ironic.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keypair.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keystone_domain_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keystone_domain.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keystone_endpoint.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keystone_federation_protocol_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keystone_federation_protocol.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keystone_identity_provider_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keystone_identity_provider.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keystone_mapping_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keystone_mapping.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keystone_role.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_keystone_service.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_listener.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_loadbalancer.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_member.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_network.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_networks_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_nova_flavor.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_nova_host_aggregate.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_object.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_pool.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_port_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_port.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_project_access.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_project_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_project.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_quota.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_recordset.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_router.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_routers_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_security_group_rule.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_security_group.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_server_action.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_server_group.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_server_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_server_metadata.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_server_volume.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_server.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_stack.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_subnet.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_subnets_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_user_group.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_user_info.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_user_role.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_user.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_volume_snapshot.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_volume.py Rename all of the modules 2020-05-12 10:20:50 -05:00
os_zone.py Rename all of the modules 2020-05-12 10:20:50 -05:00
port_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
port.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
project_access.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
project_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
project.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
quota.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
recordset.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
role_assignment.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
router.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
routers_info.py Fix ansible-tests for devel branch 2020-06-03 00:05:07 +03:00
security_group_rule.py Don't pass tenant_id for remote group 2020-06-07 18:12:30 +00:00
security_group.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
server_action.py Add OpenstackModule to os_server_action 2020-06-17 12:59:23 +00:00
server_group.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
server_info.py Redesign OpenstackModule class 2020-06-04 13:49:48 +03:00
server_metadata.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
server_volume.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
server.py Redesign OpenstackModule class 2020-06-04 13:49:48 +03:00
stack.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
subnet.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
subnets_info.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
volume_snapshot.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00
volume.py Remove ANSIBLE_METADATA from all modules 2020-05-14 17:00:01 +03:00