RIFT-14134, RIFT-14548: RO CRU and Instantiate Data Centers
[osm/UI.git] / skyquake / plugins / launchpad / src / instantiate / launchNetworkServiceActions.js
index 7f44bfe..a769246 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * 
+ *
  *   Copyright 2016 RIFT.IO Inc
  *
  *   Licensed under the Apache License, Version 2.0 (the "License");
@@ -36,5 +36,7 @@ export default Alt.generateActions(
                                    'getInstantiateSshKeyLoading',
                                    'getInstantiateSshKeyError',
                                    'getConfigAgentSuccess',
-                                   'getConfigAgentError'
+                                   'getConfigAgentError',
+                                   'getResourceOrchestratorSuccess',
+                                   'getResourceOrchestratorAgentError'
                                    )