← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1379682] [NEW] instance_template_name does not work for vmware driver

 

You have been subscribed to a public bug:

Currently vmware driver will adopt uuid for instance names. This will
lead two problems:

1) instance name template will not apply for vmware driver.  But it will
display instance name with nova show command. It will be misleading.

[root@cmwo cmwo]# nova show temp-vm-host1-99
+--------------------------------------+-----------------------------------------------------------+
| Property                             | Value                                                     |
+--------------------------------------+-----------------------------------------------------------+
| OS-DCF:diskConfig                    | MANUAL                                                    |
| OS-EXT-AZ:availability_zone          | cluster01                                                 |
| OS-EXT-SRV-ATTR:host                 | vcenter-cluster01                                         |
| OS-EXT-SRV-ATTR:hypervisor_hostname  | domain-c129(cluster01)                                    |
| OS-EXT-SRV-ATTR:instance_name        | instance-000000ec                                         |
| OS-EXT-STS:power_state               | 1                                                         |
| OS-EXT-STS:task_state                | -                                                         |
| OS-EXT-STS:vm_state                  | active                                                    |
| OS-SRV-USG:launched_at               | 2014-10-09T10:02:15.000000                                |
| OS-SRV-USG:terminated_at             | -                                                         |
| accessIPv4                           |                                                           |
| accessIPv6                           |                                                           |
| config_drive                         |                                                           |
| created                              | 2014-10-09T09:59:15Z                                      |
| demovlan network                     | 25.0.0.21                                                 |
| flavor                               | m1.tiny (1)                                               |
| hostId                               | 0cfba386e1e5cad832d2fbc316c33ca6a124c3d0b386127a55707070  |
| id                                   | 6d3e0f11-0a4c-46eb-a3a6-4e397d917228                      |

2) This uuid is not user friendly for VM names.

** Affects: nova
     Importance: Low
     Assignee: Hiroki Aramaki (h-aramaki)
         Status: Confirmed


** Tags: vmware
-- 
instance_template_name does not work for vmware driver
https://bugs.launchpad.net/bugs/1379682
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).


References