Merge pull request #2711 from Mjoycarry/bugfix/snapshotpolicies

bugfix: snapshotpolicy
This commit is contained in:
yunion-ci-robot
2019-09-03 10:33:16 +08:00
committed by GitHub
+1
View File
@@ -94,6 +94,7 @@ func InitHandlers(app *appsrv.Application) {
models.NatSEntryManager,
models.SnapshotManager,
models.SnapshotPolicyManager,
models.SnapshotPolicyCacheManager,
models.BaremetalagentManager,
models.LoadbalancerManager,
models.LoadbalancerListenerManager,