Class: RightScale::VolumeManagement
- Defined in:
- lib/instance/volume_management.rb
Defined Under Namespace
Classes: InvalidResponse, UnexpectedState, UnsupportedMountPoint
Constant Summary collapse
- VOLUME_RETRY_SECONDS =
Delay enough time for attach/detach state in core to refresh
15- MAX_VOLUME_ATTEMPTS =
Max retries for attaching/detaching a given volume.
8