[Yahoo-eng-team] [Bug 1651989] Re: domain admin token will be treated as cloud admin

2017-02-15 Thread Frode Nordahl
For the record this was resolved in upstream release 11.0.0.0b3 and verified in corresponding Ubuntu package python- keystone_11.0.0~b3-0ubuntu1_all.deb ** No longer affects: cloud-archive -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1608980] Re: Remove MANIFEST.in as it is not explicitly needed by PBR

2017-02-15 Thread Isaku Yamahata
** Also affects: networking-odl Importance: Undecided Status: New ** Also affects: networking-midonet Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1664925] Re: neutron db get_networks_count bug

2017-02-15 Thread yangyide
** Changed in: neutron Status: Opinion => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1664925 Title: neutron db get_networks_count bug Status in neutron:

[Yahoo-eng-team] [Bug 1664925] Re: neutron db get_networks_count bug

2017-02-15 Thread yangyide
** Changed in: neutron Status: Incomplete => 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/1664925 Title: neutron db get_networks_count bug Status in neutron:

[Yahoo-eng-team] [Bug 1654167] Re: api-ref: parameters related deprecated network proxy APIs in limits and quota sets APIs

2017-02-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/416882 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=10919158045226d236206b67bb2bf5d88fa94a97 Submitter: Jenkins Branch:master commit 10919158045226d236206b67bb2bf5d88fa94a97 Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1665215] [NEW] performance degradation in agent<->server port wiring process

2017-02-15 Thread Kevin Benton
Public bug reported: The server<->agent communication process for wiring a port is taking a pretty significant amount of time. See the following analysis: http://lists.openstack.org/pipermail/openstack-dev/2017-February/112266.html ** Affects: neutron Importance: Undecided Assignee:

[Yahoo-eng-team] [Bug 1656386] Re: Reduce neutron services' memory footprint

2017-02-15 Thread Andrea Frittoli
** Also affects: openstack-gate 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/1656386 Title: Reduce neutron services' memory footprint

[Yahoo-eng-team] [Bug 1660602] Re: Domains list shows only one domain, even when the user has permissions to list_domains

2017-02-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/427125 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1be065aed8e330c746f85f9600d2c60c4478a661 Submitter: Jenkins Branch:master commit 1be065aed8e330c746f85f9600d2c60c4478a661 Author: Radomir Dopieralski

[Yahoo-eng-team] [Bug 1665145] [NEW] enable defaults for 'nova-manage cell_v2 update-cell'

2017-02-15 Thread Corey Bryant
Public bug reported: Currently you have to specify all of the args for 'nova-manage cell_v2 update-cell' (--cell_uuid, --name, --transport-url and --database_connection). Otherwise you'll hit this: http://paste.ubuntu.com/24003055/ ** Affects: nova Importance: Undecided Status:

[Yahoo-eng-team] [Bug 1639806] Re: devstackgaterc job is failing

2017-02-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/433288 Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=4fe207e8b8a9342838f69adb26ad1830cbba7b04 Submitter: Jenkins Branch:master commit 4fe207e8b8a9342838f69adb26ad1830cbba7b04 Author: Russell Bryant

[Yahoo-eng-team] [Bug 1661797] Re: identify lxd-nova platform to enable Openstack datasource

2017-02-15 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: nova-lxd (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Zesty) Importance: High Status: Fix Released ** Also affects: nova-lxd

[Yahoo-eng-team] [Bug 1661537] Re: Domain token confused with domain context in identity panels

2017-02-15 Thread Rob Cresswell
** Changed in: horizon 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/1661537 Title: Domain token confused with domain

[Yahoo-eng-team] [Bug 1664793] Re: test_stamp_pattern failing in ceph jobs

2017-02-15 Thread Matt Riedemann
** 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/1664793 Title: test_stamp_pattern failing in ceph

[Yahoo-eng-team] [Bug 1524004] Re: linuxbridge agent does not wire ports for non-traditional device owners

2017-02-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/254880 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1e95cfa98a12548b09a974c6db66d386f3b36d05 Submitter: Jenkins Branch:master commit 1e95cfa98a12548b09a974c6db66d386f3b36d05 Author: Mark McClain Date: Tue

[Yahoo-eng-team] [Bug 1664659] Re: linuxbridge vlan-aware-vms subports do not get wired

2017-02-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/254880 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1e95cfa98a12548b09a974c6db66d386f3b36d05 Submitter: Jenkins Branch:master commit 1e95cfa98a12548b09a974c6db66d386f3b36d05 Author: Mark McClain Date: Tue

[Yahoo-eng-team] [Bug 1665061] [NEW] keepalived sanity check tries to disable process monitoring, but doesn't

2017-02-15 Thread Terry Wilson
Public bug reported: KeepalivedIPv6Test.start_keepalived_process overrides AGENT.check_child_processes_interval to 0 in an attempt to disable process monitoring. The default value is 60 and the decision on whether to spawn the process monitoring thread is made in ProcessMonitor.__init__(), which

[Yahoo-eng-team] [Bug 1665053] [NEW] test_stamp_pattern times out waiting for the device to show up on the guest

2017-02-15 Thread Matthew Treinish
Public bug reported: When running test_stamp_pattern sometimes the test times out waiting for the device to show up on the guest after the volume attach is issue. An example traceback is: Traceback (most recent call last): File "tempest/test.py", line 103, in wrapper

[Yahoo-eng-team] [Bug 1664334] Re: CONF.placement.os_interface is not used in nova-status upgrade check

2017-02-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/433257 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2c1e1341214356808936c4a812c89d4008cdb284 Submitter: Jenkins Branch:master commit 2c1e1341214356808936c4a812c89d4008cdb284 Author: Matt Riedemann Date: Mon

[Yahoo-eng-team] [Bug 1665037] [NEW] Virtual size not computed when creating an image

2017-02-15 Thread Cyril Roelandt
Public bug reported: $ qemu-img info dsl-4.11.rc2.qcow2 image: dsl-4.11.rc2.qcow2 file format: qcow2 virtual size: 50M (52824064 bytes) disk size: 50M cluster_size: 65536 Format specific information: compat: 1.1 lazy refcounts: false Note that qemu-img reports that the virtual size of

[Yahoo-eng-team] [Bug 1663315] Re: identify openstack kvm platform on ppc64

2017-02-15 Thread Sylvain Bauza
Well, the guest shouldn't know which hypervisor type it's running IMHO. That looks like a security concern at least. That said, it could be possible for operators explicitely wanting to pass that information to their guest OS that they use cloud-init for sure, but that doesn't look like something

[Yahoo-eng-team] [Bug 1663317] Re: IPv6 neighbor discovery not getting through qbr bridge

2017-02-15 Thread Sylvain Bauza
All the discussion can be found in https://bugs.launchpad.net/neutron/+bug/1302080 Basically, it was possible to reach from a guest perspective the hypervisor in case the bridge was also IPv6. The solution was rather to stop using IPv6 for that bridge automatically. That doesn't mean that you

[Yahoo-eng-team] [Bug 1633518] Re: The passphrase used to encrypt or decrypt volumes was mangled prior to Newton

2017-02-15 Thread Lee Yarwood
** Changed in: os-brick Status: In Progress => 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/1633518 Title: The passphrase used to encrypt or

[Yahoo-eng-team] [Bug 1664799] Re: a wrong way of useing dictionary in servicegroup/drivers/mc.py

2017-02-15 Thread Sylvain Bauza
Doesn't look like the master version has this problem. Which version are you using ? Can't even find the problem in stable/mitaka : https://github.com/openstack/nova/blob/stable/mitaka/nova/servicegroup/drivers/mc.py If the problem is not present in a supported release (Mitaka and younger

[Yahoo-eng-team] [Bug 1664913] [NEW] cell_v2 update_cell command don't allow default value

2017-02-15 Thread jichenjc
Public bug reported: devstack built 5 days before ,the param should be optional but it's required now jichen@ubuntu1604:~$ nova-manage cell_v2 update_cell --cell_uuid b674a67e-a4a3-414a-9507-f08407686d37 Updates the properties of a cell by the given uuid. If the cell is not found by

[Yahoo-eng-team] [Bug 1664850] Re: Error: Unable to create the server. Unexpected API Error.

2017-02-15 Thread Sylvain Bauza
Something is messed up with your deployment since you don't have all the needed python packages : 2017-02-15 17:15:00.658 20804 ERROR stevedore.extension [req-627d9817-74d4-4669-b817-f51625ca4ff1 b84bf912c35a40c6a780f71b1f9a21c1 097640358bc14bd594b9d91e933b6e4c - - -] Could not load 'file':

[Yahoo-eng-team] [Bug 1664925] [NEW] neutron db get_networks_count bug

2017-02-15 Thread yangyide
Public bug reported: My neutron version is mitaka. My network has HA network and shared network and private network and external network I direct call neutron net-list in command-line If I use admin count is ok, but I use non-admin count is wrong. I print self._get_collection_query(context,

[Yahoo-eng-team] [Bug 1664872] [NEW] boot vm error

2017-02-15 Thread Dongfeng Huang
Public bug reported: when I try to boot a vm, it failed.the command is as follows: nova --os-region-name=RegionTwo boot --flavor 1 --image 5de15f0e-8020-4c1f-9498-0c15c3f337a1 --nic net-id=48cdad21-11c5-428a-b833-a5a0fe647b9e vm2 the error is as follows: