RIFT-14134, RIFT-14548: RO CRU and Instantiate Data Centers
[osm/UI.git] / skyquake / plugins / accounts / src / account / accountActions.js
index d5111f4..15c48f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 
+ *
  *   Copyright 2016 RIFT.IO Inc
  *
  *   Licensed under the Apache License, Version 2.0 (the "License");
@@ -31,6 +31,7 @@ module.exports = function(Alt) {
                                        'deleteAccountSuccess',
                                        'deleteAccountLoading',
                                        'deleteAccountFail',
-                                       'viewAccount'
+                                       'viewAccount',
+                                       'getResourceOrchestratorSuccess'
                                        );
 }