[Yahoo-eng-team] [Bug 1574462] Re: No prompt message to the user when router-gateway-clear and routes existed

2016-04-26 Thread Armando Migliaccio
The message "the nexthop is not connected with router" might be misleading, but what this means is that the 'nexthop' must be on the same (subnet) CIDR and for that you don't need the router's external gateway to reach it. ** Changed in: neutron Status: Incomplete => Invalid -- You

[Yahoo-eng-team] [Bug 1575316] Re: Functional job failures in pecan tests

2016-04-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/310306 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b047e3c28a0f3b714302dec17dcb0c138b758d90 Submitter: Jenkins Branch:master commit b047e3c28a0f3b714302dec17dcb0c138b758d90 Author: Kevin Benton Date: Sun

[Yahoo-eng-team] [Bug 1527719] Re: Adding a VNIC type for physical functions

2016-04-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/309904 Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=fcdd1a9701a67ae992ba85d8c8c798fa22adbcaf Submitter: Jenkins Branch:master commit fcdd1a9701a67ae992ba85d8c8c798fa22adbcaf Author: zhangguoqing

[Yahoo-eng-team] [Bug 1575402] [NEW] VPNaaS update NAT rules can generate stack trace

2016-04-26 Thread Al Miller
Public bug reported: neutron-vpn-agent can generate stack traces with AttributeError: 'NoneType' object has no attribute 'ipv4' in two different locations in ipsec.py, in add_nat_rule() and remove_nat_rule(), during sync() operations while site connections are being created. Here is an example

[Yahoo-eng-team] [Bug 1572013] Re: missing parameter explaination in "Servers" section of v2.1 compute api

2016-04-26 Thread Markus Zoeller (markus_z)
I agree with Matt here, let's just close this bug report and use the blueprint "api-ref-in-rst" to drive this. The effort is described on the ML [1] and the wiki [2]. The file the bug reporter is referencing to has a comment at the top which describes the needed cleanup tasks [3]. Long story

[Yahoo-eng-team] [Bug 1575285] Re: _BroadcastMessage._send_response raises TypeError

2016-04-26 Thread Markus Zoeller (markus_z)
It looks like this piece of code [1] is 3 years old without having any negative effect. These interfaces are all private and contained in one single module without leaking to the outside world, so I guess it's not worth to make a patch for that. References: [1]

[Yahoo-eng-team] [Bug 1574384] Re: Libvirt console parameter incorrect for AMD64 KVM

2016-04-26 Thread Markus Zoeller (markus_z)
Nova doesn't set the cmdline if it is not defined in the image properties. Your installed libvirt version uses then a default for that platform and it sounds like an issue in libvirt itself. You can double- check in the logs of nova-compute, there should be the generated "libvirt.xml" *without*

[Yahoo-eng-team] [Bug 1575368] [NEW] Federation Unable to handle multiple groups

2016-04-26 Thread Krishna
Public bug reported: I'm using OIDC federated authentication, I'm able to use the mapping json to do ephemeral user authentication. Following is my mapping json: [ { "local": [ {   "user": { "name": "{0}" },

[Yahoo-eng-team] [Bug 1573875] Re: Nova able to start VM 2 times after failed to live migrate it

2016-04-26 Thread Markus Zoeller (markus_z)
> - First of all, it would be nice to install qemu 2.5 with the > original kilo repository, [...] The upstream Nova project is not responsible to install system level packages. You might want to move this bug to the ubuntu-cloud-archive project. > - If nova able to start instances two times

[Yahoo-eng-team] [Bug 1510345] Re: [SRU] Cloud Images do not bring up networking w/ certain virtual NICs due to device naming rules

2016-04-26 Thread Scott Moser
this is fix-released from cloud-init perspective in xenial. If you disagree, please state why and open the bug. cloud-init now renders .rules files and configures ENI per the datasource's provided network config or a fallback network config. ** No longer affects: cloud-init ** Changed in:

[Yahoo-eng-team] [Bug 1575316] [NEW] Functional job failures in pecan tests

2016-04-26 Thread Henry Gessau
Public bug reported: Examples: 2016-04-26 14:40:22.082 | 2016-04-26 14:40:22.054 | == 2016-04-26 14:40:22.083 | 2016-04-26 14:40:22.056 | Failed 2 tests - output below: 2016-04-26 14:40:22.083 | 2016-04-26 14:40:22.057 | == 2016-04-26

[Yahoo-eng-team] [Bug 1575285] [NEW] _BroadcastMessage._send_response raises TypeError

2016-04-26 Thread Robin Neatherway
Public bug reported: The class _BaseMessage defines a method named _send_json_responses, which takes a named parameter neighbor_only. Later on in the same class, another method _send_response makes a call to _send_json_responses (on line 285), setting neighbor_only explicitly. However, a

[Yahoo-eng-team] [Bug 1575154] Re: Ubuntu 16.04, Unexpected API Error, , Nova

2016-04-26 Thread Markus Zoeller (markus_z)
Closed as requested in comment #2. ** 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/1575154 Title: Ubuntu 16.04,

[Yahoo-eng-team] [Bug 1575247] [NEW] network query when creating subnet looks too complex

2016-04-26 Thread Ryan Moats
Public bug reported: When creating a subnet, the network query appears to translate to: 67 Query SELECT networks.tenant_id AS networks_tenant_id, networks.id AS networks_id, networks.name AS networks_name, networks.status AS networks_status, networks.admin_state_up AS

[Yahoo-eng-team] [Bug 1575233] [NEW] target-lun 0 can be delete when detaching volume.

2016-04-26 Thread jangpro2
Public bug reported: target-lun 0 can delete when detaching volume. Environment === - OpenStack Release : Liberty - OS : Ubuntu 14.04.2 LTS - Hypervisor : KVM - Cinder Storage : iSCSI (EMC VNX) Description === I am using EMC Storage as volume backend. Recently, I discovered

[Yahoo-eng-team] [Bug 1456336] Re: StrongSwan ipsec.conf template is incomplete

2016-04-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/309372 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=e10adef0b1a74e1df39d7d5c79257b9d5b9116b7 Submitter: Jenkins Branch:master commit e10adef0b1a74e1df39d7d5c79257b9d5b9116b7 Author: nick.zhuyj

[Yahoo-eng-team] [Bug 1575007] Re: Bad libvirt version 1.2.21 when doing live migration

2016-04-26 Thread Lee Yarwood
Closing this out as WONTFIX assuming that only migrateToURI3 will continue to be used for libvirt versions >= 1.2.17 ** Changed in: nova Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1575225] [NEW] Neutron only permits IPv6 MLDv1 not v2

2016-04-26 Thread Dustin Lundquist
Public bug reported: IPv6 Multicast Listener Discovery (MLD) v2 [1] is used on recent version of Linux, currently Neutron only permits MLDv1 in the ICMPV6_ALLOWED_TYPES, so duplicate address discovery (DAD) doesn't not actually detect duplicate addresses should Neutron actually enforce ICMPv6

[Yahoo-eng-team] [Bug 1574476] Re: lbaasv2 session_persistence or session-persistence?

2016-04-26 Thread Doug Wiegley
** Project changed: neutron => python-neutronclient ** Changed in: python-neutronclient Status: New => Confirmed ** Changed in: python-neutronclient Importance: Undecided => Low ** Tags added: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1573949] Re: lbaas: better to close a socket explicitly rather than implicitly when they are garbage-collected

2016-04-26 Thread Doug Wiegley
This is being reported against an lbaas v1 driver, which is deprecated and pending removal in Newton. If you want to submit a code change, a reviewer might look at it, but we're not accepting bugs/blueprints/specs for lbaas v1. ** Changed in: neutron Status: New => Won't Fix -- You

[Yahoo-eng-team] [Bug 1574985] Re: Update security group using Heat

2016-04-26 Thread Doug Wiegley
Names are not unique for SG's, so it depends on if its a put or post. Was this intended in the heat template? ** Project changed: neutron => heat -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1575180] Re: logging does not work

2016-04-26 Thread Doug Wiegley
** Project changed: neutron => python-openstackclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1575180 Title: logging does not work Status in python-openstackclient: New Bug

[Yahoo-eng-team] [Bug 1574565] Re: tempest test_preserve_preexisting_port fails

2016-04-26 Thread YAMAMOTO Takashi
i added nova to the bug because it looks like a nova bug. ie. missing "constants.DNS_INTEGRATION in self.extensions" check. ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1575180] [NEW] logging does not work

2016-04-26 Thread Na Zhu
Public bug reported: I follow the link http://docs.openstack.org/developer/python-openstackclient/configuration.html#logging-settings to enable openstackclient syslog, here is my cloud.yaml contents: juno@bgpvpn:~$ cat /etc/openstack/clouds.yaml clouds: devstack: auth: auth_url:

[Yahoo-eng-team] [Bug 1565752] Re: Too many PIPEs are created when subprocess.Open fails

2016-04-26 Thread j_king
** Changed in: neutron Status: Confirmed => Invalid ** Changed in: neutron Assignee: j_king (james-agentultra) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1515841] Re: Link rot in identity-api-v3-os-inherit-ext

2016-04-26 Thread Sharat Sharma
** Changed in: openstack-api-site Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1515841 Title: Link rot in

[Yahoo-eng-team] [Bug 1575146] [NEW] ovs port status should the same as tap.

2016-04-26 Thread Yan Songming
Public bug reported: In some case, when physnet is donw. VM should know the status of it. But now we don’t。 So mybe we will add a function of this. Maybe we should add a configure option. When 'True', the port in VM should be down when the physnet in host is down. ** Affects: neutron

[Yahoo-eng-team] [Bug 1575154] [NEW] Ubuntu 16.04, Unexpected API Error, , Nova

2016-04-26 Thread Christoph
Public bug reported: Creating an instance fails: Command: openstack server create --flavor 42b791ba-3330-4a8c-b8bc-5b8afe94b7ce --image 6b5bfd61-8c35-44e0-be49-da12a6988cd1 --nic net-id=16ed9203-beaf-42f0-bf37-b7bdf68839f1 --security-group default --key-name testinstance public-instance

[Yahoo-eng-team] [Bug 1575134] [NEW] Same physnet has the same mac address

2016-04-26 Thread Yan Songming
Public bug reported: neutron net-show d973799a-c900-47ea-a369-a5610b43370c +---+--+ | Field | Value| +---+--+ |

[Yahoo-eng-team] [Bug 1575106] [NEW] Keystone crash with coredump during apache stop

2016-04-26 Thread Michał Górniak
Public bug reported: Hey, i have lots of coredump from keystone during apache stop/restart ~# keystone --version 1.3.1 (gdb) where #0 0x7f32631c7730 in _PyTrash_thread_destroy_chain () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 #1 0x7f326317ff4e in PyEval_EvalFrameEx () from

[Yahoo-eng-team] [Bug 1575022] Re: Editing a flavor changes its ID

2016-04-26 Thread Itxaka Serrano
This is by design as nova does not provide a way of updating a flavor, only deleting and creating them (http://developer.openstack.org/api-ref- compute-v2.1.html#os-flavors-v2.1) Horizon allows to "update" a flavor by deleting the old one and creating a new one with the updated parameters, so the

[Yahoo-eng-team] [Bug 1575057] [NEW] 'domain' is not honored in local.group mapping

2016-04-26 Thread György Szombathelyi
Public bug reported: The JSON schema for Federation mapping in Mitaka doesn't allow 'domain' to be added to the local.group, but the code explicitly request it: 2016-04-26 10:54:30.614 28203 ERROR keystone.common.wsgi File "/usr/lib/python2.7/dist-packages/keystone/federation/utils.py", line

[Yahoo-eng-team] [Bug 1575033] [NEW] iptables-restore fails with RuntimeError for ipset

2016-04-26 Thread venkata anil
Public bug reported: The following Trace is seen ovs_neutron_agent while running functional tests http://logs.openstack.org/59/307159/5/check/gate-neutron-dsvm- fullstack/e1f25d4/logs/TestDVRL3Agent.test_snat_and_floatingip/neutron- openvswitch-agent--2016-04-22--12-33-51-032511.log.txt.gz

[Yahoo-eng-team] [Bug 1574750] Re: Full table scan on "ports" table lookup by "device_id"

2016-04-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/310049 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3fb07b662930889b52e9ed0bc5a5616212aca46c Submitter: Jenkins Branch:master commit 3fb07b662930889b52e9ed0bc5a5616212aca46c Author: Ilya Chukhnakov

[Yahoo-eng-team] [Bug 1543169] Re: Nova os-volume-types endpoint doesn't exist

2016-04-26 Thread Sharat Sharma
Nova api has moved to nova code base. ** Changed in: nova Status: Invalid => Confirmed ** Changed in: openstack-api-site Status: Confirmed => Invalid ** Changed in: nova Assignee: (unassigned) => Sharat Sharma (sharat-sharma) -- You received this bug notification because

[Yahoo-eng-team] [Bug 1575022] [NEW] Editing a flavor changes its ID

2016-04-26 Thread György Szombathelyi
Public bug reported: After finishing editing of a a flavor in Mitaka Horizon, it's always changeing the flavor ID. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1575007] [NEW] Bad libvirt version 1.2.21 when doing live migration

2016-04-26 Thread Eli Qiao
Public bug reported: Description of problem: Unable to change target guest XML during migration, the argument dxml in virDomainMigrateToURI2 is not used in libvirt 1.2.21 check https://bugzilla.redhat.com/show_bug.cgi?id=1295405 Bug is fixed by libvirt 1.3.1: Jan 17 2016 check

[Yahoo-eng-team] [Bug 1574988] [NEW]

2016-04-26 Thread yyliang
Public bug reported: #nova boot --flavor m1.tiny --image CirrOS031 --nic net-id=1476-c17c-4215-af06-f46e2af3f6eb \ --security-group default --key-name demo-key private-instance ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and

[Yahoo-eng-team] [Bug 1574991] [NEW] member-id should contian only numbers and letters

2016-04-26 Thread wangxiyuan
Public bug reported: Now, there is no limit for member-id's format. It means that all characters are allowed. But member_id means a project's(tenant's) id. It shoud contian only numbers and letters. If not, it will lead some error: reprodue: env: glance master 1.create a member for an image:

[Yahoo-eng-team] [Bug 1574985] [NEW] Update security group using Heat

2016-04-26 Thread Manik Sidana
Public bug reported: I created a security group using Horizon dashboard. Then, I created a heat template with the same security group name with some new rules so that my security group gets updatee with new rules. However, heat template created a new security group instead of updating the