Jack Danger
|
23ad62a4f9
|
validate protocol on target group creation
|
2017-10-27 03:16:06 +02:00 |
|
Terry Cain
|
2249eee49d
|
Potential fix V3
|
2017-10-04 01:13:34 +01:00 |
|
Terry Cain
|
8441e44e80
|
Possible fix V2
|
2017-10-04 01:09:28 +01:00 |
|
Jack Danger
|
04542dccc0
|
implement elbv2 ResourceInUseError
|
2017-10-02 12:35:52 -07:00 |
|
Jack Danger
|
4b7a157560
|
implement target group tagging
|
2017-09-16 19:53:09 -07:00 |
|
Toshiya Kawasaki
|
8f0e2e7954
|
fix TargetGroupNnotFoundError is not definied correctly (#1099)
|
2017-09-07 11:25:59 -07:00 |
|
Jack Danger
|
245e75f7b8
|
Fixing trailing whitespace in elbv2 cert (#1078)
|
2017-08-23 00:30:48 -07:00 |
|
Jack Danger
|
ed5059367c
|
Handling the case of missing listeners (#1077)
|
2017-08-22 23:58:32 -07:00 |
|
Toshiya Kawasaki
|
2ace59a60e
|
fix bug that remove_rule doesnt remove rule correctly (#1074)
|
2017-08-21 12:30:03 -07:00 |
|
Toshiya Kawasaki
|
b6cc208534
|
ELBv2 modify_rule changes listener rule partially (#1073)
* modify_rule changes listener rule partially
* fix syntax
* fix outdated code
* fix outdated code
|
2017-08-21 12:28:58 -07:00 |
|
Jack Danger
|
bd98996a19
|
Merge pull request #1065 from kawasakitoshiya/toshitanian/validate_elbv2_target_group_name
validate target group name
|
2017-08-18 08:46:39 -07:00 |
|
Toshiya Kawasaki
|
775b8a953a
|
add validation for target name
|
2017-08-19 00:36:12 +09:00 |
|
Toshiya Kawasaki
|
d4c6111c40
|
raise error when name is more than 32 when creating target group
|
2017-08-18 23:54:28 +09:00 |
|
Toshiya Kawasaki
|
469cfb7b3e
|
fix bug that Names filter dont work at describe_target_groups
|
2017-08-18 15:56:53 +09:00 |
|
Toshiya Kawasaki
|
2b10ef8517
|
dont use base64 for marker at describe_rules
|
2017-08-17 04:37:42 +09:00 |
|
Toshiya Kawasaki
|
edc2e70fcf
|
make b64encode work both on python2 and python3
|
2017-08-17 03:56:01 +09:00 |
|
Toshiya Kawasaki
|
ea2a973813
|
fix syntax
|
2017-08-17 03:22:40 +09:00 |
|
Toshiya Kawasaki
|
e07bce003c
|
add set_rule_priorities to elbv2
|
2017-08-17 03:15:30 +09:00 |
|
Toshiya Kawasaki
|
0aaa624205
|
Fix respose number of rules of create_rule
|
2017-08-17 02:29:49 +09:00 |
|
Toshiya Kawasaki
|
9bc6779485
|
add modify_rules to elbv2
|
2017-08-17 02:25:39 +09:00 |
|
Toshiya Kawasaki
|
a73fa64043
|
add describe_rules to elbv2
|
2017-08-17 01:57:02 +09:00 |
|
Toshiya Kawasaki
|
3ac10945c1
|
add delete_rule to elbv2
|
2017-08-17 00:38:05 +09:00 |
|
Toshiya Kawasaki
|
05a2715f4b
|
add create_rule to elbv2
|
2017-08-17 00:22:00 +09:00 |
|
Jack Danger
|
543e5fb077
|
Implementing ELBV2 target group attributes
|
2017-08-02 15:57:15 -07:00 |
|
Jack Danger
|
8188fea0ce
|
This is required for the server test to work
|
2017-08-02 13:41:38 -07:00 |
|
Jack Danger
|
d56c30932f
|
this is handled in moto/elb/urls.py
|
2017-08-02 13:41:38 -07:00 |
|
Jack Danger
|
ce392fab79
|
Properly dispatch by api version in server mode
I'm not happy with this solution. Please think of a fix if you're reading this.
|
2017-08-02 13:41:38 -07:00 |
|
Jack Danger
|
04e623ea14
|
Implemented core endpoints of ELBv2
|
2017-08-02 13:41:38 -07:00 |
|