Terry Cain
|
c186733129
|
Merge branch 'master' into jack/validate-protocol-on-target-group-creation
|
2017-11-05 01:58:40 +00:00 |
|
Terry Cain
|
92a0d96101
|
Fixed testcase
|
2017-10-29 16:06:03 +00:00 |
|
Terry Cain
|
2a52a0f91b
|
Completed ELBv2 implementation
|
2017-10-29 14:14:17 +00:00 |
|
Jack Danger
|
23ad62a4f9
|
validate protocol on target group creation
|
2017-10-27 03:16:06 +02:00 |
|
Jack Danger
|
068c0617da
|
fixing last pep8 violations on elbv2 test
|
2017-10-02 12:38:36 -07:00 |
|
Jack Danger
|
f6166f841a
|
running autopep8 against test_elbv2.py
|
2017-10-02 12:36:47 -07: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 |
|
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
|
5c0d5e920a
|
rename test_create_listener_rules to test_handle_listener_rules
|
2017-08-17 04:28:32 +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
|
7cff406778
|
fixing case of comments
|
2017-08-02 15:58:32 -07:00 |
|
Jack Danger
|
543e5fb077
|
Implementing ELBV2 target group attributes
|
2017-08-02 15:57:15 -07:00 |
|
Jack Danger
|
2f05f6c9ea
|
Adding version string to server tests
|
2017-08-02 13:41:39 -07:00 |
|
Jack Danger
|
8188fea0ce
|
This is required for the server test to work
|
2017-08-02 13:41:38 -07:00 |
|
Jack Danger
|
ee6d253700
|
updating reference in server test
|
2017-08-02 13:41:38 -07:00 |
|
Jack Danger
|
04e623ea14
|
Implemented core endpoints of ELBv2
|
2017-08-02 13:41:38 -07:00 |
|