feature(keystone): user add language attribute

User add language attribute, notify and alarm will use this attribute to
send message in proper language
This commit is contained in:
Qiu Jian
2020-12-19 09:18:17 +08:00
parent 15e1058519
commit 5cf5576e09
12 changed files with 54 additions and 61 deletions
+1 -1
View File
@@ -146,7 +146,7 @@ require (
yunion.io/x/ovsdb v0.0.0-20200526071744-27bf0940cbc7
yunion.io/x/pkg v0.0.0-20201123083159-ca3aea986ff2
yunion.io/x/s3cli v0.0.0-20190917004522-13ac36d8687e
yunion.io/x/sqlchemy v0.0.0-20201208011733-4adc2e143fde
yunion.io/x/sqlchemy v0.0.0-20201218150209-7f971e45179f
yunion.io/x/structarg v0.0.0-20200720093445-9f850fa222ce
)