update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b third try
[osm/UI.git] / skyquake / plugins / launchpad / src / instantiate / launchNetworkServiceActions.js
index 7f44bfe..f04b98c 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * 
+ *
  *   Copyright 2016 RIFT.IO Inc
  *
  *   Licensed under the Apache License, Version 2.0 (the "License");
@@ -25,8 +25,6 @@ export default Alt.generateActions(
                                    'getCatalogError',
                                    'getVDUSuccess',
                                    'getVDUError',
-                                   'getLaunchCloudAccountSuccess',
-                                   'getLaunchCloudAccountError',
                                    'getDataCentersSuccess',
                                    'getDataCentersError',
                                    'launchNSRLoading',
@@ -36,5 +34,7 @@ export default Alt.generateActions(
                                    'getInstantiateSshKeyLoading',
                                    'getInstantiateSshKeyError',
                                    'getConfigAgentSuccess',
-                                   'getConfigAgentError'
+                                   'getConfigAgentError',
+                                   'getResourceOrchestratorAccountsSuccess',
+                                   'getResourceOrchestratorAgentError'
                                    )