Update hyperv spawn() signature
Bug #1045392 reported by
Mark McLoughlin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Critical
|
Mark McLoughlin |
Bug Description
In nova.virt.driver:
def spawn(self, context, instance, image_meta, injected_files,
in nova.virt.
def spawn(self, context, instance, image_meta, network_info,
i.e. missing network_info and admin_password
Regression caused by https:/
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-rc1 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/12322
Review: https:/