openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #02633
suggestion for data location compliance in swift
Some of the data stored in the cloud has legal requirements to be stored
physically within certain geographical boundary (for example within a country).
Currently OpenStack does not allow to impose restrictions on data location.
It looks like zones can be very handy to achieve data location compliance
(according to the docs they can be used to group devices based on physical
location). For example, suppose that a provider has servers in USA (zones 1-5)
and Canada (zones 6-10). Let's imagine that a customer has some legal
requirements to store its data on the servers in the USA. What I imagine doing
is to restrict data for customer accounts to zones 1-5.
Most probably, ring modifications will be necessary in order to implement this.
Best Regards,
Rostik
Follow ups