# File lib/blimpy/boxes/openstack.rb, line 55 def dns if floating_ip.nil? 'unavailable' else floating_ip.address end end