Feature #4152

Include a name for imported SoftLayer VMs

Added by Gerben Meijer over 5 years ago. Updated over 5 years ago.

Status:ClosedStart date:11/12/2015
Priority:NormalDue date:
Assignee:Tino Vázquez% Done:

100%

Category:Drivers - VM
Target version:Release 4.14.2
Resolution:fixed Pull request:

Description

The SL driver currently assigns "Instance of $id" as the NAME for imported wild VMs.

I think it would be rather trivial to take the 'fullyQualifiedDomainName' property and use that as NAME. SoftLayer seems to require both a hostname and domain property and combines them into this property for us, so it should suffice as a unique identifier; collisions on FQDN are extremely unlikely.

For reference: http://sldn.softlayer.com/reference/datatypes/SoftLayer_Virtual_Guest (Data Type tab)

Associated revisions

Revision d6c206c9
Added by Tino Vázquez over 5 years ago

Feature #4152: Use SoftLAyer VM FQDN for import name

Revision 40574aae
Added by Tino Vázquez over 5 years ago

Feature #4152: Use SoftLAyer VM FQDN for import name
(cherry picked from commit d6c206c9cb05749d97a457ca47f0c0319a00926c)

History

#1 Updated by Ruben S. Montero over 5 years ago

  • Category set to Drivers - VM
  • Assignee set to Tino Vázquez
  • Target version set to Release 4.14.2

#2 Updated by Tino Vázquez over 5 years ago

  • Status changed from Pending to Closed
  • % Done changed from 0 to 100
  • Resolution set to fixed

Also available in: Atom PDF