ansible/cloud/amazon
Javier M. Mellid a87b2e38a0 Add Ceph RGW S3 compatibility
Ceph Object Gateway (Ceph RGW) is an object storage interface built on top of
librados to provide applications with a RESTful gateway to Ceph Storage
Clusters:

http://docs.ceph.com/docs/master/radosgw/

This patch adds the required bits to handle buckets with the RGW S3 RESTful API
properly.

It sticks to the AWS behaviour where possible while avoiding not yet
implemented features in the Ceph RGW API.

Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
2016-06-18 01:01:01 +02:00
..
__init__.py
cloudtrail.py
dynamodb_table.py
ec2_ami_copy.py Add encryption capability to AMI copy (#1409) 2016-05-23 10:39:02 -04:00
ec2_customer_gateway.py created ec2_customer_gateway module (#1868) 2016-05-10 09:32:08 -07:00
ec2_elb_facts.py Streamlined ec2_elb_facts module return values with naming in ec2_elb… (#2081) 2016-05-28 01:56:02 +02:00
ec2_eni.py Add idempotence to ec2_eni when private_ip_address is supplied (#2172) 2016-05-19 07:55:54 +02:00
ec2_eni_facts.py Add boto3 support to ec2_eni_facts (#2425) 2016-06-14 22:09:54 +02:00
ec2_remote_facts.py Added block_device_mapping in the returned output (#1553) 2016-06-13 13:43:38 -04:00
ec2_snapshot_facts.py New module - ec2_snapshot_facts (#1088) 2016-04-19 18:07:59 -04:00
ec2_vol_facts.py
ec2_vpc_dhcp_options.py
ec2_vpc_igw.py
ec2_vpc_nacl.py New AWS module for managing VPC Network ACLs (#1502) 2016-05-23 10:42:11 -04:00
ec2_vpc_net_facts.py
ec2_vpc_peer.py Fix python3 syntax compilation 2016-05-25 11:48:16 -07:00
ec2_vpc_route_table.py
ec2_vpc_route_table_facts.py
ec2_vpc_subnet.py
ec2_vpc_subnet_facts.py
ec2_win_password.py
ecs_cluster.py
ecs_service.py
ecs_service_facts.py
ecs_task.py
ecs_taskdefinition.py
GUIDELINES.md Add section on how to return boto3 CamelCased results (#2279) 2016-05-23 10:31:41 -04:00
iam_mfa_device_facts.py Use helper function for new module and rename (#2277) 2016-06-08 10:43:53 -07:00
route53_facts.py
route53_health_check.py
route53_zone.py Fix typo in documentation (#2359) 2016-06-02 09:55:27 +02:00
s3_bucket.py Add Ceph RGW S3 compatibility 2016-06-18 01:01:01 +02:00
s3_lifecycle.py Added support for Standard - Infrequent Access stoarage class (#2134) 2016-05-14 10:45:05 +02:00
s3_logging.py
sns_topic.py fixup sns topic subscriptions (#2232) 2016-05-23 11:39:20 -04:00
sqs_queue.py Add SQS queue policy attachment functionality (#1716) 2016-04-14 23:58:44 +02:00
sts_assume_role.py
sts_session_token.py Add sts_session_token module for short-lived AWS credentials. (#1988) 2016-05-18 11:13:49 -07:00