Michael DeHaan
078cb709f4
Merge pull request #3020 from rtheys/virt-state
...
Support state parameter in list_vms command
2013-05-31 13:03:48 -07:00
Shahar Kedar
f1638c5eea
Issue #3079 : Initializing key_exists in case the S3 bucket does not exist
2013-05-31 16:37:37 +03:00
bennojoy
636f1ed794
bug fix nova_compute
2013-05-31 17:39:00 +05:30
Michael DeHaan
c651a8cf2e
Some formatting fixes so docs will build, etc.
2013-05-29 18:43:23 -04:00
Michael DeHaan
2a479cca52
Fixup fetch doc formatting.
2013-05-29 10:45:31 -04:00
Lorin Hochstein
4a215203ed
Documentation for keystone_user
...
Updated the module with proper documentation.
2013-05-27 07:35:05 -04:00
Rik Theys
c42e999114
Fix tabs
2013-05-26 23:06:23 +02:00
Rik Theys
588784ca71
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.
2013-05-25 22:20:25 +02:00
Michael DeHaan
4105813ebe
Lots of formatting fixes
2013-05-24 23:46:23 -04:00
Michael DeHaan
333577c944
Fix tabs and spaces in OpenStack modules.
2013-05-24 23:34:48 -04:00
Michael DeHaan
48334d05d7
Merge pull request #2989 from lorin/keystone_user
...
OpenStack Identity (keystone) user module
2013-05-24 19:39:52 -07:00
Lorin Hochstein
869e14c318
OpenStack Identity (keystone) user module
...
Module for managing users, tenants, and roles within OpenStack.
2013-05-23 10:35:27 -04:00
bennojoy
2221c33b15
OpenStack Modules
2013-05-23 07:55:05 +05:30
lwade
47526e7464
Added a helpful example to the ec2_facts doc.
2013-05-15 16:32:35 +01:00
Michael DeHaan
a6c042a4f7
Style fix.
2013-05-11 17:23:32 -04:00
Michael DeHaan
1e8bc816f4
ec2 module: more indentation fixing
2013-05-11 17:23:16 -04:00
Michael DeHaan
08abd9cb07
ec2_vol fixes for 'make pep8'
2013-05-11 17:20:38 -04:00
Michael DeHaan
58aad8c6e8
ec2 module fixes for 'make pep8'
2013-05-11 17:20:09 -04:00
Michael DeHaan
25ab6a3ddb
Merge pull request #2830 from ralph-tice/devel
...
amended s3 plugin to support 'dest' parameter
2013-05-05 09:41:08 -07:00
Michael DeHaan
b6b6f2b17b
Merge pull request #2815 from jarv/devel
...
EC2 ELB management
2013-05-05 09:33:39 -07:00
Mario Franco
11ad5d2679
Fix tab
2013-05-05 12:25:55 -04:00
Mario Franco
b0331af29b
Fix zone
2013-05-05 12:25:55 -04:00
Mario Franco
015117b990
Fix security group id for vpc based on @samukasmk solution
2013-05-05 12:25:55 -04:00
John Jarvis
724c2f2709
Parameter and variable naming issues
2013-05-03 06:55:06 -04:00
John Jarvis
8098b80e2d
changing arg name for consistency, absent/present for registration
2013-05-02 21:29:36 -04:00
Ralph Tice
0866fa5405
amended s3 plugin to support 'dest' parameter to allow uploading to custom location
2013-05-02 14:27:12 -05:00
John Jarvis
43910bd290
doc update
2013-04-30 09:03:31 -04:00
John Jarvis
bfc0ea3b0e
marking the state changed only when there are ELBs to work on
2013-04-30 09:00:10 -04:00
John Jarvis
434a9d3501
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.
2013-04-29 23:40:17 -04:00
Michael DeHaan
cd97a4cb14
Allow modules to be categorized, and also sort them when generating the documentation.
2013-04-28 15:03:45 -04:00