# File lib/fog/volume/openstack/models/volume.rb, line 30
        def ready?
          status == 'available'
        end