-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5aae666
commit cd5e655
Showing
3 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule edge-cloud
updated
29 files
Submodule edge-cloud-infra
updated
14 files
+2 −1 | e2e-tests/data/mc_admin_show.yml | |
+4 −2 | e2e-tests/data/mc_user1_cloudlet_data.yml | |
+4 −2 | e2e-tests/data/mc_user1_data_show.yml | |
+4 −2 | e2e-tests/data/mc_user1_federated_data_show.yml | |
+39 −21 | mc/mcctl/ormctl/cloudletpool.mc2.go | |
+3 −0 | mc/orm/alert.mc2.go | |
+1 −5 | mc/orm/authz_cloudlet.go | |
+5 −9 | mc/orm/authz_cloudletpool.go | |
+1 −5 | mc/orm/authz_show.go | |
+2 −2 | mc/orm/billing_usage.go | |
+1 −1 | mc/orm/cloudletpool_usage.go | |
+5 −5 | mc/orm/ctrl_test.go | |
+4 −4 | mc/orm/influx.go | |
+3 −3 | mc/orm/reporter.go |