[Yahoo-eng-team] [Bug 1473369] Re: new mock release broke a bunch of unit tests

2015-08-03 Thread Serg Melikyan
** Changed in: murano Status: Fix Committed => Fix Released ** Changed in: murano Milestone: None => liberty-2 ** Changed in: murano/kilo Milestone: None => 2015.1.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-08-03 Thread Serg Melikyan
** Changed in: murano Status: Fix Committed => Fix Released ** Changed in: murano Milestone: None => liberty-2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1466851 Title: M

[Yahoo-eng-team] [Bug 1480789] [NEW] "Create subnet" page has css error when in a new page

2015-08-03 Thread qiaomin032
Public bug reported: Reproduce the bug: 1, Right-click the "Create Neywork" button in the networks index page, open a new page to "Create Network". 2, Now you can see the css error, and i will provide a picture. ** Affects: horizon Importance: Undecided Status: New ** Attachment

[Yahoo-eng-team] [Bug 1480753] Re: launching instances

2015-08-03 Thread Markus Zoeller
@huangpengtaohw: It seems that this is a feature request. Feature requests for nova are done with blueprints [1] and with specs [2]. I'll recommend to read [3] if not yet done. To focus here on bugs which are a failures/errors/faults I close this one as "Invalid". The effort to implement the reque

[Yahoo-eng-team] [Bug 1480334] Re: can't use "$" in password for ldap authentication

2015-08-03 Thread Boris Bobrov
This is because of oslo_config's option value interpolation: http://docs.openstack.org/developer/oslo.config/cfg.html#option-value-interpolation This can be overriden by using $$ instead of $, but it would be great to mark some options as not using the interpolation. ** Also affects: oslo.config

[Yahoo-eng-team] [Bug 1190149] Re: Token auth fails when token is larger than 8k

2015-08-03 Thread Serg Melikyan
** Changed in: murano Milestone: liberty-3 => liberty-2 ** Changed in: murano 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/1190149 Title

[Yahoo-eng-team] [Bug 1480808] [NEW] got an unexpected keyword argument 'exception_checker' when migrate neutron db

2015-08-03 Thread Song Li
Public bug reported: + /usr/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head Traceback (most recent call last): File "/usr/bin/neutron-db-manage", line 10, in sys.exit(main(

[Yahoo-eng-team] [Bug 1479818] Re: "Deadlock found" and "DuplicateEntry" errors when trying to attach a neutron L3 HA router to an internal network

2015-08-03 Thread Antonio Messina
This bug report is "invalid": the root cause was a trigger in MySQL database that was executing an "insert" twice using the same ID. Sorry for the noise :) ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering T

[Yahoo-eng-team] [Bug 1370250] Re: Can not set volume attributes at instance launch by EC2 API

2015-08-03 Thread Nikola Đipanov
Not sure why this was moved to "won't fix" the fix is up and has a +2. Moving back ** Changed in: nova Status: Won't Fix => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.

[Yahoo-eng-team] [Bug 1480827] [NEW] Miss padding-left in select routers tab in "Create Firewall" modal

2015-08-03 Thread qiaomin032
Public bug reported: Miss padding-left in select routers tab in "Create Firewall" modal, i will provide a picture blow. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "select_routrt1.png" https://bugs.launchpad.net/bugs/1480827/+attachment/4438138/+f

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-08-03 Thread Sergey Vilgelm
** No longer affects: python-muranoclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1466851 Title: Move to graduated oslo.service Status in Ceilometer: Fix Released Status in Cin

[Yahoo-eng-team] [Bug 1480896] [NEW] Newly added project disappears intermittently from the project list dropdown

2015-08-03 Thread Sheldon Fernandes
Public bug reported: When I create a new project via the dashboard and add the current user as a user of the project, the new project is immediately shown in the project list in the header bar. However on subsequent requests to the dashboard, the newly added project intermittent disappears (an

[Yahoo-eng-team] [Bug 1480931] [NEW] Can't remove error instance which boot from image with new volume

2015-08-03 Thread Chung Chih, Hung
Public bug reported: We need to prepare a image which will cause error during build instance. >> nova image-meta cirros-0.3.4-x86_64-uec set hw_video_ram=5 Nova will raise requested ram too high exception when creating instance. Then you can get a error instance. But you can't delete it. You can f

[Yahoo-eng-team] [Bug 1480941] [NEW] Hyper-V: Driver does not check if live migration is possible to destination node

2015-08-03 Thread Simona Iuliana Toader
Public bug reported: Hyper-V Driver does not check whether it can live migrate instances to the given destination [1], meaning that all destinations are valid for the operation, including nodes which are not in the same Active Directory. Attempting to live migrate to another host in another AD wil

[Yahoo-eng-team] [Bug 1461734] Re: duplicate detach volume in nova

2015-08-03 Thread Grant Murphy
** Information type changed from Public Security to Public ** No longer affects: ossa -- 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/1461734 Title: duplicate detach vol

[Yahoo-eng-team] [Bug 1480966] [NEW] API allows to create ICMP security-group rule with a code 0 but no type

2015-08-03 Thread Roey Chen
Public bug reported: Security-group ICMP rule is being validated and if the user specified the required ICMP code, but no type, then the server will raise an error. However, this validation fails to raise when the ICMP code is '0'. ** Affects: neutron Importance: Undecided Assignee: Ro

[Yahoo-eng-team] [Bug 1480787] Re: Pagination not working in Kilo

2015-08-03 Thread Dolph Mathews
*** This bug is a duplicate of bug 1451402 *** https://bugs.launchpad.net/bugs/1451402 Pagination has not been implemented. To do so, it must be entirely controlled by the server (not the API client) due to the requirement to support multiple backends (SQL vs LDAP, for example). The page & per

[Yahoo-eng-team] [Bug 1451402] Re: v3 - pagination in GET services does not work

2015-08-03 Thread Dolph Mathews
As mentioned in comment #2, the page and per_page parameters should be removed from http://developer.openstack.org/api-ref-identity-v3.html as they are not, and have never been, supported by keystone. ** Also affects: openstack-api-site Importance: Undecided Status: New -- You received

[Yahoo-eng-team] [Bug 1480979] [NEW] Adding macvtap ml2 driver and agent

2015-08-03 Thread Andreas Scheuring
Public bug reported: Adding macvtap ml2 driver and agent to neutron. This feature allows instance network attachments via macvtap. A first spec has been hosted on github [1]. A place for this agent was discussed on [2]. The decision was to have it living somewhere in the neutron tree. [1] htt

[Yahoo-eng-team] [Bug 1480698] Re: MySQL error - too many connections

2015-08-03 Thread Davanum Srinivas (DIMS)
** Also affects: oslo.db 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/1480698 Title: MySQL error - too many connections St

[Yahoo-eng-team] [Bug 1480992] [NEW] Firefox loading spinner never disappear when click "Go back" button

2015-08-03 Thread nubeliu_dev
Public bug reported: When you are logged-in navigating "X" page and click on FireFox navigator "Go back" button, loading Spinner never disappear. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1480997] [NEW] Can not get info about stack operation events

2015-08-03 Thread Timur Sufiev
Public bug reported: Steps to reproduce: 1. Navigate to "Project" > "Orchestration" > "Stacks" 2. Click on "+ Launch Stack" 3. Create some stack (doesn't matter what the stack is) 4. After stack creation, go to "Events" tab 5. Here there is a list of stack events: events related to stack resources

[Yahoo-eng-team] [Bug 1481024] [NEW] nova doesn't log to syslog

2015-08-03 Thread Umesh Moghariya
Public bug reported: nova.conf: use_syslog = True use_syslog_rfc_format = True syslog_log_facility = LOG_USER I can see logs in /var/logs/nova/nova* but it doesn't log to syslog. Nova version: ii nova-api 1:2014.2.3-0ubuntu1~cloud0 all OpenStack

[Yahoo-eng-team] [Bug 1481029] [NEW] router attachment dealock

2015-08-03 Thread Sergey Yudin
Public bug reported: When attaching router to network with active-active mysql galera i have faced deadlock "_msg_id": "5f347f6c94224ef094ed17554f290159", "result": null, "ending": true}', 'oslo.version': '2.0'} with routing key reply_6a1ae2768c964d2095a16d205f0363f send /usr/lib/python2.7/di

[Yahoo-eng-team] [Bug 1480808] Re: got an unexpected keyword argument 'exception_checker' when migrate neutron db

2015-08-03 Thread Carlos Garza
** Changed in: neutron Status: Invalid => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1480808 Title: got an unexpected keyword argument 'exception_checker' when migra

[Yahoo-eng-team] [Bug 1481043] [NEW] nova.tests.unit.cmd.test_baseproxy.BaseProxyTestCase.test_proxy randomly fails

2015-08-03 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/59/208559/1/check/gate-nova- python27/61df9b7/console.html#_2015-08-03_17_31_39_585 2015-08-03 17:31:39.585 | {2} nova.tests.unit.cmd.test_baseproxy.BaseProxyTestCase.test_proxy [0.059688s] ... FAILED 2015-08-03 17:31:39.585 | 2015-08-03 17:31:39.

[Yahoo-eng-team] [Bug 1481045] [NEW] text in some python modal templates is no longer translatable

2015-08-03 Thread Doug Fish
Public bug reported: In several dialogs there is untranslatable text. These dialogs were translatable in kilo. For example Project->Compute->Volumes->Create Volumes: note Description and Limits info isn't translatable Project->Compute->Images->Create Images: note Description is not translatable

[Yahoo-eng-team] [Bug 1481048] [NEW] Sample httpd config should have LimitRequestBody

2015-08-03 Thread Brant Knudson
Public bug reported: Apache Httpd provides a well-tested way to limit the size of the request body via the LimitRequestBody directive, see http://httpd.apache.org/docs/2.4/mod/core.html#limitrequestbody . This is an important option for a secure deployment since it prevents clients from crash

[Yahoo-eng-team] [Bug 1481024] Re: nova doesn't log to syslog

2015-08-03 Thread Umesh Moghariya
*** This bug is a duplicate of bug 1385295 *** https://bugs.launchpad.net/bugs/1385295 duplicate of : https://bugs.launchpad.net/oslo.log/+bug/1385295 ** This bug has been marked a duplicate of bug 1385295 use_syslog=True does not log to syslog via /dev/log anymore -- You received this b

[Yahoo-eng-team] [Bug 1460492] Re: List credentials by type

2015-08-03 Thread Steve Martinelli
Also, feel free to update the API too: http://specs.openstack.org/openstack/keystone-specs/api/v3/identity- api-v3.html#list-credentials we can also use the bug to track the changes against keystoneclient and openstackclient ** Also affects: python-openstackclient Importance: Undecided

[Yahoo-eng-team] [Bug 1473401] Re: gate-nova-python27 and gate-nova-docs failing for mock 1.1.0

2015-08-03 Thread Doug Hellmann
** Changed in: pbr Status: Fix Committed => Fix Released ** Changed in: pbr Milestone: None => 1.4.0 -- 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/1473401 Tit

[Yahoo-eng-team] [Bug 1481078] [NEW] auto_disk_config image property incorrectly treated as boolean during rescue mode boot

2015-08-03 Thread Brian Rosmaita
Public bug reported: Introduced in Kilo release here: https://github.com/openstack/nova/blame/90e1eacee8da05bed2b061b8df5fc4fbf5057bb2/nova/virt/xenapi/vmops.py#L707 The auto_disk_config value is a string on the image, but is being used as if it were a boolean value. As a result, even an auto_di

[Yahoo-eng-team] [Bug 1481084] [NEW] Keypair creation fails when ssh public key comment contains spaces

2015-08-03 Thread Trevor McKay
Public bug reported: In the Sahara project, we have been generating public keys to use with nova keypair creation for some time. These keys have a key comment of the form "Generated by Sahara" This has worked until recently. However, it fails currently as follows: $ more ~/public_key ssh-rsa

[Yahoo-eng-team] [Bug 1476806] Re: Unable to delete instance with attached volumes which failed to boot

2015-08-03 Thread Matt Riedemann
@Matthew, this isn't a great solution but you could delete the related block_device_mapping records for the instance from the nova database. ** Also affects: python-cinderclient Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! E

[Yahoo-eng-team] [Bug 1480518] Re: 14 tests failures in 'magic-overrides directive' test suite

2015-08-03 Thread Shaoquan Chen
Marking this bug as invalid because it can not be reproduced in a newly cloned code base. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://

[Yahoo-eng-team] [Bug 1467504] Re: Health monitor Admin state up False inactive

2015-08-03 Thread vikas choudhary
** Changed in: python-neutronclient Status: New => 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/1467504 Title: Health monitor Admin state up False inactive Status

[Yahoo-eng-team] [Bug 1481123] [NEW] Typos of 'address', 'current' and 'concurrent'

2015-08-03 Thread Takashi NATSUME
Public bug reported: There are some typos . adress => address (in nova/virt/libvirt/volume/volume.py) curent => current (in nova/virt/hyperv/hostops.py) concurent => concurrent (in nova/tests/unit/compute/test_compute_api.py) ** Affects: nova Importance: Undecided Assignee: Takashi NAT

[Yahoo-eng-team] [Bug 1481131] [NEW] "Create Subnet" modal dialog has css error when "Network Address" is blank

2015-08-03 Thread qiaomin032
Public bug reported: Reproduce the bug: 1, Click "Create Subnet" button in the network detail page and will open the modal dialog, click the "next" button when "Network Address" is blank. 2, There will display "This field is required.", but the string has css error. 3, I will provide a picture fo

[Yahoo-eng-team] [Bug 1481135] [NEW] btn-launch incorrectly declared for launch instance NG

2015-08-03 Thread Richard Jones
Public bug reported: The code declaring the launch instance NG buttons currently has the classes attribute as: classes = ("btn-launch") this should be a sequence of strings, not a single string. ** Affects: horizon Importance: Undecided Status: New -- You received this bug n

[Yahoo-eng-team] [Bug 1481138] [NEW] l2population configuration is inconsistent for different agents

2015-08-03 Thread Li Ma
Public bug reported: I run devstack for dev. I noticed that l2population configuration is not consistent for lb-agent and ovs-agent. For lb-agent, l2population is in the section [vxlan], while for ovs- agent, it is in the section [agent]. Moreover, the devstack is set this configuration in [agen

[Yahoo-eng-team] [Bug 1481143] [NEW] Neutron rest test case should not override setupClass() method

2015-08-03 Thread Lin Hua Cheng
Public bug reported: The setupClass() is overridden, this will cause issue in the future, plus it is overridden without calling super(). https://review.openstack.org/#/c/158867 the broken tests is exposed when it runs in django18 ** Affects: horizon Importance: Undecided Assignee: Li

[Yahoo-eng-team] [Bug 1481145] [NEW] Keystone could create domain when Identity driver is LDAP and Resource driver is SQL

2015-08-03 Thread Zhao Jian
Public bug reported: Recently , I found a problem about creating domain when I set my Identity driver to LDAP , and Resource driver to SQL(since I just found resource driver for LDAP is still working on, could do more actions on Domain resource). I could not create a domain when identity driver i

[Yahoo-eng-team] [Bug 1481152] [NEW] Pagination not working in Kilo

2015-08-03 Thread Nayana
Public bug reported: More than 100 users exists in the system. All users are listed when I execute below command GET :35357/v3/users?page=2&per_page=25 I noticed that bug 1451402 exists, but has been expired due to inactivity. Please let me know if pagination is supported in Identity V3. If s

[Yahoo-eng-team] [Bug 1481154] [NEW] Glace return HTTPInternalServerError when use postgresql

2015-08-03 Thread wangxiyuan
Public bug reported: version: master db: postgreSQL reproduce: 1.create one or more images without data, like: glance image-create --name xxx or glance image-create then we will get image information though 'glance image-list', like: +--+

[Yahoo-eng-team] [Bug 1481159] [NEW] Trove guest agent configuration error

2015-08-03 Thread baojie
Public bug reported: When Trove inject metadata into instance. It will create a configuration named "rabbit_user". However, the guestagent will try to search the value of "rabbit_userid". So it will raise AMQP server unreachable error. ** Affects: neutron Importance: Undecided Statu

[Yahoo-eng-team] [Bug 1454410] Re: Juno HA Deployment, percona on VIP, killed leader, compute did not reconnect

2015-08-03 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1461876] Re: Controller stacking fails due to ERROR: openstack Internal Server Error (HTTP 500)

2015-08-03 Thread Launchpad Bug Tracker
[Expired for Keystone because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1461876

[Yahoo-eng-team] [Bug 1481164] [NEW] Invalid root device name for volume-backed instances with libvirt

2015-08-03 Thread Feodor Tersin
Public bug reported: Since that https://review.openstack.org/#/c/189632/ is merged, root device name of volume backed instances is /dev/vdb with libvirt. Steps to reproduce against DevStack: 1 Boot an instance: nova --block-device source=image,dest=volume,size=1,bootindex=0,id= --flavor m1.nano

[Yahoo-eng-team] [Bug 1481159] Re: Trove guest agent configuration error

2015-08-03 Thread baojie
** Project changed: neutron => trove -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1481159 Title: Trove guest agent configuration error Status in Trove: New Bug description: When