[Yahoo-eng-team] [Bug 1988325] [NEW] Volume attach failed cause volume turn to available when delete the instance

2022-08-31 Thread Wave Wang
Public bug reported: Description === Using admin user to sign in. When a volume C is attached to instance A, if i try to attach it to another instance B, nova-api will  raise an error "Invalid volume: Volume status must be available or downloading (HTTP 400) (Request-ID: x)

[Yahoo-eng-team] [Bug 1960545] [NEW] Clean and init again doesn't re-run "write-files"

2022-02-10 Thread Hao Wang
Public bug reported: Hi community, I am trying to re-apply the new version of uc20 gadget snap manually. After googling, cloud-init scripts can rerun with "cloud-init clean && cloud-init init --local". However the rerun doesn't seem to work for the updates in "write-files" of the new version.

[Yahoo-eng-team] [Bug 1933056] [NEW] A mistake in the help message of launch volume

2021-06-21 Thread suchuan wang
will be 'The volume size cannot be less than the image minimum disk size 0 GB',the volume size=1gb or more,it is obviously greater than 0gb. ** Affects: horizon Importance: Undecided Assignee: suchuan wang (sevahwang) Status: New ** Changed in: horizon Assignee: (unassigned) => such

[Yahoo-eng-team] [Bug 1909100] [NEW] [RFE]add new vnic type "cyborg"

2020-12-23 Thread Xinran WANG
Public bug reported: According to the nova-spec[1], we have agreed to add a new vnic type for port that is associated with a smartnic managed by cyborg. This new vnic type will have similar functionality to "direct", and Nova needs it to check if it should retrieve the "device_profile" in

[Yahoo-eng-team] [Bug 1906602] [NEW] [RFE] add new extension "device-profile" for port

2020-12-02 Thread Xinran WANG
Public bug reported: A device_profile is a notion of Cyborg project, please refer to https://docs.openstack.org/api-ref/accelerator/v2/index.html#device- profiles It is a named set of user requirements for one or more accelerators. It can be viewed as a flavor for devices. Broadly it includes

[Yahoo-eng-team] [Bug 1906603] [NEW] [RFE] add new extension "device-profile" for port

2020-12-02 Thread Xinran WANG
Public bug reported: A device_profile is a notion of Cyborg project, please refer to https://docs.openstack.org/api-ref/accelerator/v2/index.html#device- profiles It is a named set of user requirements for one or more accelerators. It can be viewed as a flavor for devices. Broadly it includes

[Yahoo-eng-team] [Bug 1893901] [NEW] paused instance cannot detach volume

2020-09-02 Thread Yao wang
Public bug reported: Steps are as following: 1) Create one VM 2) Attach volume to the VM 3) pause the VM 4) detach the volume We will find this volume are not detach in openstack side, but it has already detach complete in libvirt side. Some dirty data appears in DB. ** Affects: nova

[Yahoo-eng-team] [Bug 1886903] [NEW] Wront timezone hour difference for NZ

2020-07-08 Thread Feilong Wang
Public bug reported: As of today (9 July 2020) the timezone dropdown list of user setting is showing UTC+13 as New Zealand time which is wrong. It should be UTC+12:00 because of now it's NZST. UTC+13:00 is for NZDT. ** Affects: horizon Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1886159] [NEW] Anti-affinity instance creation failed and the scheduling node was incorrect.

2020-07-03 Thread wang
Public bug reported: Description === Anti-affinity instance creation failed.My environment has five compute node, I created a server group, create instances, five the affinity of the fifth instance failure, log prompt "Exceeded Max scheduling attempts for 3 instan". In the first four

[Yahoo-eng-team] [Bug 1886160] [NEW] Anti-affinity instance creation failed and the scheduling node was incorrect.

2020-07-03 Thread wang
Public bug reported: Description === Anti-affinity instance creation failed.My environment has five compute node, I created a server group, create instances, five the affinity of the fifth instance failure, log prompt "Exceeded Max scheduling attempts for 3 instan". In the first four

[Yahoo-eng-team] [Bug 1880672] [NEW] Openstack start instance failed.

2020-05-26 Thread wang
Public bug reported: Openstack start instance failed. Description === Openstack starts the instance, and after a while the instance is in an error state. logs = Failed to compute_task_build_instances: No valid host was found. There are not enough hosts available. Traceback (most

[Yahoo-eng-team] [Bug 1880671] [NEW] Nova failed to create an instance.

2020-05-26 Thread wang
Public bug reported: Nova failed to create an instance. Description === Nova failed to create an instance, prompting 'No valid host was found.' nova-compute.log === ERROR nova.virt.disk.mount.nbd [-] nbd module not loaded INFO nova.virt.disk.mount.api [-] Device allocation

[Yahoo-eng-team] [Bug 1875814] [NEW] libvirt:instance binding core failed.

2020-04-29 Thread wang
Public bug reported: Description === instance binding core failed. Steps to reproduce == 1.The host is 64 cores and three virtual machines are set up, one of which is bound to the core. 'virsh vcpupin 1 0 0-1 --live --config' 2.uname -a : Linux infra06

[Yahoo-eng-team] [Bug 1872409] Re: Failed shared disk display data in real time

2020-04-26 Thread wang
** Changed in: nova Status: Incomplete => 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/1872409 Title: Failed shared disk display data in real time

[Yahoo-eng-team] [Bug 1872409] [NEW] Failed shared disk display data in real time

2020-04-13 Thread wang
Public bug reported: Description === After the volume of the two instance is formatted and mounted, write data on the Shared disk of the first instance and sync it, but it cannot be seen on the second instance. Only when the Shared disk of the second instance is mounted again after

[Yahoo-eng-team] [Bug 1869697] [NEW] The instance supports USB devices.

2020-03-30 Thread wang
Public bug reported: Description === OpenStack instance can realize the USB transmission function of the server and realize the data transmission.Realize the support of virtual machine to usb device, that is, add, delete and check the function of usb device. Rebuild, resize, delete,

[Yahoo-eng-team] [Bug 1869674] [NEW] Unit Test test_no_migrations_have_downgrade failing execution

2020-03-30 Thread wang
Public bug reported: Description === Nova_api newly added a table, but when performing unit tests' tox - epy27 'methods' test_no_migrations_have_downgrade' error. instance_usb.py # def downgrade(migrate_engine): # meta = MetaData(migrate_engine) # meta.reflect(migrate_engine) #

[Yahoo-eng-team] [Bug 1864422] [NEW] can the instance supports online keys updates?

2020-02-23 Thread wang
Public bug reported: Description === As a tenant, the private key of the key may be lost, and the user needs to update the keys rather than break the business and stop instance. Do you have any Suggestions and ideas? Thank you very much. ** Affects: nova Importance:

[Yahoo-eng-team] [Bug 1864159] Re: metedate

2020-02-21 Thread wang
** 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/1864159 Title: metedate Status in OpenStack Compute (nova): Invalid

[Yahoo-eng-team] [Bug 1864160] [NEW] mete_date shows region information

2020-02-20 Thread wang
Public bug reported: Description === I want to show region_name in mete_date. Do you have any Suggestions and ideas? In the instance execution 'curl http://169.254.169.254/openstack/2013-04-04/mete_date.json ', the information of the current instance region (region_name) is

[Yahoo-eng-team] [Bug 1864159] [NEW] metedate

2020-02-20 Thread wang
Public bug reported: Description === I want to show region_name in mete_date. Do you have any Suggestions and ideas? In the instance execution 'curl http://169.254.169.254/openstack/2013-04-04/mete_date.json ', the information of the current instance region (region_name) is

[Yahoo-eng-team] [Bug 1859403] [NEW] The instance needs to supports dongle devices

2020-01-13 Thread wang
Public bug reported: Description === In openstack, when the tenant accesses the secret files of the instance, the dongle device is required for encryption and decryption. The dongle device is a USB device, which is implemented on the server side and requires the pass-through

[Yahoo-eng-team] [Bug 1858402] [NEW] In-use volume does not support the same ceph cluster retype

2020-01-06 Thread wang
Public bug reported: Description: Ceph storage supports different types of disks, including SATA, SAS, and SSD, which are divided into SATA SSD and NVME.In the production, disks with different media are divided into different pools. In cinder, there should be different volume types. The

[Yahoo-eng-team] [Bug 1856925] [NEW] Nova compute service exception that performs cold migration virtual machine card in resize state.

2019-12-18 Thread wang
Public bug reported: Description: In the case of a nova-compute service exception, such as down, the instance gets stuck in the resize state during cold migration and cannot perform evacuation.The command request for nova API is also issued, server_status and Task State have been changed,

[Yahoo-eng-team] [Bug 1849796] [NEW] port status is down after vm migration

2019-10-25 Thread Frank Wang
Public bug reported: I'm using networking-ovn as the mechanism driver, sometimes the port status of vm is down after vm migration. This is because the bind port is not completed when ovn reports status up for the port See the details below. 2019-10-25 10:24:03.183 16030 INFO

[Yahoo-eng-team] [Bug 1848617] [NEW] cloud-init configures network incorrectly on the ubuntu1804 template VM of Azure

2019-10-17 Thread chenxiang wang
Public bug reported: For the ubuntu1804 template VM of Azure, the file /etc/network/interfaces lacks a line: source /etc/network/interfaces.d/* So the VM can't get configurations under /etc/network/interfaces.d/ After installing ifupdown on the VM, cloud-init will rewrite file

[Yahoo-eng-team] [Bug 1847586] [NEW] Loading neutron-lib internationalized file

2019-10-10 Thread Frank Wang
Public bug reported: neutron-lib needs to load internationalized file in /user/share/locale at initialization, The translation of zh_CN has been completed. Refer to https://review.opendev.org/#/c/536011/ ** Affects: neutron Importance: Undecided Assignee: Frank Wang (wangpeihui

[Yahoo-eng-team] [Bug 1844479] [NEW] nova-api bug

2019-09-18 Thread wang
Public bug reported: 2019-09-18 14:22:34.586 32942 ERROR nova.api.openstack.wsgi InternalServerError: Request Failed: internal server error while processing your request. 2019-09-18 14:22:34.586 32942 ERROR nova.api.openstack.wsgi Neutron server returns request_ids:

[Yahoo-eng-team] [Bug 1841741] [NEW] Port-Forwarding can't be set to different protocol in the same IP and Port

2019-08-28 Thread Yuan-Ting Wang
Public bug reported: In Rocky version, Port-Forwarding can't be set to different protocol in the same IP and Port. For example: Floating IP(IP:140.128.100.100, Port:100) mapping to Private IP(IP: 10.0.0.1. Port: 100, Protocol: tcp and udp) I got these error messages { "NeutronError": {

[Yahoo-eng-team] [Bug 1835379] [NEW] rebuild instance will require additional resource on current compute node

2019-07-04 Thread WANG Qian
Public bug reported: Hi, I have a question about resource claim during instance rebuild. Say we have a stack with two VMs (each flavor is 2 vCPU) located on compute node A, and now compute node A has only 1 vCPU left free. Then, try to rebuild VM1, it will claim resource on the current compute

[Yahoo-eng-team] [Bug 1819581] [NEW] The fuzzy filtering regulation by instance name.

2019-03-12 Thread Ying Wang
Public bug reported: There is "like filter" when searching instance through filter condition "Instance Name =". ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1799885] [NEW] [FWaaS]Firewall rule for fip's DNAT traffic, destination address should be this fip

2018-10-25 Thread Wang Weijia
Public bug reported: Bug description: When we write a firewall group rule which limit fip's DNAT traffic, for example we want to accept the traffic into a VM binding a fip, the rule's destination address should be VM's intranet IP address (not fip IP address) currently. However if we associate

[Yahoo-eng-team] [Bug 1798713] [NEW] [fwaas]wrong judgment in _is_supported_by_fw_l2_driver method

2018-10-18 Thread Wang Weijia
Public bug reported: Bug description: the scenario:security group is enabled and its firewall_driver = openvswitch, fwaas is enabled and its firewall_l2_driver = noop(default). If I create a new vm, default FWG will be bound on this vm's port automatically. However, firewall_l2_driver = noop

[Yahoo-eng-team] [Bug 1798577] [NEW] [FWaas-DVR]wrong port name in iptables rules

2018-10-18 Thread Wang Weijia
Public bug reported: Bug description: In DVR model, when we bind a FWG on a gateway port, the port names(sg port and rfp port) in iptables rules are wrong. Steps: 1.create a firewall group named fw 2.create a router(id:0cbd237f-358a-4c27-8047-c50e1f7201e7),add a subnet's gateway

[Yahoo-eng-team] [Bug 1793103] [NEW] public-subnet not explained

2018-09-18 Thread Younger Wang
Public bug reported: In https://docs.openstack.org/neutron/rocky/admin/config-address- scopes.html, the public-subnet and ipv6-public-subnet pop up from nowhere, which is confusing. If these subnets are automatically generated, it should be explained. If these need to be manually created, the

[Yahoo-eng-team] [Bug 1776221] [NEW] EC2 credentials duplicated after a credential updated

2018-06-11 Thread Yuxin Wang
Public bug reported: It's fine when creating a new ec2 credential if there's an existing one with the same blob. It raises 409 conflicts. But it would allow me to update a credential with the same blob of another one. Keystone version: 12.0.0 Token provider: fernet MariaDB version10.1.20 **

[Yahoo-eng-team] [Bug 1776222] [NEW] EC2 credentials duplicated after a credential updated

2018-06-11 Thread Yuxin Wang
Public bug reported: It's fine when creating a new ec2 credential if there's an existing one with the same blob. It raises 409 conflicts. But it would allow me to update a credential with the same blob of another one. Keystone version: 12.0.0 Credential provider: fernet MariaDB version10.1.20

[Yahoo-eng-team] [Bug 1752265] [NEW] invalid "default_notification_exchange" config in keystone.conf of O version

2018-02-28 Thread andy wang
Public bug reported: [environment]: openstack ocata version. [description]: I test event notifications in my devstack and find that 'default_notification_exchange' in [oslo_messaging_rabbit] section seemed invalid. The valid config is 'control_exchange' in [DEFAULT] section. I don't know if

[Yahoo-eng-team] [Bug 1745262] [NEW] State report fo dhcp agent was disabled after active/backup switch serveral times

2018-01-24 Thread Frank Wang
Public bug reported: Hi All, I'm using Ocata version. I deployed several compute nodes and two active/backup controller nodes with running neutron-server and rabbitmq. after I switched the role of the controller nodes. the dhcp-agent disabled its report state. here is dhcp-agent log: 2018-01-23

[Yahoo-eng-team] [Bug 1740198] [NEW] DHCP was enabled successfully when IP pool is exhausted

2017-12-26 Thread Frank Wang
Public bug reported: In Pike, I created a subnet that disabled DHCP, then I create many VMs using this subnet, the IP pool in the subnet was exhausted. changing DHCP to true to update the subnet. there is no more IP in allocation_pools. the request succeeded. actually, DHCP agent can't create

[Yahoo-eng-team] [Bug 1738946] [NEW] so many Relationship links in api-ref documentation are userless

2017-12-18 Thread andy wang
Public bug reported: so many Relationship links in api-ref doc are userless. for example, in api-ref/v3/users.inc file, the Relationship link of list users is 'https://docs.openstack.org/api/openstack- identity/3/rel/users', however, when I type in my chrome browser, it links to

[Yahoo-eng-team] [Bug 1737092] [NEW] End of script output before headers: django.wsgi

2017-12-07 Thread jeff wang
Status: New ** Changed in: horizon Assignee: (unassigned) => jeff wang (jsjtl) ** Changed in: horizon Assignee: jeff wang (jsjtl) => (unassigned) ** Changed in: horizon Assignee: (unassigned) => jeff wang (jsjtl) -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1734841] [NEW] XenAPI document is using outdated picture

2017-11-28 Thread Jianghua Wang
Public bug reported: https://docs.openstack.org/nova/pike/admin/configuration/hypervisor-xen- api.html#xenapi-deployment-architecture The above document is saying "assuming that the network provider is *neutron network*"; but the following architecture picture is outdated. It's still using nova

[Yahoo-eng-team] [Bug 1727134] [NEW] XenAPI: resolve the failure VM_MISSING_PV_DRIVERS for PV VM

2017-10-24 Thread Jianghua Wang
Public bug reported: When testing: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume observed the error of "VM_MISSING_PV_DRIVERS"; But actually the VM does have PV drivers installed. 2017-10-25 02:17:29.566 ^[[01;31mERROR nova.virt.xenapi.vm_utils

[Yahoo-eng-team] [Bug 1724414] [NEW] rhel distro selects FQDN as hostname

2017-10-17 Thread Zhigang Wang
Public bug reported: Currently cloud-init rhel distro selects FQDN over short hostname for set_hostname and update_hostneme. RHEL limits max hostname to 64 bytes by default: $ getconf HOST_NAME_MAX 64 According to RFC 1035, the FQDN could up to 255 bytes. Setting hostname to FQDN

[Yahoo-eng-team] [Bug 1722704] [NEW] Image name filter on instance panel doesn't work

2017-10-10 Thread Feilong Wang
, which is incorrect. As a result, user can't see all the images he/she want to see based on the name. ** Affects: horizon Importance: Undecided Assignee: Feilong Wang (flwang) Status: New ** Changed in: horizon Assignee: (unassigned) => Feilong Wang (flwang) --

[Yahoo-eng-team] [Bug 1722701] [NEW] [Performance] Add a white list for nova extension to avoid API calls

2017-10-10 Thread Feilong Wang
Public bug reported: Currently, Horizon does have a blacklist for Nova extension to skip some features of Nova which can be used by cloud operators. However, on the Instance panel, there are 5 actions need to call the extension_supported function to check if the feature/extension is supported or

[Yahoo-eng-team] [Bug 1722417] [NEW] [Performance] Unless network API calls on instance panel

2017-10-09 Thread Feilong Wang
/openstack_dashboard/api/nova.py#L529 With detailed API, the addresses of server are returned. So there is no need to call Neutron API to get the addresses info. ** Affects: horizon Importance: Undecided Assignee: Feilong Wang (flwang) Status: New ** Changed in: horizon Assignee

[Yahoo-eng-team] [Bug 1721686] [NEW] [Performance] Make image name column configurable

2017-10-05 Thread Feilong Wang
: Undecided Assignee: Feilong Wang (flwang) Status: New ** Changed in: horizon Assignee: (unassigned) => Feilong Wang (flwang) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). ht

[Yahoo-eng-team] [Bug 1721423] [NEW] [Performance] Bad performance on instances list panel

2017-10-04 Thread Feilong Wang
cache for this function, about 3+ seconds are saved. ** Affects: horizon Importance: Undecided Assignee: Feilong Wang (flwang) Status: New ** Changed in: horizon Assignee: (unassigned) => Feilong Wang (flwang) -- You received this bug notification because you are a mem

[Yahoo-eng-team] [Bug 1720915] [NEW] No loading icon on image (anjularjs) panel

2017-10-02 Thread Feilong Wang
: Undecided Assignee: Feilong Wang (flwang) Status: In Progress ** Changed in: horizon Assignee: (unassigned) => Feilong Wang (flwang) ** Changed in: horizon Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1720893] [NEW] VariableDoesNotExis error when enabling DEBUG logging

2017-10-02 Thread Feilong Wang
Public bug reported: When enabling the DEBUG level for "console" handler in local_settings.py, you can see a lot below errors. DEBUG 2017-10-02 21:06:11,615 django.template Exception while resolving variable 'is_small' in template 'horizon/common/_data_table_row_actions_dropdown.html'.

[Yahoo-eng-team] [Bug 1718086] [NEW] Login of integrations test doesn't work

2017-09-18 Thread Feilong Wang
Public bug reported: When running the test_login case, there is a timeout error. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1717918] [NEW] Failed to create sahara cluster if reauthentication_auth_method =trusts

2017-09-18 Thread Wang Bo
Public bug reported: set reauthentication_auth_method =trusts heat stack-create sahara_cluster -f sahara_cluster.yaml sahara-engine came into error when to get image, with following error: Forbidden: You are not authorized to perform the requested action: Using trust-scoped token to create

[Yahoo-eng-team] [Bug 1716551] [NEW] Install and configure (Ubuntu) in glance: Cannot parse the password with "@"

2017-09-11 Thread Desmond Wang
Public bug reported: Install and configure (Ubuntu) in glance: Cannot parse the password with "@" This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [ ] This doc is inaccurate in

[Yahoo-eng-team] [Bug 1716403] [NEW] Install and configure (Ubuntu) in glance: "create a database" section is missing

2017-09-11 Thread Desmond Wang
Public bug reported: Only the first step of "create a database" is shown in https://docs.openstack.org/glance/pike/install/install-ubuntu.html This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to

[Yahoo-eng-team] [Bug 1715042] [NEW] Flavor list is not in order when booting instance

2017-09-04 Thread Fei Long Wang
Public bug reported: Currently, the flavor list is not in order when booting instance. It would be nice to list them by vcpu and ram by default. ** Affects: horizon Importance: Undecided Assignee: Fei Long Wang (flwang) Status: In Progress -- You received this bug

[Yahoo-eng-team] [Bug 1713901] [NEW] Icon of status on network topology is showing wrong

2017-08-29 Thread Fei Long Wang
Public bug reported: Icon of status on network topology is showing wrong because of the incorrect css class. ** Affects: horizon Importance: Undecided Assignee: Fei Long Wang (flwang) Status: In Progress -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1709594] [NEW] live-migration without '--block-migrate" failed with "No sql_connection parameter is established"

2017-08-09 Thread Jianghua Wang
Public bug reported: The test in on XenServer. nova live-migration If we run the live-migration without the option of "--block-migrate", it will failed with error as: RemoteError: Remote error: RemoteError Remote error: CantStartEngineError No sql_connection parameter is established" -

[Yahoo-eng-team] [Bug 1701153] Re: XenAPI: Failed to create ephemeral disk for VMs on XenServer 7.0/7.1

2017-08-02 Thread Jianghua Wang
Dom0 plugins has been moved to os-xenapi and the fix will be in the dom0 plugins. So updated the project from nova to os-xenapi. ** Project changed: nova => os-xenapi -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1704071] [NEW] XenAPI: volume VM live migration failed with VDI_NOT_IN_MAP

2017-07-13 Thread Jianghua Wang
Public bug reported: When boot a VM with a volume attached, and then perform live migration. It will fail on the destination compute with the following VDI_NOT_IN_MAP error. Jul 13 05:06:55 ComputeNode-1 nova-compute[7780]: File "/opt/stack/nova/nova/compute/manager.py", line 198, in

[Yahoo-eng-team] [Bug 1702189] [NEW] Click "Open Console" link on the instance balloon of network topology will open two windows

2017-07-03 Thread Fei Long Wang
Public bug reported: How to reproduce: 1. Create an instance 2. Open Network Topology panel 3. Put the mouse on the instance 4. Click "Open Console" link on the instance balloon Then you will see two windows opened. ** Affects: horizon Importance: Undecided Assignee: Fei

[Yahoo-eng-team] [Bug 1481689] Re: xenapi: cached images should be cleaned up by time

2017-06-29 Thread Jianghua Wang
removed affects on os-xenapi as this fix should be nova only. We can't move this clean-up script to os-xenapi due to this script has dependence on nova/virt/xenapi/vm_utils.py ** No longer affects: os-xenapi -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1701153] [NEW] XenAPI: Failed to create ephemeral disk for VMs on XenServer 7.0/7.1

2017-06-28 Thread Jianghua Wang
Public bug reported: 1. setup devstack on XenServer 7.0; 2. create flavor with a ephemeral disk nova flavor-create --ephemeral 1 test-ephemeral 81 1 1 1 3. Boot VM with the above flavor: nova boot --image cirros-0.3.5-x86_64-disk --nic net-id=60f82bcc-dfed-4825-8832-4a9331e2df2c --flavor 81

[Yahoo-eng-team] [Bug 1699700] Re: XenAPI: can't inject admin passwd

2017-06-26 Thread Jianghua Wang
Basing on the above test result, probably we should close this bug as just work as design. ** 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).

[Yahoo-eng-team] [Bug 1699700] [NEW] XenAPI: can't reject admin passwd

2017-06-22 Thread Jianghua Wang
Public bug reported: The admin passwd is not rejected into metadata: stack@DevStackOSDomU:~$ nova boot --image cirros-0.3.5-x86_64-disk --nic net-id=60f82bcc-dfed-4825-8832-4a9331e2df2c --flavor 1 --admin-pass admin testVM # the pass is not set and the specified admin passwd is not included in

[Yahoo-eng-team] [Bug 1695844] [NEW] test_novnc failed with socket recv time

2017-06-05 Thread Jianghua Wang
tempest/.tox/tempest/local/lib/python2.7/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException ** Affects: nova Importance: Undecided Assignee: Jianghua Wang (wjh-fresh) Status: N

[Yahoo-eng-team] [Bug 1229445] Re: db type could not be determined

2017-05-24 Thread Jianghua Wang
** Also affects: tempest Importance: Undecided Status: 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/1229445 Title: db type could not be determined

[Yahoo-eng-team] [Bug 1687538] [NEW] test_volume_backup_reset_status_force_delete is always failing for ceph gate

2017-05-01 Thread Fei Long Wang
gate is always failing, see http://logs.openstack.org/45/460745/1/check/gate-tempest-dsvm-full-ceph- plugin-src-glance_store-ubuntu-xenial/f82764b/console.html ** Affects: glance Importance: Undecided Assignee: Fei Long Wang (flwang) Status: New ** Changed in: glance Assignee

[Yahoo-eng-team] [Bug 1685590] [NEW] No retry for removing instance in case of ironic service down

2017-04-23 Thread Wang KaiFeng
Public bug reported: When ironic service is shortly down (e.g. ironic conductor down), removing an instance will immediately make this instance into error state without retry. After investigation, it points to the code segment:

[Yahoo-eng-team] [Bug 1680254] [NEW] VMware: Failed at boot instance from volume

2017-04-05 Thread Sihan Wang
Public bug reported: Instance is failing with booting from volume  [req-e1b1ac9c-3394-44c6-8453-b05f41f2aa16 admin admin] Instance failed to spawn   Traceback (most recent call last): File "/opt/stack/nova/nova/compute/manager.py", line 2120, in _build_resources   yield resources

[Yahoo-eng-team] [Bug 1634340] Re: vCenter virt driver cannot get vmdk root disk when vSAN used

2017-04-03 Thread Sihan Wang
** Changed in: nova Status: In Progress => 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/1634340 Title: vCenter virt driver cannot get vmdk root disk

[Yahoo-eng-team] [Bug 1616938] Re: XenAPI: failed to create image from volume backed instance with glance v2

2017-03-30 Thread Jianghua Wang
** Changed in: nova Status: Confirmed => 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/1616938 Title: XenAPI: failed to create image from volume

[Yahoo-eng-team] [Bug 1616938] Re: XenAPI: failed to create image from volume backed instance with glance v2

2017-03-30 Thread Jianghua Wang
** Changed in: nova Status: Fix Released => Confirmed -- 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/1616938 Title: XenAPI: failed to create image from volume

[Yahoo-eng-team] [Bug 1674886] Re: image id is checked after uploading image

2017-03-22 Thread Fei Long Wang
Fei Long Wang (flwang) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1674886 Title: image id is checked after uploading image Status in Glance Client: New Bug description: versio

[Yahoo-eng-team] [Bug 1669660] [NEW] Horizon doesn't show breadcrumb well

2017-03-02 Thread Fei Long Wang
Public bug reported: Horizon doesn't show breadcrumb very well, especially for plugin panels. I got this problem for Zaqar UI. The breadcrumb should show as 'Project / Messaging / Queues', but now it's shown as 'Project / Messaging / None' ** Affects: horizon Importance: High

[Yahoo-eng-team] [Bug 1667231] [NEW] ovs-agent error while processing VIF ports on compute

2017-02-22 Thread peng fei wang
Public bug reported: I am using the M code on Centos7.2 and recently found the following error in compute node /var/log/neutron /openvswitch-agent.log it seems that for each serveral weeks ,there will be such an error. .ovs_neutron_agent

[Yahoo-eng-team] [Bug 1661717] [NEW] L2pop filters out port info for HA router internal interface when sending out notification

2017-02-03 Thread Xiang Wang
Public bug reported: Branch: stable/newton Setup: l3_ha = True l2_population = True arp_responder = True enable_distributed_routing = False Node1: controller/network Node2: controller/network Node3: compute step 1: created external network step 2: created a router step 3: set router gateway to

[Yahoo-eng-team] [Bug 1654960] [NEW] SRIOV VF MAC-anti-spoofing check behavior not compatible when port_security extension not configured

2017-01-09 Thread wang yinfeng
Public bug reported: Some NFV test cases require the source MAC address be filled by the Application, so when the packets come to the SRIOV eswitch, the source MAC address is not the VF's MAC address, if the SRIOV NIC's MAC anti- spoofing check is enabled, the packets will be droped, which is not

[Yahoo-eng-team] [Bug 1651650] [NEW] XenAPI: server rescue test sometime failed with timeout waiting for vif plugging

2016-12-20 Thread Jianghua Wang
Public bug reported: Observed several failure in citrix xenserver CI for this test case: tempest.api.compute.servers.test_server_rescue See there are timeout waiting for vif: $ grep 'Timeout waiting for vif plugging callbac' screen-n-cpu.txt.gz 2016-12-20 10:58:52.036 4528 WARNING

[Yahoo-eng-team] [Bug 1649747] Re: XenAPI: With ovs polling mode, Neutron gets the error of oslo_rootwrap.wrapper.FilterMatchNotExecutable

2016-12-13 Thread Jianghua Wang
** Project changed: nova => 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/1649747 Title: XenAPI: With ovs polling mode, Neutron gets the error of

[Yahoo-eng-team] [Bug 1649747] [NEW] XenAPI: With ovs polling mode, Neutron gets the error of oslo_rootwrap.wrapper.FilterMatchNotExecutable

2016-12-13 Thread Jianghua Wang
Public bug reported: When enabled polling mode for XenAPI, the neutron q-domua always get the error of oslo_rootwrap.wrapper.FilterMatchNotExecutable. See the following log. With ovs polling mode, ovs will report data to neutron once any ovs DB update. So there is chance to report partialy data

[Yahoo-eng-team] [Bug 1642579] [NEW] use neutron for nova-compute but compute use nova-network rpc api

2016-11-17 Thread Wang Liming
Public bug reported: my nova.conf like this: network_api_class=nova.network.neutronv2.api.API use_neutron=True when I create a vm because nova-compute not found the glance image then a exceptin occure: 2016-11-14 11:32:48.729 37828 Traceback (most recent call last): 2016-11-14 11:32:48.729

[Yahoo-eng-team] [Bug 1641517] [NEW] spice can't support usb redirection

2016-11-13 Thread wang jiedong
irt-e465443f-32b6-4cb7-9e17-2aec45bac79f libvirt-e465443f-32b6-4cb7-9e17-2aec45bac79f ** Affects: nova Importance: Undecided Assignee: wang jiedong (jeery) Status:

[Yahoo-eng-team] [Bug 1597551] Re: XenAPI plugin failure with fetch_all_bandwidth

2016-09-05 Thread Jianghua Wang
** Changed in: nova Assignee: (unassigned) => Jianghua Wang (wjh-fresh) ** Changed in: nova Status: Invalid => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1616938] [NEW] XenAPI: failed to create image from volume

2016-08-25 Thread Jianghua Wang
Public bug reported: XenServer with dirver XenAPI, it always fails to create image from volume. Tempest test: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_create_ebs_image_and_check_boot 2016-08-24 08:13:24.636 27347 DEBUG nova.compute.api

[Yahoo-eng-team] [Bug 1602906] [NEW] apply_invalidation_patch will not work as intended

2016-07-13 Thread Tianpeng Wang
Public bug reported: https://github.com/openstack/keystone/blob/cd906266e67c8a8a8ae9676d2fa6dd1bd2f59bd8/keystone/common/cache/core.py#L102 As we already learned, we cannot replace descriptors on an object instance, so after calling `apply_invalidation_patch`, it merely set both

[Yahoo-eng-team] [Bug 1599057] [NEW] live-migration Interrupt when get network info failed

2016-07-05 Thread Zengzhi Wang
[instance: 37d55e32-751a-415a-b707-4f54bc06b6b8] File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 80, in exception_handler_v20 2016-07-02 16:14:18.072 10162 TRACE nova.virt.libvirt.driver [instance: 37d55e32-751a-415a-b707-4f54bc06b6b8] message=m

[Yahoo-eng-team] [Bug 1598282] [NEW] location strategy config shouldn't be ristricted

2016-07-01 Thread Fei Long Wang
.py#L26 ** Affects: glance Importance: Undecided Assignee: Fei Long Wang (flwang) Status: New ** Description changed: The idea of location strategy is allowing cloud provider can add a customized location strategy. That said, no code change should be - involved. As Brian

[Yahoo-eng-team] [Bug 1597551] [NEW] XenAPI plugin failure with fetch_all_bandwidth

2016-06-29 Thread Jianghua Wang
Public bug reported: XenAPI can't fetch the bandwidth with the following error in log: 2016-06-29 09:02:27.639 30900 ERROR oslo_service.periodic_task Failure: ['XENAPI_PLUGIN_FAILURE', 'fetch_all_bandwidth', 'ValueError', 'need more than 1 value to unpack'] ** Affects: nova Importance:

[Yahoo-eng-team] [Bug 1596135] Re: Make raw_input py3 compatible

2016-06-26 Thread Yichen Wang
** No longer affects: kloudbuster -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to anvil. https://bugs.launchpad.net/bugs/1596135 Title: Make raw_input py3 compatible Status in anvil: New Status in Bandit: New Status in

[Yahoo-eng-team] [Bug 1592362] [NEW] [XenAPI] add a maximum retry count for vbd unplug

2016-06-14 Thread Jianghua Wang
in _vbd_unplug_with_retry. ** Affects: nova Importance: Undecided Assignee: Jianghua Wang (wjh-fresh) Status: New ** Changed in: nova Assignee: (unassigned) => Jianghua Wang (wjh-fresh) -- You received this bug notification because you are a member of Yahoo! Engineering T

[Yahoo-eng-team] [Bug 1592150] [NEW] Having multiple values in a yumrepos key results in incorrectly formatted yum repo config

2016-06-13 Thread Jeff Wang
Public bug reported: According to the code to handle yumrepos, cloud-init "Can handle 'lists' in certain cases". When I specify a list in my cloud-config, it is incorrectly formatted. It is surrounded by '''triple single-quotes''' when rendered onto the filesystem, causing the resulting

[Yahoo-eng-team] [Bug 1591840] [NEW] tempest test of test_aggregates.py is broken for XenServer

2016-06-12 Thread Jianghua Wang
Public bug reported: Citrix XenServer CI has been in failure status due the following failed tests: 2016-06-12 14:19:08.708 | {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az [0.316267s] ... FAILED 2016-06-12 14:19:08.715 | {1}

[Yahoo-eng-team] [Bug 1587702] [NEW] Nova doesn't check service type before deleting compute service

2016-05-31 Thread Fei Long Wang
), then when delete the service, the compute service will be deleted as well. ** Affects: nova Importance: Undecided Assignee: Fei Long Wang (flwang) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Fei Long Wang (flwang) -- You received this bug notificat

[Yahoo-eng-team] [Bug 1585426] [NEW] All available volumes still list the volume has join to other consistent group

2016-05-24 Thread XingKai Wang
Public bug reported: [Environment] OpenStack Mitaka (RDO all-in-one) openstack-cinder-8.0.0-1.el7.noarch [Step] 1. Create consistent group by OpenStack dashboard. 2. Create 2 volumes(volume1&2) 3. edit consistent group:A and select volume:1 device 4. Create another consistent group:B 5. Manage

[Yahoo-eng-team] [Bug 1529541] Re: Remove unused logging import in horizon

2016-05-17 Thread Wang Junqing
** Changed in: trove Status: Confirmed => Fix Released -- 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/1529541 Title: Remove unused logging import in horizon

[Yahoo-eng-team] [Bug 1582561] [NEW] Collapse/Expand a dashboard/panel-group will reload ng-panel page

2016-05-17 Thread Wang Bo
/static/app/core/images/images.module.js#L190. ** Affects: horizon Importance: Undecided Assignee: Wang Bo (chestack) Status: New ** Changed in: horizon Assignee: (unassigned) => Wang Bo (chestack) -- You received this bug notification because you are a member of Y

[Yahoo-eng-team] [Bug 1582465] [NEW] unit tests failed with RequiredOptError

2016-05-16 Thread Wenjun Wang
Public bug reported: the latest commit:9ec54a3f27c683ac3bc5807b81971e1f5a2be99a Date: Fri May 13 18:43:49 2016 + on glance master whit ubuntu 14, I used proxy server to internet, tox -e py27 -- I got so many failed unit tests like this:

[Yahoo-eng-team] [Bug 1580843] Re: wrong id returned when execute "image import"

2016-05-13 Thread Wenjun Wang
Thanks for wangxiyuan's comments,It's not a bug. ** Changed in: glance Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1580843 Title: wrong id

  1   2   3   4   >