Closes #162. A one-time command is added which will set the Swift quota of every allocation from GB to GiB. The Swift quota attribute name has been appropriately renamed
@naved001 It does look a bit unclear. Because GB_IN_BYTES has been changed from 10^9 to 2^30, when all the Openstack allocations' Swift quotas are set again, they will be multiplied by the correct multiplier.
Closes #162. A one-time command is added which will set the Swift quota of every allocation from GB to GiB. The Swift quota attribute name has been appropriately renamed