# File lib/fog/openstack/models/compute/server.rb, line 125
def
ready?
self
.
state
==
'ACTIVE'
end