yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67198
[Bug 1698110] Re: aggregate-add-host but instances' az unmodified
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
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/1698110
Title:
aggregate-add-host but instances' az unmodified
Status in OpenStack Compute (nova):
Expired
Bug description:
we use "nova aggregate-add-host" to change host's az, but instances on
this host didn't update az, the db field "availablity_zone" in
"instances" table.
Steps to reproduce
==================
1. nova aggregate-create test test
2. assume 'host1' belong to 'nova' az, and has instance 'inst1' on it.
3. nova aggregate-add-host test host1
Expected result
===============
in db, field 'instances.availablity_zone' for 'inst1' should be 'test'
Actual result
=============
in db, field 'instances.availablity_zone' for 'inst1' is 'nova'
Nova version
==============
$ rpm -qa | grep nova
python-novaclient-2.30.1-1.el7.noarch
openstack-nova-conductor-12.0.0-1.el7.centos.noarch
python-nova-12.0.0-1.el7.centos.noarch
openstack-nova-scheduler-12.0.0-1.el7.centos.noarch
openstack-nova-novncproxy-12.0.0-1.el7.centos.noarch
openstack-nova-api-12.0.0-1.el7.centos.noarch
openstack-nova-common-12.0.0-1.el7.centos.noarch
openstack-nova-cert-12.0.0-1.el7.centos.noarch
openstack-nova-console-12.0.0-1.el7.centos.noarch
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1698110/+subscriptions
References