diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 20:03:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 20:03:01 +0000 |
commit | a453ac31f3428614cceb99027f8efbdb9258a40b (patch) | |
tree | f61f87408f32a8511cbd91799f9cececb53e0374 /collections-debian-merged/ansible_collections/openstack/cloud/FILES.json | |
parent | Initial commit. (diff) | |
download | ansible-upstream.tar.xz ansible-upstream.zip |
Adding upstream version 2.10.7+merged+base+2.10.8+dfsg.upstream/2.10.7+merged+base+2.10.8+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'collections-debian-merged/ansible_collections/openstack/cloud/FILES.json')
-rw-r--r-- | collections-debian-merged/ansible_collections/openstack/cloud/FILES.json | 1132 |
1 files changed, 1132 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/openstack/cloud/FILES.json b/collections-debian-merged/ansible_collections/openstack/cloud/FILES.json new file mode 100644 index 00000000..8e3589f2 --- /dev/null +++ b/collections-debian-merged/ansible_collections/openstack/cloud/FILES.json @@ -0,0 +1,1132 @@ +{ + "files": [ + { + "name": ".", + "ftype": "dir", + "chksum_type": null, + "chksum_sha256": null, + "format": 1 + }, + { + "name": "changelogs", + "ftype": "dir", + "chksum_type": null, + "chksum_sha256": null, + "format": 1 + }, + { + "name": "changelogs/config.yaml", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "00d7e614bce1059924964290c1f8fc83e418ec8965d252d031dbcd0490754265", + "format": 1 + }, + { + "name": "changelogs/changelog.yaml", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "cc51ba4c61025a171bd2159c04c8880898b40fc7f52acfa706dd37bbd7e36037", + "format": 1 + }, + { + "name": "docs", + "ftype": "dir", + "chksum_type": null, + "chksum_sha256": null, + "format": 1 + }, + { + "name": "docs/openstack_guidelines.rst", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "44698431a9e28a61bdd0b6642e12546b2f5a69cef1c1aba0c24f1cbbf4870e49", + "format": 1 + }, + { + "name": "meta", + "ftype": "dir", + "chksum_type": null, + "chksum_sha256": null, + "format": 1 + }, + { + "name": "meta/runtime.yml", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "b46dc46581b96bf1443f9e5ec0df77bb07b328c59d3033160e0edc4b0a3b0e64", + "format": 1 + }, + { + "name": "plugins", + "ftype": "dir", + "chksum_type": null, + "chksum_sha256": null, + "format": 1 + }, + { + "name": "plugins/doc_fragments", + "ftype": "dir", + "chksum_type": null, + "chksum_sha256": null, + "format": 1 + }, + { + "name": "plugins/doc_fragments/__init__.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "format": 1 + }, + { + "name": "plugins/doc_fragments/openstack.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "7f836c14d0a8b23b368ac246350d691aad48986d2d1e0a2b44724df471ffeaa7", + "format": 1 + }, + { + "name": "plugins/inventory", + "ftype": "dir", + "chksum_type": null, + "chksum_sha256": null, + "format": 1 + }, + { + "name": "plugins/inventory/__init__.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "format": 1 + }, + { + "name": "plugins/inventory/openstack.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "340a0931232d74ab4bc91a710117fb9a3a18e51833adf6c4d1537021bb06653f", + "format": 1 + }, + { + "name": "plugins/module_utils", + "ftype": "dir", + "chksum_type": null, + "chksum_sha256": null, + "format": 1 + }, + { + "name": "plugins/module_utils/__init__.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "format": 1 + }, + { + "name": "plugins/module_utils/ironic.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "c639b9bcd7ceb1f0b0fb8116cb7d7db33ceb2ee957f3b56d173d9146c845b38f", + "format": 1 + }, + { + "name": "plugins/module_utils/openstack.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "b726eeb221c5ce9644440bd7e53292a752fe1f78492c5145b86d159bea31f7b4", + "format": 1 + }, + { + "name": "plugins/modules", + "ftype": "dir", + "chksum_type": null, + "chksum_sha256": null, + "format": 1 + }, + { + "name": "plugins/modules/os_auth.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "ea07d88b52d583b18da34686fb8d84c447463d8df676ccefff3225cc2c04fe13", + "format": 1 + }, + { + "name": "plugins/modules/os_client_config.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "7e0e3782be88d4734a2207cb3047a97ccbb9d1cd8e21d9eae845a667e7731ec8", + "format": 1 + }, + { + "name": "plugins/modules/os_coe_cluster.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "bd7f8299bd1503fc6e825c7de0e0dc277269acbd3376b6dedb21032b7d2c78ad", + "format": 1 + }, + { + "name": "plugins/modules/os_coe_cluster_template.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "40f9e2b0ff0c97f46a94f40e1427b9bcbc82cd7764a0eb56ea89ada022de162e", + "format": 1 + }, + { + "name": "plugins/modules/os_flavor_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "4c49228909164fe4e5c64c085fdb399809c4bf5f4984c1e4d00f49571fc31c30", + "format": 1 + }, + { + "name": "plugins/modules/os_floating_ip.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "d3c016cab4add8068308f1377fc47d7a130a9fd933a568b49a46da1e541dc6e3", + "format": 1 + }, + { + "name": "plugins/modules/os_group.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "b0cda597fb26a15388439881a4ac6b54db85a49b8d8ab88492bbb7a60fdbbb57", + "format": 1 + }, + { + "name": "plugins/modules/os_group_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "fde4b7e62a9a313f2ab0d3a2ce2c713d05f556b86672532b5f75b5f509c9c825", + "format": 1 + }, + { + "name": "plugins/modules/os_image.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "da1fb0dc25bf693d23b010592e51d401c638646600cadce60b94c814758abe57", + "format": 1 + }, + { + "name": "plugins/modules/os_image_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "d85e77db1c0dccc05e6a93aa48a02b8e86693b5b7b4e2e2daa45ed474f9f2cf9", + "format": 1 + }, + { + "name": "plugins/modules/os_ironic.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "b452b7262fc5a69f2e5b25ce7888210485bb443e2595dfedca362067fabae73c", + "format": 1 + }, + { + "name": "plugins/modules/os_ironic_inspect.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "ff83c3b479131331f3af9366d00ef47328faf1050fb7be44ccb18f9dd02e9f1b", + "format": 1 + }, + { + "name": "plugins/modules/os_ironic_node.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "af77101be82c61538b12f94e8ec21b55945fd0a68fa23db280a4bb5afba26c18", + "format": 1 + }, + { + "name": "plugins/modules/os_keypair.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "63b99a4c529d6e1304f804412b64bf75145c133964f6847d3a513dd32db4a31a", + "format": 1 + }, + { + "name": "plugins/modules/os_keystone_domain.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "fa526366b9f821169b16903bb2174d4fb8d7847d10ccc7ed1c2537dfec456632", + "format": 1 + }, + { + "name": "plugins/modules/os_keystone_domain_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "8fc73f4ec14a1335b3b268feea33fa7f74289df653a49b362851620a47c01313", + "format": 1 + }, + { + "name": "plugins/modules/os_keystone_endpoint.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1063555e12d0b850d42114408410f92ec092938fa76d41c3cc988c687986705a", + "format": 1 + }, + { + "name": "plugins/modules/os_keystone_federation_protocol.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "64b0e9056b7e343c72fe83199e687241431b745a934a65269bba61ef3caf173e", + "format": 1 + }, + { + "name": "plugins/modules/os_keystone_federation_protocol_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "6f40bb015260482dcdb87dd11d19e3a172a97571fde5686555e939c871507e00", + "format": 1 + }, + { + "name": "plugins/modules/os_keystone_identity_provider.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "06b0d164d719e7f51cf61c925af3d911f16e6ffe274c2e8331157817c87d74f4", + "format": 1 + }, + { + "name": "plugins/modules/os_keystone_identity_provider_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "9fe3ccba379c701cdaa9f38ceddf02c639d368eed440b4c25f2027f5657741cb", + "format": 1 + }, + { + "name": "plugins/modules/os_keystone_mapping.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "e7812e85195896285799b7d39ce1dde2a580002217e387715f8826a23e57e928", + "format": 1 + }, + { + "name": "plugins/modules/os_keystone_mapping_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "128d60b202e8a482b7bdc522d68cacf7bfa15b193ef0ade7c6d9e33cfa23485d", + "format": 1 + }, + { + "name": "plugins/modules/os_keystone_role.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1051ce847568ed84ff122a03465fada873f1d737412584ffed6eeacc155a4d89", + "format": 1 + }, + { + "name": "plugins/modules/os_keystone_service.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "523c77ebca8f46ad93225113d4b49a1c170d56d654de74ca5a8052c41d97aa70", + "format": 1 + }, + { + "name": "plugins/modules/os_listener.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "92e6a1c4ca971b74cd5da1e94e3968ea2c25e0a18148b54dd8873bf2d5234f1f", + "format": 1 + }, + { + "name": "plugins/modules/os_loadbalancer.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "5fd41532921909493d6a432005c461f5c4dcb99a3b1337e04a1f0e2ccd491929", + "format": 1 + }, + { + "name": "plugins/modules/os_member.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "872ea4714b15db66f80662015a0fb22d1d6af2d81f841b07d9e647224fcb7c69", + "format": 1 + }, + { + "name": "plugins/modules/os_network.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "60e4f2066700eb7070c73a6d53cf0adf62d0f81d2214e319d1796f63d03cd576", + "format": 1 + }, + { + "name": "plugins/modules/os_networks_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "fff659e1fd85dd5599c60832b31a6904ff6850285f7398b8ac30ea8dc0cb8050", + "format": 1 + }, + { + "name": "plugins/modules/os_nova_flavor.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "a04941150f3ba6ec9a4eaf0a60581f1b367297dbbbf48f2699c9dcb4054b47ba", + "format": 1 + }, + { + "name": "plugins/modules/os_nova_host_aggregate.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "662c6a6166861b54ac5ef16fb44f8ad16f5ebae23b1136e8fc9330344bcd614d", + "format": 1 + }, + { + "name": "plugins/modules/os_object.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "d5d4e061db7042c8fd323b5d8aeb908b6f9968f0ce67c05d8a5d58bd268e59c0", + "format": 1 + }, + { + "name": "plugins/modules/os_pool.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1ef9327adfc017656f9ffaba92586fe258812384dc4bdfad3e02e4c523498863", + "format": 1 + }, + { + "name": "plugins/modules/os_port.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "13ee6e9347cb4b42e96199e2af42462996c112c57df4aea518e0807cba55c1bc", + "format": 1 + }, + { + "name": "plugins/modules/os_port_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "8ed3e5f04cc2c3353e45a3b6f6c835d64db47bbfc7338173e040e36aab6e5119", + "format": 1 + }, + { + "name": "plugins/modules/os_project.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "7168102f5cfc7e9430a1e9643458825e78037afbabe808f79211cd1201c2aa1f", + "format": 1 + }, + { + "name": "plugins/modules/os_project_access.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "efebc1dbcb701754462ab8525322235260f8259c95d738d76d381cd187da5f05", + "format": 1 + }, + { + "name": "plugins/modules/os_project_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "98e7d05452ec48c6189c83c6b9ef7832ecabdf1faf9250c7b6cdbd046446e3f0", + "format": 1 + }, + { + "name": "plugins/modules/os_quota.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "857dd7a5fa3d85f4dd9d024fe9a625a624966eab4657cd784eb460603b2554ec", + "format": 1 + }, + { + "name": "plugins/modules/os_recordset.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1bf710b1e0fb86b2a060ef7aeae734404df9f2851fd47064adc907dab941216e", + "format": 1 + }, + { + "name": "plugins/modules/os_router.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "af887cd5aabc05271e3b293d86a595a25a2d1134ab3157bd16c2bf508d513ee6", + "format": 1 + }, + { + "name": "plugins/modules/os_routers_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "d74bb1e96a0ee1d637fd443538c371d644e9a9161b988e91188b3439bb6f01b5", + "format": 1 + }, + { + "name": "plugins/modules/os_security_group.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "754dbf89abfcad4a7a7b9487a19123910f8ea5fde2677d1c209f0a90b0a418b7", + "format": 1 + }, + { + "name": "plugins/modules/os_security_group_rule.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "094585c361b1e8ef843504c9d8391c07432d7c51133e1c434cce9b7d0682831e", + "format": 1 + }, + { + "name": "plugins/modules/os_server.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1d9a1bd4b637f62496e61214c576a2dacff74755f76378f9df733c57c67b7c59", + "format": 1 + }, + { + "name": "plugins/modules/os_server_action.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "033b4c541403ebf63e99ef7634bd449dc0e9bddf122faf369e9140aebe1b3aba", + "format": 1 + }, + { + "name": "plugins/modules/os_server_group.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "c67801f503554b5c0ac3a7dd648640c53b933d77db239db6e280d7c98551c177", + "format": 1 + }, + { + "name": "plugins/modules/os_server_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "e4bb24695d2fd27faf4bc379924b35ca1bcfd7eee1b17ebbf4ef8512153df384", + "format": 1 + }, + { + "name": "plugins/modules/os_server_metadata.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "bd8caf7915ac64d985f96a47dfe7b68727396cb25ea73e7e0a0710aab1a0207c", + "format": 1 + }, + { + "name": "plugins/modules/os_server_volume.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "da07eb01544ecd9aa6e632c945bb3d9a33ed85a37ac05cbfdea899e40ec8edc9", + "format": 1 + }, + { + "name": "plugins/modules/os_stack.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "ce7a1fc037d76c8ae0d2ee545df97aa177c67766d176fd07ec7c47097c0a8d87", + "format": 1 + }, + { + "name": "plugins/modules/os_subnet.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "082102e530a2769b6ff2a223fe0515996f90d87bda3ae51ca035d5445c08efee", + "format": 1 + }, + { + "name": "plugins/modules/os_subnets_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "b97cee57bcc3ee8e06efda592e4e8da55a2805249d4b43444f58b41560eacb62", + "format": 1 + }, + { + "name": "plugins/modules/os_user.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "6104537cbda3cc85d89ddb8bc09a1dd2c294ad8b63975abb6f7138c37e0cbd5b", + "format": 1 + }, + { + "name": "plugins/modules/os_user_group.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "24c5f0004868028077b5b94af18b901122cab8f1bec07289e5a96749d3e2fe4a", + "format": 1 + }, + { + "name": "plugins/modules/os_user_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "3fc7c14b0b4108950ca945a63ddc38d24c7a25db9a7fbd93c006d066016e25b4", + "format": 1 + }, + { + "name": "plugins/modules/os_user_role.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "7386128c6564847e746ae2470d7b0191c01bfad2d9d333d01e33fa038ba3bfb4", + "format": 1 + }, + { + "name": "plugins/modules/os_volume.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "0d0e34a9979e32c43f4ecc708a0b4743e34d585e2ee1f541429c157f6d26366a", + "format": 1 + }, + { + "name": "plugins/modules/os_volume_snapshot.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1e44ec81b860e41ff143a7e43aaf3c26fc2b795a393a42e929b59b252a41cbd0", + "format": 1 + }, + { + "name": "plugins/modules/os_zone.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "9dc86ee13a42726ead899f2ca54decfc9323ae4f2507df2b78c175e3c166d68f", + "format": 1 + }, + { + "name": "plugins/modules/__init__.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "format": 1 + }, + { + "name": "plugins/modules/auth.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "ea07d88b52d583b18da34686fb8d84c447463d8df676ccefff3225cc2c04fe13", + "format": 1 + }, + { + "name": "plugins/modules/baremetal_inspect.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "ff83c3b479131331f3af9366d00ef47328faf1050fb7be44ccb18f9dd02e9f1b", + "format": 1 + }, + { + "name": "plugins/modules/baremetal_node_action.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "af77101be82c61538b12f94e8ec21b55945fd0a68fa23db280a4bb5afba26c18", + "format": 1 + }, + { + "name": "plugins/modules/baremetal_node_introspection.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "aedd3aa38df94ba97192dd98b5177709e83d2d8b9ecc137ba0b175f19587cddb", + "format": 1 + }, + { + "name": "plugins/modules/catalog_service.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "523c77ebca8f46ad93225113d4b49a1c170d56d654de74ca5a8052c41d97aa70", + "format": 1 + }, + { + "name": "plugins/modules/coe_cluster.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "bd7f8299bd1503fc6e825c7de0e0dc277269acbd3376b6dedb21032b7d2c78ad", + "format": 1 + }, + { + "name": "plugins/modules/coe_cluster_template.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "40f9e2b0ff0c97f46a94f40e1427b9bcbc82cd7764a0eb56ea89ada022de162e", + "format": 1 + }, + { + "name": "plugins/modules/compute_flavor.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "a04941150f3ba6ec9a4eaf0a60581f1b367297dbbbf48f2699c9dcb4054b47ba", + "format": 1 + }, + { + "name": "plugins/modules/compute_flavor_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "4c49228909164fe4e5c64c085fdb399809c4bf5f4984c1e4d00f49571fc31c30", + "format": 1 + }, + { + "name": "plugins/modules/config.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "7e0e3782be88d4734a2207cb3047a97ccbb9d1cd8e21d9eae845a667e7731ec8", + "format": 1 + }, + { + "name": "plugins/modules/endpoint.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1063555e12d0b850d42114408410f92ec092938fa76d41c3cc988c687986705a", + "format": 1 + }, + { + "name": "plugins/modules/federation_idp.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "06b0d164d719e7f51cf61c925af3d911f16e6ffe274c2e8331157817c87d74f4", + "format": 1 + }, + { + "name": "plugins/modules/federation_idp_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "9fe3ccba379c701cdaa9f38ceddf02c639d368eed440b4c25f2027f5657741cb", + "format": 1 + }, + { + "name": "plugins/modules/federation_mapping.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "e7812e85195896285799b7d39ce1dde2a580002217e387715f8826a23e57e928", + "format": 1 + }, + { + "name": "plugins/modules/federation_mapping_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "128d60b202e8a482b7bdc522d68cacf7bfa15b193ef0ade7c6d9e33cfa23485d", + "format": 1 + }, + { + "name": "plugins/modules/floating_ip.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "d3c016cab4add8068308f1377fc47d7a130a9fd933a568b49a46da1e541dc6e3", + "format": 1 + }, + { + "name": "plugins/modules/group_assignment.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "24c5f0004868028077b5b94af18b901122cab8f1bec07289e5a96749d3e2fe4a", + "format": 1 + }, + { + "name": "plugins/modules/host_aggregate.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "662c6a6166861b54ac5ef16fb44f8ad16f5ebae23b1136e8fc9330344bcd614d", + "format": 1 + }, + { + "name": "plugins/modules/identity_domain.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "fa526366b9f821169b16903bb2174d4fb8d7847d10ccc7ed1c2537dfec456632", + "format": 1 + }, + { + "name": "plugins/modules/identity_domain_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "8fc73f4ec14a1335b3b268feea33fa7f74289df653a49b362851620a47c01313", + "format": 1 + }, + { + "name": "plugins/modules/identity_group.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "b0cda597fb26a15388439881a4ac6b54db85a49b8d8ab88492bbb7a60fdbbb57", + "format": 1 + }, + { + "name": "plugins/modules/identity_group_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "fde4b7e62a9a313f2ab0d3a2ce2c713d05f556b86672532b5f75b5f509c9c825", + "format": 1 + }, + { + "name": "plugins/modules/identity_role.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1051ce847568ed84ff122a03465fada873f1d737412584ffed6eeacc155a4d89", + "format": 1 + }, + { + "name": "plugins/modules/identity_user.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "6104537cbda3cc85d89ddb8bc09a1dd2c294ad8b63975abb6f7138c37e0cbd5b", + "format": 1 + }, + { + "name": "plugins/modules/identity_user_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "3fc7c14b0b4108950ca945a63ddc38d24c7a25db9a7fbd93c006d066016e25b4", + "format": 1 + }, + { + "name": "plugins/modules/image.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "da1fb0dc25bf693d23b010592e51d401c638646600cadce60b94c814758abe57", + "format": 1 + }, + { + "name": "plugins/modules/image_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "d85e77db1c0dccc05e6a93aa48a02b8e86693b5b7b4e2e2daa45ed474f9f2cf9", + "format": 1 + }, + { + "name": "plugins/modules/keypair.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "63b99a4c529d6e1304f804412b64bf75145c133964f6847d3a513dd32db4a31a", + "format": 1 + }, + { + "name": "plugins/modules/keystone_federation_protocol.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "64b0e9056b7e343c72fe83199e687241431b745a934a65269bba61ef3caf173e", + "format": 1 + }, + { + "name": "plugins/modules/keystone_federation_protocol_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "6f40bb015260482dcdb87dd11d19e3a172a97571fde5686555e939c871507e00", + "format": 1 + }, + { + "name": "plugins/modules/lb_health_monitor.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "dffb0550c0664f0a63fa853cc327fca37c2c533959dd66535c6e02e1b4b8ad62", + "format": 1 + }, + { + "name": "plugins/modules/lb_listener.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "92e6a1c4ca971b74cd5da1e94e3968ea2c25e0a18148b54dd8873bf2d5234f1f", + "format": 1 + }, + { + "name": "plugins/modules/lb_member.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "872ea4714b15db66f80662015a0fb22d1d6af2d81f841b07d9e647224fcb7c69", + "format": 1 + }, + { + "name": "plugins/modules/lb_pool.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1ef9327adfc017656f9ffaba92586fe258812384dc4bdfad3e02e4c523498863", + "format": 1 + }, + { + "name": "plugins/modules/object.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "d5d4e061db7042c8fd323b5d8aeb908b6f9968f0ce67c05d8a5d58bd268e59c0", + "format": 1 + }, + { + "name": "plugins/modules/port.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "13ee6e9347cb4b42e96199e2af42462996c112c57df4aea518e0807cba55c1bc", + "format": 1 + }, + { + "name": "plugins/modules/port_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "8ed3e5f04cc2c3353e45a3b6f6c835d64db47bbfc7338173e040e36aab6e5119", + "format": 1 + }, + { + "name": "plugins/modules/project.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "7168102f5cfc7e9430a1e9643458825e78037afbabe808f79211cd1201c2aa1f", + "format": 1 + }, + { + "name": "plugins/modules/project_access.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "efebc1dbcb701754462ab8525322235260f8259c95d738d76d381cd187da5f05", + "format": 1 + }, + { + "name": "plugins/modules/project_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "98e7d05452ec48c6189c83c6b9ef7832ecabdf1faf9250c7b6cdbd046446e3f0", + "format": 1 + }, + { + "name": "plugins/modules/quota.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "857dd7a5fa3d85f4dd9d024fe9a625a624966eab4657cd784eb460603b2554ec", + "format": 1 + }, + { + "name": "plugins/modules/role_assignment.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "7386128c6564847e746ae2470d7b0191c01bfad2d9d333d01e33fa038ba3bfb4", + "format": 1 + }, + { + "name": "plugins/modules/routers_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "d74bb1e96a0ee1d637fd443538c371d644e9a9161b988e91188b3439bb6f01b5", + "format": 1 + }, + { + "name": "plugins/modules/server_action.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "033b4c541403ebf63e99ef7634bd449dc0e9bddf122faf369e9140aebe1b3aba", + "format": 1 + }, + { + "name": "plugins/modules/server_group.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "c67801f503554b5c0ac3a7dd648640c53b933d77db239db6e280d7c98551c177", + "format": 1 + }, + { + "name": "plugins/modules/server_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "e4bb24695d2fd27faf4bc379924b35ca1bcfd7eee1b17ebbf4ef8512153df384", + "format": 1 + }, + { + "name": "plugins/modules/server_metadata.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "bd8caf7915ac64d985f96a47dfe7b68727396cb25ea73e7e0a0710aab1a0207c", + "format": 1 + }, + { + "name": "plugins/modules/stack.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "ce7a1fc037d76c8ae0d2ee545df97aa177c67766d176fd07ec7c47097c0a8d87", + "format": 1 + }, + { + "name": "plugins/modules/volume_snapshot.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1e44ec81b860e41ff143a7e43aaf3c26fc2b795a393a42e929b59b252a41cbd0", + "format": 1 + }, + { + "name": "plugins/modules/loadbalancer.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "5fd41532921909493d6a432005c461f5c4dcb99a3b1337e04a1f0e2ccd491929", + "format": 1 + }, + { + "name": "plugins/modules/security_group_rule.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "094585c361b1e8ef843504c9d8391c07432d7c51133e1c434cce9b7d0682831e", + "format": 1 + }, + { + "name": "plugins/modules/networks_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "fff659e1fd85dd5599c60832b31a6904ff6850285f7398b8ac30ea8dc0cb8050", + "format": 1 + }, + { + "name": "plugins/modules/subnets_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "b97cee57bcc3ee8e06efda592e4e8da55a2805249d4b43444f58b41560eacb62", + "format": 1 + }, + { + "name": "plugins/modules/server.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1d9a1bd4b637f62496e61214c576a2dacff74755f76378f9df733c57c67b7c59", + "format": 1 + }, + { + "name": "plugins/modules/baremetal_node.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "b452b7262fc5a69f2e5b25ce7888210485bb443e2595dfedca362067fabae73c", + "format": 1 + }, + { + "name": "plugins/modules/volume_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "eda8044807ee873641236a1b7f0408127640b28598d24641fe2206dc7eace374", + "format": 1 + }, + { + "name": "plugins/modules/volume.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "0d0e34a9979e32c43f4ecc708a0b4743e34d585e2ee1f541429c157f6d26366a", + "format": 1 + }, + { + "name": "plugins/modules/volume_backup.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "01f6678f0c0abebf952b14891074b9f043970bd88e17d984847a0a19ae94d7b8", + "format": 1 + }, + { + "name": "plugins/modules/volume_backup_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "27b7af9d6b95a28a338eb3e886ef9c33ff829f5d2bb0519ba2c260a6144e5ac7", + "format": 1 + }, + { + "name": "plugins/modules/volume_snapshot_info.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "ff1f7d9819ae00bfedb584ae1198d779305b879285d371afcd7ad75a922f59d7", + "format": 1 + }, + { + "name": "plugins/modules/router.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "af887cd5aabc05271e3b293d86a595a25a2d1134ab3157bd16c2bf508d513ee6", + "format": 1 + }, + { + "name": "plugins/modules/security_group.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "754dbf89abfcad4a7a7b9487a19123910f8ea5fde2677d1c209f0a90b0a418b7", + "format": 1 + }, + { + "name": "plugins/modules/server_volume.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "da07eb01544ecd9aa6e632c945bb3d9a33ed85a37ac05cbfdea899e40ec8edc9", + "format": 1 + }, + { + "name": "plugins/modules/network.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "60e4f2066700eb7070c73a6d53cf0adf62d0f81d2214e319d1796f63d03cd576", + "format": 1 + }, + { + "name": "plugins/modules/subnet.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "082102e530a2769b6ff2a223fe0515996f90d87bda3ae51ca035d5445c08efee", + "format": 1 + }, + { + "name": "plugins/modules/dns_zone.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "9dc86ee13a42726ead899f2ca54decfc9323ae4f2507df2b78c175e3c166d68f", + "format": 1 + }, + { + "name": "plugins/modules/recordset.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1bf710b1e0fb86b2a060ef7aeae734404df9f2851fd47064adc907dab941216e", + "format": 1 + }, + { + "name": "scripts", + "ftype": "dir", + "chksum_type": null, + "chksum_sha256": null, + "format": 1 + }, + { + "name": "scripts/inventory", + "ftype": "dir", + "chksum_type": null, + "chksum_sha256": null, + "format": 1 + }, + { + "name": "scripts/inventory/openstack.yml", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "9d2659ec793a078ba38a521ea59eb2c281193c9bde5002da230c76381f71e95d", + "format": 1 + }, + { + "name": "scripts/inventory/openstack_inventory.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "61b541da6c34c659b730b479a4bba2e897da2e1a582c6a42a6073b5dcfca9139", + "format": 1 + }, + { + "name": "CONTRIBUTING.rst", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "c5017ba9aff6506564036e816e8bbb7d8d7c9e8acd4a94ffce3c269c51b96ee1", + "format": 1 + }, + { + "name": "COPYING", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903", + "format": 1 + }, + { + "name": "setup.py", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "7478e980356fe29366647e7c7d6687b7da68d1ea763d4ca865a75ca9498db1c2", + "format": 1 + }, + { + "name": "test-requirements-2.10.txt", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "c3f23178b0b98c1bfaa49c88c8bac6c1122d5910aefafa278e04e0780399d041", + "format": 1 + }, + { + "name": "test-requirements-2.11.txt", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "40c8b493f8954dc8e442c2d7df1498c4d28cea01905432233c99d2e806044389", + "format": 1 + }, + { + "name": "test-requirements-2.9.txt", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "117b483f615cc531d99c01d09508c7910a38c733abc0d33fba04a25be0d33378", + "format": 1 + }, + { + "name": "README.md", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "16bd6d87a045fcc8f7b74c3ac4a5cec65b4d00c69918a55f46394aff7eacb5bb", + "format": 1 + }, + { + "name": "CHANGELOG.rst", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "96f6435cb434104aa942f39ddd4cb53b27b28fd86bb2c37c3c74f36922fee5cb", + "format": 1 + } + ], + "format": 1 +}
\ No newline at end of file |