Public bug reported:
Description
===========
rebuild vm not with the specified image
Steps to reproduce
==================
1.create volume with image
cinder create --image cirros --name vol_image 1
follow command as above, the vol_image id is
469b36df-c8fe-40fc-aa6c-e973c27f2294
2.create vm from vol_image
nova boot vm_name --boot-volume 469b36df-c8fe-40fc-aa6c-e973c27f2294 --flavor
xxxxxx --nic net-name=xxxxxx
login the vm and create some files.
3.rebuild vm with specified image
nova rebuild vm_name new_image_id
Expected result
===============
There will be a vm with new image
Actual result
=============
The vm is still original vm, the image not changed,and the files are still there
Environment
===========
1. Devstack with newton version
** Affects: nova
Importance: Undecided
Assignee: zhaolihui (zhaolh)
Status: New
** Changed in: nova
Assignee: (unassigned) => zhaolihui (zhaolh)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1640415
Title:
rebuild vm not with the specified image
Status in OpenStack Compute (nova):
New
Bug description:
Description
===========
rebuild vm not with the specified image
Steps to reproduce
==================
1.create volume with image
cinder create --image cirros --name vol_image 1
follow command as above, the vol_image id is
469b36df-c8fe-40fc-aa6c-e973c27f2294
2.create vm from vol_image
nova boot vm_name --boot-volume 469b36df-c8fe-40fc-aa6c-e973c27f2294 --flavor
xxxxxx --nic net-name=xxxxxx
login the vm and create some files.
3.rebuild vm with specified image
nova rebuild vm_name new_image_id
Expected result
===============
There will be a vm with new image
Actual result
=============
The vm is still original vm, the image not changed,and the files are still
there
Environment
===========
1. Devstack with newton version
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1640415/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp