Commit Graph

633 Commits (0fefab66514ac10acaed754793df3106fca4c4a8)

Author SHA1 Message Date
Michael DeHaan dd7efc70a7 Standardize docs 11 years ago
Michael DeHaan d323a0ccaa Standardize example 11 years ago
Michael DeHaan f9ddfc6cab Merge pull request #3080 from bigpandaio/devel
Issue #3079: Initializing key_exists in case the S3 bucket does not exis...
11 years ago
Michael DeHaan 957a7bf373 Merge pull request #3020 from rtheys/virt-state
Support state parameter in list_vms command
11 years ago
Shahar Kedar fe6ca38bec Issue #3079: Initializing key_exists in case the S3 bucket does not exist 11 years ago
bennojoy 0b93c68d57 bug fix nova_compute 11 years ago
Michael DeHaan 44e32cc45e Some formatting fixes so docs will build, etc. 11 years ago
Michael DeHaan f9a14f0d70 Fixup fetch doc formatting. 11 years ago
Lorin Hochstein b432ae5a74 Documentation for keystone_user
Updated the module with proper documentation.
11 years ago
Rik Theys e97f789913 Fix tabs 11 years ago
Rik Theys a61978aed9 Support state parameter in list_vms command
Support the state parameter in the list_vms command to filter the
VM's to list based on their state.
11 years ago
Michael DeHaan 3a635d2d26 Lots of formatting fixes 11 years ago
Michael DeHaan 9c5d6f11f0 Fix tabs and spaces in OpenStack modules. 11 years ago
Michael DeHaan 9d92125a93 Merge pull request #2989 from lorin/keystone_user
OpenStack Identity (keystone) user module
11 years ago
Lorin Hochstein dbd9d92861 OpenStack Identity (keystone) user module
Module for managing users, tenants, and roles within OpenStack.
11 years ago
bennojoy b16e2a1d48 OpenStack Modules 11 years ago
lwade 8b62f25c5c Added a helpful example to the ec2_facts doc. 11 years ago
Michael DeHaan 3d3a050648 Style fix. 11 years ago
Michael DeHaan 7af6a11a0c ec2 module: more indentation fixing 11 years ago
Michael DeHaan 157f487bcd ec2_vol fixes for 'make pep8' 11 years ago
Michael DeHaan ab2e9dbffd ec2 module fixes for 'make pep8' 11 years ago
Michael DeHaan 8849be6695 Merge pull request #2830 from ralph-tice/devel
amended s3 plugin to support 'dest' parameter
11 years ago
Michael DeHaan cfd0413bfd Merge pull request #2815 from jarv/devel
EC2 ELB management
11 years ago
Mario Franco 43156f3bab Fix tab 11 years ago
Mario Franco 365411d4ee Fix zone 11 years ago
Mario Franco f74316607f Fix security group id for vpc based on @samukasmk solution 11 years ago
John Jarvis e5d9dad205 Parameter and variable naming issues 11 years ago
John Jarvis a45b312907 changing arg name for consistency, absent/present for registration 11 years ago
Ralph Tice 918de8d6dc amended s3 plugin to support 'dest' parameter to allow uploading to custom location 11 years ago
John Jarvis e625155cd5 doc update 11 years ago
John Jarvis 70b61f13e4 marking the state changed only when there are ELBs to work on 11 years ago
John Jarvis e9254fbc5a Adding module to de-register/register EC2 instances
This module handles AWS EC2 ELB registration.

* De-registration requires the instance id which can be looked up using
  the ec2_facts module.
* Registration requires both the instance id and the elbs that the
  instance belongs to.

De-registration will return an ec2_elb fact that can be used for
registration in post_tasks.
11 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 11 years ago