Sloane Hertel
1dd55acbc2
ec2_group: add rule description support - fixes #29040 ( #30273 )
...
* ec2_group: add support for rule descriptions.
* Document rule description feature and add an example using it.
* Fix removing rule descriptions.
* Add integration tests to verify adding/modifying/removing rule descriptions works as expected.
* Add permissions to hacking/aws_config/testing_policies/ec2-policy.json for updating ingress and egress rule descriptions.
* ec2_group: add backwards compatibility with older versions of botocore for rule descriptions.
* Add compatibility with older version of botocore for ec2_group integration tests.
* ec2_group: move HAS_RULE_DESCRIPTION to be checked first.
* Make requested change
* Pass around a variable instead of client
* Make sure has_rule_description defaults to None
* Fail if rule_desc is in any ingress/egress rules and the the botocore version < 1.7.2
* Remove unnecessary variable
* Fix indentation for changed=True when updating rule descriptions.
* minor refactor to remove duplicate code
* add missing parameter
* Fix pep8
* Update test policy.
2017-10-24 21:18:56 -04:00
..
2016-12-08 11:22:25 -05:00
2017-08-15 23:12:08 -07:00
2017-07-18 16:11:09 -04:00
2017-08-15 23:12:08 -07:00
2017-08-14 16:35:15 -04:00
2017-08-14 16:35:15 -04:00
2017-08-15 23:12:08 -07:00
2017-08-12 01:44:39 -07:00
2017-08-22 11:17:20 -04:00
2017-09-19 19:10:39 -04:00
2017-08-15 23:12:08 -07:00
2017-08-23 11:56:19 -04:00
2017-08-22 18:24:54 -04:00
2017-09-13 01:53:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-13 13:57:40 -04:00
2017-10-13 13:52:10 +10:00
2017-08-23 15:09:27 -04:00
2017-08-15 23:12:08 -07:00
2017-10-23 14:39:13 -04:00
2017-08-15 23:12:08 -07:00
2017-09-09 10:25:50 -07:00
2017-09-26 12:47:24 -04:00
2017-09-18 23:20:32 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-19 14:59:15 -04:00
2017-10-24 16:01:33 -04:00
2017-08-15 23:12:08 -07:00
2017-10-09 17:10:54 -04:00
2017-08-15 23:12:08 -07:00
2017-10-09 07:38:41 -07:00
2017-09-21 13:06:14 -04:00
2017-09-21 13:06:14 -04:00
2017-10-13 13:59:24 -04:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-24 21:18:56 -04:00
2017-09-27 09:12:46 +10:00
2017-10-09 07:38:41 -07:00
2017-08-29 13:52:45 -04:00
2017-08-15 23:12:08 -07:00
2017-09-19 21:37:42 -07:00
2017-09-12 00:11:13 -07:00
2017-10-09 07:38:41 -07:00
2017-10-09 07:38:41 -07:00
2017-08-29 18:11:21 -04:00
2017-09-27 20:38:39 -07:00
2017-10-09 07:38:41 -07:00
2017-08-23 17:56:38 -04:00
2017-08-15 23:12:08 -07:00
2017-10-09 07:38:41 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-17 14:34:29 -04:00
2017-08-15 23:12:08 -07:00
2017-10-09 15:36:12 +10:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-09-20 16:42:13 -04:00
2017-09-06 11:15:41 -04:00
2017-10-09 07:38:41 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-16 13:35:59 -04:00
2017-09-20 11:23:48 -04:00
2017-09-06 11:15:41 -04:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-24 12:18:40 -04:00
2017-09-28 21:21:59 -04:00
2017-10-18 09:17:06 -04:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-09 07:38:41 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-09-28 08:48:57 -04:00
2017-10-17 08:30:32 -04:00
2017-08-15 23:12:08 -07:00
2017-10-09 07:38:41 -07:00
2017-08-18 15:23:38 -04:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-02 16:57:41 -04:00
2017-09-21 13:06:14 -04:00
2017-09-21 13:06:14 -04:00
2017-09-21 13:06:14 -04:00
2017-09-13 14:34:26 -04:00
2017-10-16 14:33:47 -04:00
2017-08-28 16:45:53 -04:00
2017-09-12 09:29:04 -04:00
2017-08-23 11:40:32 -04:00
2017-10-16 09:42:43 -04:00
2017-10-19 08:55:45 +10:00
2017-08-15 23:12:08 -07:00
2017-09-20 15:14:09 -04:00
2017-09-15 04:21:27 -04:00
2017-08-15 23:12:08 -07:00
2017-10-09 07:38:41 -07:00
2017-10-09 07:38:41 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-28 16:45:53 -04:00
2017-08-28 16:45:53 -04:00
2017-09-15 05:08:15 -04:00
2017-08-15 23:12:08 -07:00
2017-08-28 12:52:22 -04:00
2017-08-15 23:12:08 -07:00
2017-10-09 07:38:41 -07:00
2017-08-15 23:12:08 -07:00
2017-10-17 09:16:59 -04:00
2017-10-09 07:38:41 -07:00
2017-10-18 12:48:04 +10:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-18 12:48:04 +10:00
2017-10-19 08:55:45 +10:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-12 20:48:05 +02:00
2017-08-15 23:12:08 -07:00
2017-09-07 21:46:30 -04:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-13 13:52:38 -04:00
2017-08-23 09:11:51 -04:00