Merge "remove a comment about ec2"
This commit is contained in:
@@ -5145,8 +5145,6 @@ class LibvirtDriver(driver.ComputeDriver):
|
||||
root_device_name = None
|
||||
|
||||
if root_device_name:
|
||||
# NOTE(yamahata):
|
||||
# for nova.api.ec2.cloud.CloudController.get_metadata()
|
||||
instance.root_device_name = root_device_name
|
||||
|
||||
guest.os_type = (fields.VMMode.get_from_instance(instance) or
|
||||
|
||||
Reference in New Issue
Block a user