The Open vStorage VolumeDriver is the core of the Open vStorage solution: a high performance distributed block layer. It converts block storage into objects (Storage Container Objects).
Other
37
stars
18
forks
source link
Remove arakoon node info from the voldrv config #351
if the arakoon node config changes we need to update these sections. Better would be to only store the arakoon cluster id and get the arakoon config from the distributed config mgmt arakoon.
Same goes for "events_amqp_routing_key": "volumerouter"
Currently the config contains sections like
if the arakoon node config changes we need to update these sections. Better would be to only store the arakoon cluster id and get the arakoon config from the distributed config mgmt arakoon.
Same goes for
"events_amqp_routing_key": "volumerouter"