org.apache.brooklyn.entity.nosql.cassandra.cassandra-rackdc.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of brooklyn-software-nosql Show documentation
Show all versions of brooklyn-software-nosql Show documentation
Brooklyn entities for NoSQL data store software entities
# See http://www.datastax.com/docs/1.1/cluster_architecture/replication
# Note publicip/privateip added for use by custom MultiCloudSnitch
dc=${entity.datacenterName}
rack=${entity.rackName}
publicip=${entity.publicIp}
privateip=${entity.privateIp}