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 |
|