Bug #1876
Wrong display when listing nameless instances on EC2
Description
After defining a new compute resource on EC2,
if I try to list running instances I get as name
for nameless instances somthing like:
/compute_resources/23-ec2/vms/i-myinstancenumber
IMHO we should display only the i-myinstancenumber
Associated revisions
History
#1
Updated by Romain Vrignaud almost 10 years ago
#2
Updated by Romain Vrignaud almost 10 years ago
- Assignee set to Romain Vrignaud
#3
Updated by Ohad Levy almost 10 years ago
- Target version set to 1.1
#4
Updated by Romain Vrignaud almost 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 1c3c4623f62f7ad784b202aba7343cf9592f2a7d.
fixes #1876 fix display of instance name and dns for AWS Use instance number when instances name is not set. Use private DNS entry when public dns is not available