[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-21 Thread bailin.zhang
** Also affects: gnocchi Importance: Undecided Status: New ** Changed in: gnocchi Status: New => In Progress ** Changed in: gnocchi Assignee: (unassigned) => bailin.zhang (bailin-zhang) -- You received this bug notification because you are a member of Yahoo! Engin

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-20 Thread bailin.zhang
** Also affects: karbor Importance: Undecided Status: New ** Changed in: karbor Status: New => In Progress ** Changed in: karbor Assignee: (unassigned) => bailin.zhang (bailin-zhang) -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-20 Thread bailin.zhang
** Also affects: shade Importance: Undecided Status: New ** Changed in: shade Status: New => In Progress ** Changed in: shade Assignee: (unassigned) => bailin.zhang (bailin-zhang) ** No longer affects: shade -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-08 Thread bailin.zhang
** Also affects: tacker Importance: Undecided Status: New ** Changed in: tacker Status: New => In Progress ** Changed in: tacker Assignee: (unassigned) => bailin.zhang (bailin-zhang) -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-08 Thread bailin.zhang
** Also affects: networking-ovn Importance: Undecided Status: New ** Changed in: networking-ovn Status: New => In Progress ** Changed in: networking-ovn Assignee: (unassigned) => bailin.zhang (bailin-zhang) -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-08 Thread bailin.zhang
** Also affects: kuryr-libnetwork Importance: Undecided Status: New ** Changed in: kuryr-libnetwork Status: New => In Progress ** Changed in: kuryr-libnetwork Assignee: (unassigned) => bailin.zhang (bailin-zhang) -- You received this bug notification becau

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-08 Thread bailin.zhang
** Also affects: kuryr Importance: Undecided Status: New ** Changed in: kuryr Assignee: (unassigned) => bailin.zhang (bailin-zhang) ** Changed in: kuryr Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1604384] [NEW] objects.Migration's status is 'accepted', when vm rebuild failed

2016-07-19 Thread bailin.zhang
yException, there's nothing to do about Migration . ** Affects: nova Importance: Undecided Assignee: bailin.zhang (bailin-zhang) Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (no

[Yahoo-eng-team] [Bug 1553889] Re: When an VM was deleted which a port belong to, The port can not be assigned to other VM again

2016-05-28 Thread bailin.zhang
** 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/1553889 Title: When an VM was deleted which a port belong to,

[Yahoo-eng-team] [Bug 1583739] [NEW] dns_name was reset, when delete VM or detach-interface

2016-05-19 Thread bailin.zhang
Public bug reported: When delete VM ,or detach port. the dns_name of port should be retained ,when it was assigned by the user At this fix: https://bugs.launchpad.net/nova/mitaka/+bug/1572593. reset dns_name directly. ** Affects: neutron Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1578520] Re: attache many port as soon as possible, some ports was lost in "instance_info_caches"

2016-05-18 Thread bailin.zhang
** 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/1578520 Title: attache many port as soon as possible, some ports was

[Yahoo-eng-team] [Bug 1578520] [NEW] attache many port as soon as possible, some ports was lost in "instance_info_caches"

2016-05-05 Thread bailin.zhang
Public bug reported: In version mitaka for example: 1. a VM has two ports. 2. create two new ports 3. attach new ports to VM as soon as possible 4. the two new ports were attached to the VM,but there are only three ports in the "network_info" of table "instance_info_caches" Detail

[Yahoo-eng-team] [Bug 1553889] Re: When an VM was deleted which a port belong to, The port can not be assigned to other VM again

2016-04-28 Thread bailin.zhang
** Project changed: nova-project => nova -- 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/1553889 Title: When an VM was deleted which a port belong to, The port can not

[Yahoo-eng-team] [Bug 1567843] [NEW] When VM creat failed, do not unplug-ports

2016-04-08 Thread bailin.zhang
Public bug reported: When VM create failed (such as "_create_domain" execute failed), do not unplug-ports. This bug hit all release/branch. When create VM, it will update network_info at table "instance_info_caches". But it will be delayed for some time. when "_shutdown_instance", we

[Yahoo-eng-team] [Bug 1567232] [NEW] migrate vm, do not check neutron-openvswitch-agent status

2016-04-06 Thread bailin.zhang
Public bug reported: when neutron-openvswitch-agent is offline. we can migrate VM to this node successfully. but the port status is Down. and the binding:vif_type change into "binding_failed" for example: 1. we have two compute nodes. named tecs110, tecs164 2. create a VM with ovs

[Yahoo-eng-team] [Bug 1553889] [NEW] When an VM was deleted which a port belong to, The port can not be assigned to other VM again

2016-03-06 Thread bailin.zhang
"dns_name" is not equal . ** Affects: neutron Importance: Undecided Assignee: bailin.zhang (bailin-zhang) Status: New ** Changed in: neutron Assignee: (unassigned) => bailin.zhang (bailin-zhang) -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1551085] [NEW] When attache more than one interface, Only one interface was attached

2016-02-28 Thread bailin.zhang
Public bug reported: 1. Create a VM 2. attache many interface once, 3. look at the result, only one interface was attached. for example 1. nova interface-list vmtest ++--+--+--+---+ |