[Yahoo-eng-team] [Bug 1379663] [NEW] After upgrading - ovs-vswitchd cannot add existing ports

2014-10-10 Thread Boon Lee
Public bug reported: Hi there, After upgrading (stop all services, yum upgrade, db sync) from older Icehouse build to latest Icehouse build, my compute node (specifically openstack-nova-compute) cannot be started. I deployed a number of instances before upgrade, and after upgrading

[Yahoo-eng-team] [Bug 1379666] [NEW] unable to Ping my external IP

2014-10-10 Thread Venkata Seshadri
Public bug reported: iam unable to ping my External Ip address, and in my router details my external network is down. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1379682] [NEW] instance_template_name does not work for vmware driver

2014-10-10 Thread zhu zhu
Public bug reported: Currently vmware driver will adopt uuid for instance names. This will lead two problems: 1) instance name template will not apply for vmware driver. But it will display instance name with nova show command. It will be misleading. [root@cmwo cmwo]# nova show

[Yahoo-eng-team] [Bug 1379684] [NEW] Remove 'require_admin_context' from sqlalchemy api

2014-10-10 Thread Qin Zhao
Public bug reported: There are still many 'require_admin_context' defined for db operation, which prevent rbac definition in policy.json. For example, a user defined non-admin role to manage quota will not be able to modify quota size. Plan to remove 'require_admin_context' from sqlalchemy

[Yahoo-eng-team] [Bug 1378968] Re: Metadef schema column name is a reserved word in MySQL

2014-10-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127317 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=f259cac74d3e988b4012dcc2abd30091df27f5ce Submitter: Jenkins Branch:proposed/juno commit f259cac74d3e988b4012dcc2abd30091df27f5ce Author: Wayne Okuma wayne.ok...@hp.com Date:

[Yahoo-eng-team] [Bug 1378866] Re: leftover router ports

2014-10-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127357 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8e76cccb1ed9a248439b1188d1d805649169e46b Submitter: Jenkins Branch:proposed/juno commit 8e76cccb1ed9a248439b1188d1d805649169e46b Author: Mark McClain mmccl...@yahoo-inc.com

[Yahoo-eng-team] [Bug 1378855] Re: juno capstone migration is missing

2014-10-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127359 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9cce0bfdb713c2b975b289d90de6d57b68ca3854 Submitter: Jenkins Branch:proposed/juno commit 9cce0bfdb713c2b975b289d90de6d57b68ca3854 Author: Mark McClain mmccl...@yahoo-inc.com

[Yahoo-eng-team] [Bug 1379711] [NEW] Error log emit when running tox like “Extension path 'unit/extensions' doesn't exist!”

2014-10-10 Thread yalei wang
Public bug reported: when I use tox to test some case like below, it could pass, but some err log will print. #tox -epy27 -vvv neutron.tests.unit.ml2.drivers.cisco.nexus.test_cisco_mech.TestCiscoPortsV2.test_update_port_add_additional_ip ... 2014-10-10 16:53:48,003 INFO

[Yahoo-eng-team] [Bug 1379774] [NEW] 017_quote_encrypted_swift_credentials is a NOOP

2014-10-10 Thread Christian Berendt
Public bug reported: After running glance-manage db_sync I saw the following entry in the log messages. I am not sure if this is intended. I have not configured Swift as a storage adapter. But I think that should not change the database schema? 2014-10-10 12:16:10.362 12396 INFO

[Yahoo-eng-team] [Bug 1379775] [NEW] Messaging enabled by default in Juno

2014-10-10 Thread Christian Berendt
Public bug reported: After configuration Glance using the latest Juno RC packages I got the following issue when trying to upload an image: 2014-10-10 12:26:13.015 12703 ERROR oslo.messaging._drivers.impl_rabbit [bed8aa08-d1f3-4089-9286-beadc9faeba4 7bd2899605ab4037892e1d48b144f3a6

[Yahoo-eng-team] [Bug 1379779] [NEW] neutron-openvswitch-agent fails to apply iptables rules

2014-10-10 Thread James Page
Public bug reported: 2014-10-10 12:49:19.947 4498 ERROR neutron.plugins.openvswitch.agent.ovs_neutron_agent [req-4865cb3b-e783-4368-82c4-6d585ba08248 None] Error while processing VIF ports 2014-10-10 12:49:19.947 4498 TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent Traceback (most

[Yahoo-eng-team] [Bug 1379775] Re: Messaging enabled by default in Juno

2014-10-10 Thread Christian Berendt
I think there should be a a noop oslo.messaging driver. This way it should be possible to disable messaging in Glance using noop as rpc_backend. ** Also affects: oslo.messaging Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1379358] Re: Changes in openstack_dashboard/conf/*policy.json won't take effect for Panel visibility until User re-logins

2014-10-10 Thread Timur Sufiev
@Thiago, sure, the fix should be pretty simple, will upload it in a while. ** Changed in: horizon Status: Opinion = Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1379779] Re: neutron-openvswitch-agent fails to apply iptables rules

2014-10-10 Thread James Page
1. # Generated by iptables-save v1.4.21 on Fri Oct 10 12:57:46 2014 2. *raw 3. :PREROUTING ACCEPT [14112:2558828] 4. :OUTPUT ACCEPT [15144:2771232] 5. :neutron-openvswi-OUTPUT - [0:0] 6. :neutron-openvswi-PREROUTING - [0:0] 7. [14112:2558828] -A PREROUTING -j

[Yahoo-eng-team] [Bug 1379798] [NEW] Glance returns HTTPInternalServerError 500 in case of image server is down

2014-10-10 Thread Ankit Agrawal
Public bug reported: HTTPInternalServerError 500 response is returned to the user while image server is down during downloading the image. When user tries to download the image from the remote location (image server) which is down, Connection refused ECONNREFUSED error is raised on the glance

[Yahoo-eng-team] [Bug 1379811] [NEW] VPN: Update logging to use i18n hints

2014-10-10 Thread Andrew Boik
Public bug reported: The VPN logging code should use the new marker functions for info, warning, error and critical log levels to separate log messages into different catalogs for translation priority. We also need to ensure that the new i18n guidelines are followed. ** Affects: neutron

[Yahoo-eng-team] [Bug 1379666] Re: unable to Ping my external IP

2014-10-10 Thread Eugene Nikanorov
Sorry, this looks like support request which is better to post to openstack mailing list ** 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.

[Yahoo-eng-team] [Bug 1377687] Re: Typo in CLI error message: seting

2014-10-10 Thread Eugene Nikanorov
Correct analysis from Sam Betts. Closing as invalid ** 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/1377687 Title: Typo in CLI error

[Yahoo-eng-team] [Bug 1379201] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module failed to build [error: too many arguments to function ‘ip_select_ident’]

2014-10-10 Thread Eugene Nikanorov
** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1379201 Title: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module failed to build

[Yahoo-eng-team] [Bug 1182681] Re: v3 doesn't return Location header on 201 Created

2014-10-10 Thread Dolph Mathews
++ I should have referenced this bug in the commit message, and tracked this against openstack-api-site. ** Changed in: keystone Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1303986] Re: [SRU][FFe] CloudSigma Datasource doesn't handle vendor-data correctly

2014-10-10 Thread Scott Moser
fix-released in 0.7.6 ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1316475] Re: [SRU] CloudSigma DS for causes hangs when serial console present

2014-10-10 Thread Scott Moser
fixed in 0.7.6 ** Changed in: cloud-init Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1316475 Title: [SRU] CloudSigma DS for causes

[Yahoo-eng-team] [Bug 1333920] Re: sshd can start before cloud-init injects keys

2014-10-10 Thread Scott Moser
fixed in 0.7.6 ** Changed in: cloud-init Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1333920 Title: sshd can start before cloud-init

[Yahoo-eng-team] [Bug 1327065] Re: typo in cloud-config-user-groups.txt

2014-10-10 Thread Scott Moser
fixed in 0.7.6 ** Changed in: cloud-init Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1327065 Title: typo in

[Yahoo-eng-team] [Bug 1316597] Re: test_smartos fails in a chroot

2014-10-10 Thread Scott Moser
fixed in 0.7.6 ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1328953] Re: template for resolv.conf doesn't work if no options are provided

2014-10-10 Thread Scott Moser
fixed in 0.7.6 ** Changed in: cloud-init Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1328953 Title: template for resolv.conf doesn't

[Yahoo-eng-team] [Bug 1313114] Re: Update cloud-config-disk-setup.txt to use table_type instead of type

2014-10-10 Thread Scott Moser
fixed in 0.7.6 ** Changed in: cloud-init Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1313114 Title: Update cloud-config-disk-setup.txt

[Yahoo-eng-team] [Bug 1329583] Re: Typo in default data source list breaks Ec2 and OpenStack sources

2014-10-10 Thread Scott Moser
fixed in 0.7.6 ** Changed in: cloud-init Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1329583 Title: Typo in default data source list

[Yahoo-eng-team] [Bug 1338614] Re: Backgrounded resizing does not work

2014-10-10 Thread Scott Moser
fixed in 0.7.6 ** Changed in: cloud-init Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1338614 Title: Backgrounded resizing does not

[Yahoo-eng-team] [Bug 1219223] Re: Is it possible that we switch from cheetah to a lighter weight template engine?.

2014-10-10 Thread Scott Moser
fixed in 0.7.6 ** Changed in: cloud-init Status: Triaged = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1219223 Title: Is it possible that we switch from

[Yahoo-eng-team] [Bug 1341710] Re: Comment placed inside of /etc/timezone

2014-10-10 Thread Scott Moser
fixed in 0.7.6 ** Changed in: cloud-init Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1341710 Title: Comment placed inside of

[Yahoo-eng-team] [Bug 1336855] Re: [SRU] non-interactive grub updates broken for /dev/xvda devices on Cloud-Images/Cloud-init

2014-10-10 Thread Scott Moser
fixed in 0.7.6 ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Importance: Undecided = Medium ** Changed in: cloud-init Status: New = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1174499] Re: Keystone token hashing is MD5

2014-10-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127452 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3a64723917366eff4d8896b2b2d3d82fa462d25d Submitter: Jenkins Branch:proposed/juno commit 3a64723917366eff4d8896b2b2d3d82fa462d25d Author: Brant Knudson bknud...@us.ibm.com

[Yahoo-eng-team] [Bug 1334196] Re: User may be able to set 'system' style swift location

2014-10-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/127540 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=c0d90a580f87dbbf71e3a5d5c1b5cf8d7c7245b2 Submitter: Jenkins Branch:proposed/juno commit c0d90a580f87dbbf71e3a5d5c1b5cf8d7c7245b2 Author: Stuart McLaren stuart.mcla...@hp.com

[Yahoo-eng-team] [Bug 1379889] [NEW] exit(1) masks errors

2014-10-10 Thread John Perkins
Public bug reported: In wsgi.py, line 134, os.exit(1) prevents errors from being raised, which makes debugging difficult. Changing os.exit(1) to raise will allow developers to see the proper debugging information. ** Affects: neutron Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1379931] [NEW] Create Network Cancel Back Next buttons misaligned

2014-10-10 Thread Aaron Sahlin
Public bug reported: The Cancel, Back, and Next button alignment is messed up. I included a picture to clarify. To recreate go to Project-Networks-Create Network ** Affects: horizon Importance: Undecided Status: New ** Attachment added: CreateNetworkButtons.png

[Yahoo-eng-team] [Bug 1234857] Re: neutron unittest require minimum 4gb memory

2014-10-10 Thread Maru Newby
** Changed in: neutron 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/1234857 Title: neutron unittest require minimum 4gb memory Status in

[Yahoo-eng-team] [Bug 1379952] [NEW] API accepts tenant name for TenantId, fails, and provides not helpful message

2014-10-10 Thread Devananda van der Veen
Public bug reported: When authenticating with Keystone's REST API, if I happen to provide my tenant name in the TenantId field, the resulting error tells me that I am not authorized for that tenant, even though all the information (user, pass, tenant) are correct. It *should* tell me that I just

[Yahoo-eng-team] [Bug 1379973] [NEW] REST API didn't verify json data format

2014-10-10 Thread Yang Ye
Public bug reported: When try to create a server with REST API, I set attribute block_device_mapping with wrong value, not a listdict but a string (from block_device_mapping: [{volume_id: 1, delete_on_termination: 0, device_name: /dev/vdb}] to block_device_mapping: abc,). And then I got a