Support Drain SLA API (#88)

* Bringing thrift API up to date with Aurora 0.21.0.

* Adding support for SLA Drain Host API.
This commit is contained in:
Renan DelValle 2018-11-16 11:41:09 -08:00 committed by GitHub
parent a09a18ea3b
commit 2eaa60f681
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 2842 additions and 1323 deletions

View file

@ -41,6 +41,7 @@ func init() {
12: true,
2: true,
1: true,
18: true,
16: true,
}
@ -51,6 +52,7 @@ func init() {
13: true,
12: true,
2: true,
18: true,
1: true,
}
@ -59,6 +61,7 @@ func init() {
13: true,
12: true,
17: true,
18: true,
2: true,
}