[asterisk-scf-commits] asterisk-scf/integration/servicediscovery.git branch "replication" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon Dec 20 12:41:10 UTC 2010


branch "replication" has been updated
       via  991b83ca4c64fd3bc44bee52097b1f6985491229 (commit)
      from  4e549b933acc135b055f0cdf41d1d897e710c7a4 (commit)

Summary of changes:
 local-slice/ServiceLocatorStateReplicationIf.ice |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)


- Log -----------------------------------------------------------------
commit 991b83ca4c64fd3bc44bee52097b1f6985491229
Author: Joshua Colp <jcolp at digium.com>
Date:   Mon Dec 20 08:40:24 2010 -0400

    Remove service locator details from service locator replication slice. The proxies have to be specified in the configuration.

diff --git a/local-slice/ServiceLocatorStateReplicationIf.ice b/local-slice/ServiceLocatorStateReplicationIf.ice
index c475cf8..7d4c71f 100644
--- a/local-slice/ServiceLocatorStateReplicationIf.ice
+++ b/local-slice/ServiceLocatorStateReplicationIf.ice
@@ -32,14 +32,6 @@ module Discovery
 ["suppress"]
 module V1
 {
-   const string StateReplicatorComponentCategory = "ServiceLocatorStateReplicatorComponent";
-   const string StateReplicatorDiscoveryCategory = "ServiceLocatorStateReplicator";
-
-   class ServiceLocatorStateReplicatorParams extends AsteriskSCF::Core::Discovery::V1::ServiceLocatorParams
-   {
-      string mName;
-   };
-
    class ServiceLocatorStateItem
    {
       string key;

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/servicediscovery.git



More information about the asterisk-scf-commits mailing list