Use floating_ip in <login> element
authorAndy Bavier <acb@cs.princeton.edu>
Fri, 22 Jun 2012 14:58:58 +0000 (10:58 -0400)
committerAndy Bavier <acb@cs.princeton.edu>
Fri, 22 Jun 2012 14:58:58 +0000 (10:58 -0400)
commit446e3b2cac7469c6fdf46e3a916a729c9da8cb41
tree9a3d86c5441003e215d2797f957dda79d65a6280
parentde016800d96b4a61f09e035247aa24341748c4a2
Use floating_ip in <login> element

Users can't login to an instance using the fixed_ip address of an instance since it is on a private network.  Instead, export the floating_ip addresses assigned to the instance.
sfa/openstack/osaggregate.py