[Yahoo-eng-team] [Bug 1755683] [NEW] RequestSpec object has only one instance_uuid

2018-03-13 Thread Jiang
Public bug reported: OpenStack Pike. I create more than one instances on the dashboard. The nova-scheduler will revice a argument named spec_obj. select_destinations(self, ctxt,request_spec=None, filter_properties=None,spec_obj=_sentinel, instance_uuids=None) spec_obj has a attribute named inst

[Yahoo-eng-team] [Bug 1770434] [NEW] affinity filter not work on master branch

2018-05-10 Thread Jiang
Public bug reported: I deploy openstack with devstack, use master branchs. But the affinity filter not work. I print the spec_obj.instance_group.hosts to log, but I get empty list. ** Affects: nova Importance: Undecided Status: New ** Attachment added: "nova.log" https://bugs.l

[Yahoo-eng-team] [Bug 1771262] [NEW] instance snapshot minimum disk size error after resize instance

2018-05-14 Thread Jiang
Public bug reported: OpenStack version: Pike. Operate steps: 1. create an instance named cirros-vm with 1 VCPU, 1G RAM, 10G DISK. 2. create a snapshot named snapshot01 of cirros-vm 3. look up the snapshot01, the minimum disk size is 10G. It is correct. 4. resize cirros-vm with 1 VCPU, 1G RAM, 20G

[Yahoo-eng-team] [Bug 1787509] [NEW] Baremetal filters and default filters cannot be used simultaneously in the same nova

2018-08-16 Thread Jiang
Public bug reported: Hello, my openstack version is pike. There is only one nova-scheduler service in environment, but I have ironic nodes and kvm nodes.If I set use_baremetal_filters to True, I can only use baremetal_enabled_filters. If set use_baremetal_filters to False, I can only use enable

[Yahoo-eng-team] [Bug 1794717] [NEW] rocky: ephemeral disk can not be resized

2018-09-27 Thread Jiang
Public bug reported: I installed rocky via rdo. Backend virtualization is qemu-kvm 2.9.0. I create a cirros vm with flavor: 1 vcpu, 64M ram, 1G disk, 1G ephemeral disk. I can found ephemeral disk in cirros vm, I can mount ephemeral disk and write datas to it. But, when I use new flavor(1 vcpu,

[Yahoo-eng-team] [Bug 1715691] Re: install docs for controller missing db commands

2017-11-16 Thread Jiang
** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1715691 Title: install docs for controller missing db commands Status in

[Yahoo-eng-team] [Bug 1734054] [NEW] logging report UnicodeDecodeError when create vm with non-ascii

2017-11-23 Thread Jiang
Public bug reported: When create a vm with non-ascii name in devstack, logging report UnicodeDecodeError in nova-compute.log. Traceback (most recent call last): File "/usr/lib/python2.7/logging/__init__.py", line 861, in emit msg = self.format(record) File "/usr/local/lib/python2.7/dist-p

[Yahoo-eng-team] [Bug 1736101] [NEW] nova placement resource_providers DBDuplicateEntry when name repeat

2017-12-04 Thread Jiang
Public bug reported: OpenStack Version: Pike I have two compute nodes with same name. But only one record can be successfully created in resource_providers table. When resource_providers.name repeat, the record can not insert, and get error message: Uncaught exception: DBDuplicateEntry: (pymy

[Yahoo-eng-team] [Bug 1736101] Re: nova placement resource_providers DBDuplicateEntry when name repeat

2017-12-07 Thread Jiang
** Changed in: nova Status: Invalid => New -- 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/1736101 Title: nova placement resource_providers DBDuplicateEntry when n

[Yahoo-eng-team] [Bug 1715685] [NEW] Install and configure (Red Hat) in glance

2017-09-07 Thread Jiang
Public bug reported: The doc https://docs.openstack.org/glance/pike/install/install-rdo.html just only mentions the login mysql database, but did not mention creating the glance database and adding permissions. This bug tracker is for errors with the documentation, use the following as a template

[Yahoo-eng-team] [Bug 1715691] [NEW] Install and configure controller node in neutron

2017-09-07 Thread Jiang
Public bug reported: The page https://docs.openstack.org/neutron/pike/install/controller- install-rdo.html just mentioned the login database, but there are other operations after login to the database. The document should also have the steps to create the database and add access. ** Affects: neut

[Yahoo-eng-team] [Bug 1715689] [NEW] Install and configure a compute node for Red Hat Enterprise Linux and CentOS in nova

2017-09-07 Thread Jiang
Public bug reported: openstack pike requires qemu version equal or greater than 2.1, but the doc https://docs.openstack.org/nova/pike/install/compute-install-rdo.html did not mention this. I think it should add a tips to the doc. And centos default qemu version is 1.5. It is very difficult to up

[Yahoo-eng-team] [Bug 1715693] [NEW] nova_metadata_ip was abandoned

2017-09-07 Thread Jiang
Public bug reported: When I configure the metadata agent, the doc https://docs.openstack.org/neutron/pike/install/controller-install- rdo.html say to edit /etc/neutron/metadata_agent.ini, and config [DEFAULT]/nova_metadata_ip, but I can not find the nova_metadata_ip in /etc/neutron/metadata, it ha

[Yahoo-eng-team] [Bug 1683009] Re: Usage summary not reduce when delete error instances

2017-04-20 Thread Jiang
** Project changed: nova => horizon ** Changed in: horizon Status: Incomplete => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1683009 Title: Usage sum

[Yahoo-eng-team] [Bug 1685423] [NEW] Ocata does not support multiple cells

2017-04-22 Thread Jiang
Public bug reported: I have five servers, as shown below. The cell1 and cell2 are two cell servers, I install the rabbitmq, mysql(nova db), and nova-conductor service on them.    controller      /\ /..\   cell1..cell2    /\   /..\ compute1..compu

[Yahoo-eng-team] [Bug 1683009] Re: Usage summary not reduce when delete error instances

2017-04-23 Thread Jiang
** Changed in: nova Status: Incomplete => Fix Released -- 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/1683009 Title: Usage summary not reduce when delete error in

[Yahoo-eng-team] [Bug 1686315] [NEW] Loading all the time on Firefox 52

2017-04-26 Thread Jiang
Public bug reported: Openstack Ocata. First select a label, such as Project/Compute/Instances. Then select another label, such as Project/Compute/Images. Finally, go to the previous page by click the button of Firefox(the back button of firefox on the top left), the page will always show Loading.

[Yahoo-eng-team] [Bug 1508781] [NEW] remove bigswitch vendor plugin from Neutron core

2015-10-21 Thread Kanzhe Jiang
Public bug reported: bigswitch ML2 mech driver and L3 plugin are hosted in stackforge /networking-bigswitch repo. The code and entry points can be removed from Neutron. ** Affects: neutron Importance: Undecided Assignee: Kanzhe Jiang (kanzhe) Status: In Progress ** Changed in

[Yahoo-eng-team] [Bug 1358379] [NEW] drop_resize_claim() can't release the resource in some small window

2014-08-18 Thread jiang, yunhong
Public bug reported: Currently the resize resource claim is achieved through resize_claim() and drop_resize_claim() pair. In theory, the claim should be released after the drop_resize_claim() be called. However, there is a small window that this release will not happen. Currently RT tracker resou

[Yahoo-eng-team] [Bug 1360022] [NEW] min_ram and min_disk is ignored when boot from volume

2014-08-21 Thread jiang, yunhong
fects: nova Importance: Undecided Assignee: jiang, yunhong (yunhong-jiang) Status: New ** Changed in: nova Assignee: (unassigned) => jiang, yunhong (yunhong-jiang) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subsc

[Yahoo-eng-team] [Bug 1241317] Re: the quota usage of fixed_ips was not updated when booting a server using VLAN manager

2013-10-17 Thread Lijun Jiang
*** This bug is a duplicate of bug 1204714 *** https://bugs.launchpad.net/bugs/1204714 ** This bug has been marked a duplicate of bug 1204714 VlanManager unnecessarly creates fixed_ip quota reservations -- You received this bug notification because you are a member of Yahoo! Engineering T

[Yahoo-eng-team] [Bug 1244045] Re: Memory calculation is not accurate for KVM hypervisor

2013-10-24 Thread jiang, yunhong
** Changed in: nova Status: New => Invalid -- 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/1244045 Title: Memory calculation is not accurate for KVM hypervisor St

[Yahoo-eng-team] [Bug 1990238] [NEW] numa_nodes=1 pined to wrong numa node

2022-09-20 Thread Junbo Jiang
trict numa_nodeset : 0 both vm pinned to numa node 0! even numa node 0 do not have sufficient memory! ** Affects: nova Importance: Undecided Assignee: Junbo Jiang (junbo) Status: New ** Changed in: nova Assignee: (unassigned) => junbo (junbo) -- You received this bug noti

[Yahoo-eng-team] [Bug 1990802] [NEW] postcopy migration bandwidth limit

2022-09-25 Thread Junbo Jiang
patch introduce new option live_migration_postcopy_bandwidth, which used to limit the postcopy live migration bandwidth. ** Affects: nova Importance: Undecided Assignee: Junbo Jiang (junbo) Status: New ** Changed in: nova Assignee: (unassigned) => Junbo Jiang (junbo) --

[Yahoo-eng-team] [Bug 1765385] [NEW] Support inherit api samples in ApiSampleTestBase

2018-04-19 Thread Yikun Jiang
chosen, but if the 2.62 sample file doesn't exist, and then 2.58 will be chosen, and then 2.51, and so on. ** Affects: nova Importance: Undecided Assignee: Yikun Jiang (yikunkero) Status: In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1774556] [NEW] Invalid raise in test_compute_mgr

2018-05-31 Thread Yikun Jiang
Public bug reported: The test code in [1][2] uses `raise` statement without any parameter. It is not a valid python construct if used outside of an `expect` block. The test does not fail on this as this codepath never executed. Also see the reference bug[3]. [1] https://github.com/openstack/no

[Yahoo-eng-team] [Bug 1776373] [NEW] Invalid obj_make_compatible test case

2018-06-11 Thread Yikun Jiang
quot;serial_listen_addr") in https://github.com/openstack/nova/blob/master/nova/tests/unit/objects/test_migrate_data.py#L235 https://github.com/openstack/nova/blob/master/nova/tests/unit/objects/test_migrate_data.py#L240 ** Affects: nova Importance: Undecided Assignee: Yikun Jian

[Yahoo-eng-team] [Bug 1782690] [NEW] Consider forbidden traits in early exit of AllocationCandidates

2018-07-19 Thread Yikun Jiang
Public bug reported: Current, if there aren't any providers that have any of the required traits, just exit early in _get_by_one_request. But we should also consider the forbidden traits to optimize this attempt at a quick return. https://github.com/openstack/nova/blob/fdd4253/nova/api/openstack/

[Yahoo-eng-team] [Bug 1784604] [NEW] Redundant join in _anchors_for_sharing_providers

2018-07-31 Thread Yikun Jiang
Public bug reported: There is a redundant join when we want to get id from _anchors_for_sharing_providers. The last outerjoin is used to get the rp.UUID according rp.id [1], if we set get_id=True, we no longer need this outer join. [1] https://github.com/openstack/nova/blob/3ce7fa5/nova/api/opens

[Yahoo-eng-team] [Bug 1787331] [NEW] The eventlet.monkey_patch is not valid under uwsgi mode

2018-08-15 Thread Yikun Jiang
Public bug reported: There was a eventlet.monkey_patch [1] when we launch a nova process(like nova-api, nova-compute), but it's invalid under the uwsgi mode. So, we need do same monkey_patch when we setup uwsgi appilication. [1] https://github.com/openstack/nova/blob/233ea58/nova/cmd/__init__.py

[Yahoo-eng-team] [Bug 1791243] [NEW] launch-instance-from-volume.rst is not latest version

2018-09-07 Thread Yikun Jiang
Public bug reported: We lost some changes of doc/source/user/launch-instance-from-volume.rst in openstack-manuals after ocata We need upload the latest doc from manuals repo [1], and merge all later changes[2][3][4] into this doc. [1] I4a556b6a596a28c0350c7411c147459c3f06d084 [2] Ifa2e2bbb4c5f51

[Yahoo-eng-team] [Bug 1716903] [NEW] Failed to live-migrate instance in cell1.

2017-09-13 Thread Yikun Jiang
instance_uuid=values['instance_uuid']) InstanceActionNotFound: Action for request_id req-5aa03558-ae14-458e-9c35-c3d377c7ce45 on instance 84038890-8d70-45e1-8240-2303f4227e11 not found ** Affects: nova Importance: Undecided Assignee: Yikun Jiang (yikunkero) S

[Yahoo-eng-team] [Bug 1718409] [NEW] Failed to reschedule instance in cell.

2017-09-20 Thread Yikun Jiang
Public bug reported: Description === When instance rescheduling happens in cell: 1. Nova compute casts to the build_instances method in cell1 conductor. 2. In cell1 conductor, build_instances method calls the scheduler_client.select_destinations method, it calls to scheduler for getting

[Yahoo-eng-team] [Bug 1719561] [NEW] Instance action's updated_at' doesn't updated when action created or action event updated.

2017-09-26 Thread Yikun Jiang
Public bug reported: Description === When we do some operation on instances, will record some instance action(such as 'create') in 'instance_actions' table, and some sub-event will record(such as compute__do_build_and_run_instance) in 'instance_actions_events' table. we need update the

[Yahoo-eng-team] [Bug 1733746] [NEW] Failed to get flavors(raise 500) with a domain scope(without project_id).

2017-11-21 Thread Yikun Jiang
Public bug reported: Description === Failed to get flavors(raise a 500 error) with a domain scope or unscope token(without project_id). https://docs.openstack.org/keystone/pike/admin/identity-tokens.html #domain-scoped-tokens Steps to reproduce == 1. Get a unscope token

[Yahoo-eng-team] [Bug 1734012] [NEW] Handle exception in get_instance_sorted when scattering gather results from all cells.

2017-11-22 Thread Yikun Jiang
Public bug reported: Description === Currently, when we get servers list in multi cell, we scatter gather results from cells, but if we get back exception or timeout from cell, we will get 500 error finally. We should handle raise or timeout after getting back all results. Maybe we co

[Yahoo-eng-team] [Bug 1739571] [NEW] Can't delete root resource provider because of the self foreign key

2017-12-21 Thread Yikun Jiang
t/resource_providers/7d2590ae-fb85-4080-9306-058b4c915e31 returned with HTTP 500 2017-12-21 01:14:12.110 23740 DEBUG nova.api.openstack.wsgi [req-9975de8b-6784-4555-981c-fb57314535bc admin admin] Returning 500 to user: The server has either erred or is incapable of performing the requested op

[Yahoo-eng-team] [Bug 1741220] [NEW] raise 500 in test_resize_server_negative_invalid_state

2018-01-04 Thread Yikun Jiang
ova/tests/functional/api/client.py", line 239, in api_delete return APIResponse(self.api_request(relative_uri, **kwargs)) File "nova/tests/functional/api/client.py", line 202, in api_request response=response) nova.tests.functional.api.client.OpenStackApiException: Unexpected s

[Yahoo-eng-team] [Bug 1548649] [NEW] Hypervisors on dashboard shows local disk usage which also counts in volume usage

2016-02-22 Thread Zhe Jiang
Public bug reported: Our VMs we created are all use volumes on storage. However from hypervisor it shows "Local Disk Usage Used 340GB of 152GB" which is incorrect for logic. Local disk usage should not count in volume usage. ** Affects: horizon Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1548681] [NEW] Instance can't be deleted when it's failed in deployment.

2016-02-23 Thread Zhe Jiang
Public bug reported: 1. Launch instance from a image created volume. 2. Launch failed, instance status turns to Error. /var/log/cinder/volume.log: TRACE oslo_messaging.rpc.dispatcher ImageCopyFailure: Failed to copy image to volume: qemu-img: /dev/disk/by-path/pci-:81:00.0-fc-0x500507630648

[Yahoo-eng-team] [Bug 1484341] [NEW] Remove bigswitch mech_driver entry point definition

2015-08-12 Thread Kanzhe Jiang
Public bug reported: After vendor driver split, the entry point for bigswitch ml2 mechanism_driver is no longer valid. The new entry point is defined in the networking-bigswitch stackforge repo. ** Affects: horizon Importance: Undecided Assignee: Kanzhe Jiang (kanzhe) Status

[Yahoo-eng-team] [Bug 1484341] Re: Remove bigswitch mech_driver entry point definition

2015-08-12 Thread Kanzhe Jiang
** Project changed: horizon => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1484341 Title: Remove bigswitch mech_driver entry point definition Status in neutron: New Bug de

[Yahoo-eng-team] [Bug 1412930] [NEW] CPU feature request is not respected when create VM

2015-01-20 Thread jiang, yunhong
Public bug reported: When creating a VM requiring some specific CPU features, although the guest will be scheduled to a host with the capability, but such information is not always exposed to guest. a) started devstack by default, (means nova configuration libvirt.cpu_mode=none), the co

[Yahoo-eng-team] [Bug 1412994] [NEW] cirros image fails to boot when libvirt.cpu_mode=custom and libvirt.cpu_model=pentium

2015-01-20 Thread jiang, yunhong
Public bug reported: I try to set the libvirt.cpu_mode=custom and libvirt.cpu_model=pentium, and then boot a vm using cirros image. The 'nova boot' command create the instance successfully while the instance failed to boot because the image requires x86_64 while pentium has no x86_64 support. The

[Yahoo-eng-team] [Bug 1391021] [NEW] Set policy do not work for update router: add/remove interface

2014-11-09 Thread Momo Jiang
Public bug reported: Set the rule of "update_router:add_router_interface" to "rule:admin_only" in policy.json. Then tried to add a router interface with a user which only had a role "_member_". The interface could be added without error notification. Same with the rule of "update_router:remove_ro

[Yahoo-eng-team] [Bug 1403276] [NEW] Some image properties request may override flavor request

2014-12-16 Thread jiang, yunhong
flavor has no statement, the image request should fail. Otherwise, it will become a shortcut to resource request. ** Affects: nova Importance: Undecided Assignee: jiang, yunhong (yunhong-jiang) Status: New ** Changed in: nova Assignee: (unassigned) => jiang, yunhong (yunh

[Yahoo-eng-team] [Bug 1273803] [NEW] The pci manager try to modify the pci device list

2014-01-28 Thread jiang, yunhong
not use the Object List but a simple list to track all the devices. ** Affects: nova Importance: Undecided Assignee: jiang, yunhong (yunhong-jiang) Status: New ** Changed in: nova Assignee: (unassigned) => jiang, yunhong (yunhong-jiang) -- You received this

[Yahoo-eng-team] [Bug 1273852] [NEW] PCI device object should be purely DB layer

2014-01-28 Thread jiang, yunhong
Public bug reported: Currently the PCI device object includes a lot of function like alloc/free/claim etc. However, the NovaObject should not be used this way, and it makes the PCI device object really different with other NovaObject implementation. We should keep the PCI device object as simple

[Yahoo-eng-team] [Bug 1284559] [NEW] VMware: Openstack can not adopt more than one existing port groups in vCenter

2014-02-25 Thread Lijun Jiang
give more than one bridges. vCenter allows more than one port-groups to be created. If vCenter is controlled by openstack, Openstack can not make all port-groups in vCenter able used via openstack. ** Affects: nova Importance: Undecided Assignee: Lijun Jiang (lijunjbj) Status: New

[Yahoo-eng-team] [Bug 1285880] [NEW] force_config_drive should be based on image property

2014-02-27 Thread jiang, yunhong
Public bug reported: Currently there is a force_config_drive config item for each compute node. A VM migrated from host w/ force_config_drive to a host w/o it will lost the config_drive, this is not so good. Currently it's ok because most of the config drive information is only used at launch ti

[Yahoo-eng-team] [Bug 1295897] [NEW] router name is required, but is not unique.

2014-03-21 Thread Kanzhe Jiang
admin view list both router name with project name. The name only needs to be unique in the project. ** Affects: neutron Importance: Undecided Assignee: Kanzhe Jiang (kanzhe) Status: New ** Attachment added: "Screen Shot 2014-03-21 at 5.30.09 PM.png" https://bugs.lau

[Yahoo-eng-team] [Bug 1299145] [NEW] Documentation Bug, BigSwitch should be "Big Switch"

2014-03-28 Thread Kanzhe Jiang
Public bug reported: BigSwitch references should be changed to "Big Switch". ** Affects: neutron Importance: Undecided Assignee: Kanzhe Jiang (kanzhe) Status: New ** Changed in: neutron Assignee: (unassigned) => Kanzhe Jiang (kanzhe) -- You rece

[Yahoo-eng-team] [Bug 1316470] [NEW] the image file should be saved when refill the "Create An Image" table

2014-05-06 Thread Yaoguo Jiang
Public bug reported: When uploading an local image file, I forgot to set the image format before clicking "Create Image" button, so I need to refill the "Create An Image"table. Most content was saved except the image file. I have to reselect the image file and wait for uploading. Considering th

[Yahoo-eng-team] [Bug 1328382] [NEW] wrong doc for disabaled_reason in service list

2014-06-09 Thread jiang, yunhong
one": "internal", "state": "up", "updated_at": "2014-06-10T05:28:48.00", "host": "otccloud06", "disabled_reason": null, "id": 4}, {"status": "enabled", "binary": "no

[Yahoo-eng-team] [Bug 1331492] [NEW] tempest failure with "The server could not comply with the request since it is either malformed or otherwise incorrect."

2014-06-18 Thread jiang, yunhong
Public bug reported: tempest failure in tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestXML.test_update_server_from_auto_to_manual[gate] with followed log: 2014-06-18 03:12:25.984 | tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestXML.test_update_server_from_auto