Provide user to specify the ouput name while declaring the atrributes
[sdc.git] / docs / sdcsdks.rst
index df8815f..67f76cb 100644 (file)
@@ -14,7 +14,6 @@ The sdc project consists of a few additional sub projects listed below:
 - sdc-tosca
 - sdc-jtosca
 - sdc-distribution-client
-- sdc-titan-cassandra
 
 SDC SDKs Explanations
 =====================
@@ -26,16 +25,3 @@ SDC-TOSCA and SDC-DISTRIBUTION-CLIENT
 |      The link describes the use of distribution client and the sdc-tosca.
 |      jtosca is used by sdc-tosca as a dependency and is not used separately
 
-SDC-TITAN-CASSANDRA
--------------------
-
-| This is a link to the github page of Titan Project for extra reading regarding Titan DB: `<https://github.com/thinkaurelius/titan>`_
-|
-|      SDC forked part of the project to override the default Titan configuration for Cassandra.
-|      The change allows the use of Titan as an active passive deployment for geo-redundancy.
-|
-|      Titan by default uses QUORUM in Cassandra on write and read operations.
-|      Using our change allows the use of local QUORUM to read and write only to a specific data center.
-|      Since the project is at the end of life state the change cannot be merged back to the project.
-
-