[Yahoo-eng-team] [Bug 1541092] Re: squash migrations in preparation for mitaka

2016-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/276079 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=f5c64718a1c91fdce5c1da3b1043c14c5b0a97fd Submitter: Jenkins Branch:master commit f5c64718a1c91fdce5c1da3b1043c14c5b0a97fd Author: Steve Martinelli Date: Thu Feb 4 02:24:12

[Yahoo-eng-team] [Bug 1542612] Re: Add Network Port selection to instance launch

2016-02-07 Thread Itxaka Serrano
** Also affects: openstack-manuals 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). https://bugs.launchpad.net/bugs/1542612 Title: Add Network Port se

[Yahoo-eng-team] [Bug 1484113] Re: network topology: Status untranslated

2016-02-07 Thread KATO Tomoyuki
** Changed in: openstack-i18n Importance: Undecided => Medium ** Changed in: openstack-i18n 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.la

[Yahoo-eng-team] [Bug 1440834] Re: Unit test tree does not match the structure of the code tree

2016-02-07 Thread Deepak
** Changed in: networking-cisco Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1440834 Title: Unit test tree does not match the structure of

[Yahoo-eng-team] [Bug 1542972] [NEW] linux bridge device processing loop breaks on removals

2016-02-07 Thread Kevin Benton
Public bug reported: The code to handle new interfaces makes a check to see if the interface exists and then assumes it will exist for the rest of its operations. This assumption does not hold true because a device can be removed at any time (by Nova, the agents, whatever). So when a device is rem

[Yahoo-eng-team] [Bug 1542962] [NEW] DHCP agent RuntimeError when dnsmasq_config_file is not given

2016-02-07 Thread changzhi
Public bug reported: DHCP agent RuntimeError when is not given ** Affects: neutron Importance: Undecided Assignee: changzhi (changzhi) Status: New ** Changed in: neutron Assignee: (unassigned) => changzhi (changzhi) ** Summary changed: - DHCP agent RuntimeError when is

[Yahoo-eng-team] [Bug 1537608] Re: Branding: Padding around Nav Icons Needs Fixing

2016-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/271888 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4b5886d2764ccc05ab9e41b94cda9cdf4f16e2fa Submitter: Jenkins Branch:master commit 4b5886d2764ccc05ab9e41b94cda9cdf4f16e2fa Author: Diana Whitten Date: Sun Jan 24 21:10:56 20

[Yahoo-eng-team] [Bug 1542923] [NEW] Linuxbridge agent failed to start when bridge_mappings is given

2016-02-07 Thread Slawek Kaplonski
Public bug reported: When I was working on fullstack tests for Linuxbridge agent I found that when bridge_mappings is configured in LinuxBridge agent config file then for calculating agent_id mac address of first bridge name from this bridge_mappings is searched and it is failing. Due to that agen

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2016-02-07 Thread sumit
** Changed in: bilean Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1508442 Title: LOG.warn is deprecated Status in anvil: In Progress Stat

[Yahoo-eng-team] [Bug 1542892] [NEW] all test_extension_driver_port_security require port-security extension

2016-02-07 Thread Mathieu Losmede
Public bug reported: 2 tests are not checking if port-security extension is enable or not. then fail if not enabled. neutron.tests.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network neutron.tests.api.test_extension_driv

[Yahoo-eng-team] [Bug 1540794] Re: deprecate signing config options

2016-02-07 Thread Steve Martinelli
** Changed in: keystone Status: In Progress => Fix Released -- 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/1540794 Title: deprecate signing config options S

[Yahoo-eng-team] [Bug 1542819] Re: The details of security group contains "null"

2016-02-07 Thread Nate Johnston
I don't think that I agree with you that there is no value in showing every field, even ones where the value is 'null'. It might be meaningless to some users user, but it is more explicit. Also, ensuring that every field is represented in a predictable fashion means that the API may be easier fo

[Yahoo-eng-team] [Bug 1538386] Re: DHCP agent report error when enable configuratuion dnsmasq_base_log_dir

2016-02-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/272885 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8ae32a6681ad9187e1394b9c633a6eb43df40342 Submitter: Jenkins Branch:master commit 8ae32a6681ad9187e1394b9c633a6eb43df40342 Author: changzhi1990 Date: Wed Jan 27 11:22:34 201

[Yahoo-eng-team] [Bug 1542855] [NEW] Glance generates a non-reproducible config file

2016-02-07 Thread Thomas Goirand
Public bug reported: When generating glance-api.conf and glance-registry.conf, the workers directive, even though commented, is populated with a value which depends on the number of CPU (or core?) of the machine generating the file. This means that the build of Glance isn't reproducible (ie: build

[Yahoo-eng-team] [Bug 1542819] [NEW] The details of security group contains "null"

2016-02-07 Thread Hong Hui Xiao
Public bug reported: When using security group, I found the some output of security group will be "null". This happens when the value is not specified. Under the same condition, "neutron security-group-rule-list" will report "any". However, "neutron security-group-rule-show" will report empty.

[Yahoo-eng-team] [Bug 1542815] [NEW] rbac-list response will report wrong object_type

2016-02-07 Thread Haim Daniel
Public bug reported: This will happen when a new rbac table shall be introduced. The cause is the usage of the CommonDbMixin._union_model_query(). The current code flow joins SQL SELECT results from several rbac tables (per rbac object type). However, the resulting sqlalchemy union list from s