[Yahoo-eng-team] [Bug 1943881] [NEW] Server concepts in Compute API Guide

2021-09-16 Thread Dariusz Smigiel
Public bug reported: Suspend, Resume section has confusing meaning explaining when VCPUs are available. "Suspending a server is similar to placing a device in hibernation; memory and vCPUs become available to create other servers." When VM is shutdown, it stays on a server. Its allocation is

[Yahoo-eng-team] [Bug 1681784] Re: neutronclient: incorrect treatment of input parameters

2017-04-11 Thread Dariusz Smigiel
** Also affects: python-neutronclient Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1681784 Title: neutronclient: incorrect treatment of

[Yahoo-eng-team] [Bug 1680272] Re: several tempest tests failed in gate because of libvirt error

2017-04-06 Thread Dariusz Smigiel
This one rather looks like possible nova issue. ** Project changed: neutron => 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/1680272 Title: several tempest tests

[Yahoo-eng-team] [Bug 1680136] Re: Stable newton gate is broken

2017-04-05 Thread Dariusz Smigiel
** Project changed: networking-midonet => neutron ** Changed in: neutron Status: New => Confirmed ** Changed in: neutron Importance: Undecided => Critical ** Changed in: neutron Assignee: (unassigned) => Kevin Benton (kevinbenton) -- You received this bug notification because

[Yahoo-eng-team] [Bug 1672590] Re: Port idlutils.get_schema_helper from ovsdbapp to neutron

2017-03-24 Thread Dariusz Smigiel
Please continue work on https://bugs.launchpad.net/neutron/+bug/1674889 ** Changed in: neutron Status: In Progress => Invalid ** Changed in: neutron Assignee: Dong Jun (dongj) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1674889] Re: Fix get_schema_helper bug in some case

2017-03-24 Thread Dariusz Smigiel
** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1674889 Title: Fix get_schema_helper bug in some case Status in

[Yahoo-eng-team] [Bug 1674614] Re: LBaaS v2 lack of migration

2017-03-21 Thread Dariusz Smigiel
** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1674614 Title: LBaaS v2 lack of migration Status in octavia: New Bug description: =

[Yahoo-eng-team] [Bug 1551583] Re: Updating the segmentation id of network is failed

2016-03-03 Thread Dariusz Smigiel
** Changed in: neutron Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1551583 Title: Updating the segmentation id of network is failed Status in neutron:

[Yahoo-eng-team] [Bug 1550559] Re: Qos policy RBAC DB setup and migration

2016-03-03 Thread Dariusz Smigiel
** Also affects: openstack-manuals Importance: Undecided Status: New ** Changed in: openstack-manuals Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1551368] Re: L7 capability extension implementation for lbaas v2

2016-03-03 Thread Dariusz Smigiel
** Also affects: openstack-api-site Importance: Undecided Status: New ** Changed in: openstack-api-site Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1550559] Re: Qos policy RBAC DB setup and migration

2016-03-03 Thread Dariusz Smigiel
** Also affects: openstack-api-site Importance: Undecided Status: New ** Changed in: neutron Status: New => Invalid ** Changed in: openstack-api-site Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1538767] Re: Users cannot create extra-routes with nexthop on ext-net

2016-03-03 Thread Dariusz Smigiel
** Also affects: openstack-api-site Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1538767 Title: Users cannot create extra-routes with

[Yahoo-eng-team] [Bug 1549078] Re: neutron router static routes ecmp deesn't work

2016-02-25 Thread Dariusz Smigiel
** Changed in: neutron Status: New => Incomplete ** Changed in: neutron Status: Incomplete => Won't Fix ** Changed in: neutron Status: Won't Fix => Confirmed ** Changed in: neutron Importance: Undecided => Medium -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1549886] Re: a bug test

2016-02-25 Thread Dariusz Smigiel
** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1549886 Title: a bug test Status in neutron: Invalid Bug description: a bug

[Yahoo-eng-team] [Bug 1549634] Re: net-create missing mtu option

2016-02-25 Thread Dariusz Smigiel
*** This bug is a duplicate of bug 1549638 *** https://bugs.launchpad.net/bugs/1549638 @Marcus, added second project to your another bug report. ** Also affects: neutron Importance: Undecided Status: New ** No longer affects: neutron ** This bug has been marked a duplicate of bug

[Yahoo-eng-team] [Bug 1516387] [NEW] Duplicated functions in agent/utils and common/utils

2015-11-15 Thread Dariusz Smigiel
Public bug reported: Both modules have "replace_file" functions. It should be unified and just one method left. ** Affects: neutron 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 1323658] Re: Nova resize/restart results in guest ending up in inconsistent state with Neutron

2015-11-14 Thread Dariusz Smigiel
med => Fix Released ** Changed in: nova Assignee: (unassigned) => Dariusz Smigiel (smigiel-dariusz) ** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribe

[Yahoo-eng-team] [Bug 1516283] [NEW] API extension is an Abstract Class but doesn't use abstractmethod

2015-11-14 Thread Dariusz Smigiel
Public bug reported: ExtensionDescriptor in neutron/api/extensions.py is ABC class but methods are not decorated with abstractmethod. ** Affects: neutron Importance: Undecided Status: New ** Tags: low-hanging-fruit -- You received this bug notification because you are a member