You can add storage and proxy nodes to scale out your Swift cluster.
Important: The nodes in a Swift cluster cannot be deleted. If you want to remove nodes from your cluster, you must delete the entire cluster and create it again.
After creating a cluster or adding a storage node, you must wait a specified time before adding another storage node. You set this time with the --swift-min-part-hours parameter when you created your cluster. The default value is 1 hour.
If you attempt to create a storage node before the specified time has passed, the operation will fail and the following error will be displayed in the Ansible log: No partitions could be reassigned. The time between rebalances must be at least min_part_hours.
Prerequisites
Deploy a Swift cluster. See Add the Swift Component.