Matthew Williams
|
66f3c413e3
|
fix boto_ tests for use with utils.boto
|
2015-04-13 22:04:00 +00:00 |
|
Matthew Williams
|
36a01c464b
|
use utils.boto in boto_sqs
|
2015-04-13 21:57:26 +00:00 |
|
Matthew Williams
|
66d22cefd3
|
use utils.boto in boto_sns
|
2015-04-13 21:54:01 +00:00 |
|
Matthew Williams
|
f0b89ea6f1
|
use utils.boto in boto_route53 and boto_secgroup
|
2015-04-13 21:48:01 +00:00 |
|
Matthew Williams
|
bf7bee7624
|
use utils.boto in boto_iam and boto_rds
|
2015-04-13 21:40:40 +00:00 |
|
Matthew Williams
|
5f03b0da97
|
use utils.boto in boto_elb
|
2015-04-13 21:33:14 +00:00 |
|
Matthew Williams
|
89d6bbcf10
|
use utils.boto in boto_elasticache
|
2015-04-13 21:24:54 +00:00 |
|
Matthew Williams
|
751081b1bc
|
modules.boto_dynamodb: remove unused import
|
2015-04-13 21:17:03 +00:00 |
|
Matthew Williams
|
5f7bd4840a
|
use utils.boto in dynamodb; return false instead of none for dynamodb.exists
|
2015-04-13 21:15:44 +00:00 |
|
Matthew Williams
|
4e696352a5
|
use utils.boto in boto_cloudwatch
|
2015-04-13 20:33:02 +00:00 |
|
Matthew Williams
|
5e5204ca28
|
use utils.boto in boto_cfn
|
2015-04-13 20:27:11 +00:00 |
|
Matthew Williams
|
0249e84d37
|
use utils.boto in asg, and ec2
|
2015-04-13 20:09:03 +00:00 |
|
Matthew Williams
|
00f170bfb4
|
make pylint happy
|
2015-04-13 19:33:52 +00:00 |
|
Matthew Williams
|
2a392d5e7c
|
utils.boto: pass module arg in get_connection_func
|
2015-04-13 19:08:25 +00:00 |
|
Matthew Williams
|
7d78a8c3ea
|
modules.boto_vpc: add profile back to _get_conn
|
2015-04-13 18:49:16 +00:00 |
|
Matthew Williams
|
6d4947d1dc
|
utils.boto add "assign_funcs" convenience function
|
2015-04-13 18:29:53 +00:00 |
|
Matthew Williams
|
1c9a01bd4f
|
Merge remote-tracking branch 'origin/develop' into boto_utils
|
2015-04-13 18:10:38 +00:00 |
|
Matthew Williams
|
825941745c
|
modules.boto_vpc: remove unneeded code
|
2015-04-13 18:10:13 +00:00 |
|
Matthew Williams
|
4959bf4e1a
|
modules.boto_vpc use utils get_conn and cache_id
|
2015-04-13 18:07:15 +00:00 |
|
Nicole Thomas
|
dcfe4cca7b
|
Merge pull request #22591 from mgwilliams/boto_utils
utils.boto: convenience partials
|
2015-04-13 11:59:23 -06:00 |
|
Thomas S Hatch
|
2d9b6eb1e0
|
Merge pull request #22545 from dmyerscough/digital-ocean-v2-tests
Digital Ocean APIv2 Integration Testing
|
2015-04-13 11:17:20 -06:00 |
|
Matthew Williams
|
45b118f93a
|
Merge remote-tracking branch 'origin/develop' into boto_utils
|
2015-04-13 15:43:01 +00:00 |
|
Matthew Williams
|
b3ec570499
|
utils.boto: add convenience partials
|
2015-04-13 15:42:32 +00:00 |
|
Mike Place
|
6a11ead5b4
|
Merge pull request #22453 from jacksontj/transport
Abstracted Transport
|
2015-04-13 09:38:52 -06:00 |
|
Justin Findlay
|
89c166be04
|
Merge pull request #22577 from claudiupopescu/boto_vpc_subnet_create_fix
Boto VPC subnet within AZ
|
2015-04-13 09:11:12 -06:00 |
|
Justin Findlay
|
549ecd3084
|
Merge pull request #22572 from The-Loeki/patch-1
Small docfix for GitPillar
|
2015-04-13 09:03:44 -06:00 |
|
Claudiu Popescu
|
bbb388450a
|
Fixes subnet availability zone
|
2015-04-13 13:58:52 +02:00 |
|
Ronald van Zantvoort
|
92829600af
|
Small docfix for GitPillar
|
2015-04-13 11:53:37 +02:00 |
|
Joseph Hall
|
b7362ee59f
|
Merge pull request #22567 from nmadhok/vmware-cloud-driver
Adding list_snapshots() in vmware cloud driver to be able to list snapshots
|
2015-04-12 19:41:45 -06:00 |
|
Justin Findlay
|
daaf8f90d5
|
Merge pull request #22554 from ezheidtmann/fetch-tags-10141
Add `fetch_tags` option to state git.latest. See #10141
|
2015-04-12 16:29:32 -06:00 |
|
Justin Findlay
|
148ee03629
|
Merge pull request #22551 from basepi/test.fib
Make test.fib much more naive
|
2015-04-12 16:25:02 -06:00 |
|
Nitin Madhok
|
208f1df8f6
|
Be able to list snapshot only for a specific vm/template
|
2015-04-12 16:11:47 -04:00 |
|
Nitin Madhok
|
5caa7be0e0
|
Adding list_snapshots() to be able to list all snapshots for all VMs and templates across the VMware environment
|
2015-04-12 15:51:03 -04:00 |
|
Erik Johnson
|
765dda9b92
|
Merge pull request #22560 from makinacorpus/d
check if docker is running
|
2015-04-12 12:41:59 -05:00 |
|
Nitin Madhok
|
b9c8992dce
|
Clean up
|
2015-04-12 13:08:58 -04:00 |
|
Mathieu Le Marec - Pasquet
|
16ec10aa92
|
check if docker is running
This fixes #22559
|
2015-04-12 18:28:02 +02:00 |
|
Joseph Hall
|
bbdf316063
|
Merge pull request #22483 from nmadhok/vmware-cloud-driver
Adding more features to vmware cloud driver
|
2015-04-11 18:31:03 -06:00 |
|
Evan Heidtmann
|
779951e68d
|
Add fetch_tags option to state git.latest
|
2015-04-11 14:34:51 -07:00 |
|
Colton Myers
|
c4dd68bbc7
|
Force num to int
|
2015-04-11 16:07:59 -04:00 |
|
Colton Myers
|
5b6d410119
|
Fix calltest
|
2015-04-11 15:59:06 -04:00 |
|
Colton Myers
|
99744b9568
|
Fix lint
|
2015-04-11 15:56:09 -04:00 |
|
Colton Myers
|
cc8785e980
|
Fix the test.fib tests
|
2015-04-11 14:48:59 -04:00 |
|
Colton Myers
|
db76878903
|
Fix lint
|
2015-04-11 14:42:09 -04:00 |
|
Colton Myers
|
361f407d90
|
Fix typo
|
2015-04-11 14:06:32 -04:00 |
|
Colton Myers
|
27768fcf67
|
Get rid of timing delay by using helper method
|
2015-04-11 14:04:31 -04:00 |
|
Colton Myers
|
2095e4c4dc
|
Make test.fib much more naive
If we want to actually be able to use this to compare performance, we
need a much more naive implementation.
|
2015-04-11 13:59:35 -04:00 |
|
Nitin Madhok
|
ca0ffdc846
|
Lint fix
|
2015-04-11 12:17:14 -04:00 |
|
Justin Findlay
|
6ea06962c2
|
Merge pull request #22546 from terminalmage/quiet-smbios-logging
Quiet noisy log entry in smbios execution module
|
2015-04-11 03:32:58 -06:00 |
|
Damian Myerscough
|
f51fd0349a
|
Fix pylint error
|
2015-04-10 23:16:20 -07:00 |
|
Erik Johnson
|
752cc48373
|
clarify log message
|
2015-04-11 00:58:57 -05:00 |
|