Callum Dickinson 5494d153b1 Add the object_containers_info module
This adds a module for getting information on one or more
object storage containers from OpenStack.

The following options are supported:

* name - Get details for a single container by name.
  When this parameter is defined a single container is returned,
  with extra metadata available (with the same keys and value
  as in the existing object_container module).
* prefix - Search for and return a list of containers by prefix.
  When searching for containers, only a subset of metadata values
  are available.

When no options are specified, all containers in the project
are returned, with the same metadata available as when the
prefix option is used.

Change-Id: I8ba434a86050f72d8ce85c9e98731f6ef552fc79
2025-01-24 10:43:18 +13:00
..
2024-11-03 12:12:34 +00:00
2024-11-03 12:15:11 +00:00
2025-01-09 13:45:19 +00:00
2023-01-26 09:34:30 +01:00
2023-01-26 09:34:30 +01:00
2025-01-17 20:49:50 +01:00
2025-01-14 10:34:50 +01:00
2024-10-09 14:35:52 +00:00