[Yahoo-eng-team] [Bug 1478531] [NEW] Functional test for dhcp autoschedule does not check properly

2015-07-27 Thread Darragh O'Reilly
Public bug reported: https://github.com/openstack/neutron/blob/801dedebbfc7ff4ae6421c793a1154ca0d169e6c/neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py#L394-L396 for hosted_net_id in hosted_net_ids: self.assertIn(hosted_net_id, expected_hosted_networks,

[Yahoo-eng-team] [Bug 1478546] [NEW] nova GMR doesn't provide option to specify log_dir path

2015-07-27 Thread Divya K Konoor
Public bug reported: oslo_report https://github.com/openstack/oslo.reports/blob/master/oslo_reports/guru_meditation_report.py#L109 gives a provision to specify a log directory that could be used to save GMR when user sends signal to a processes. When the log_dir is not specified, the report gets

[Yahoo-eng-team] [Bug 1477576] [NEW] No option to delete(reset to default) specific resources with nova quota delete

2015-07-27 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Hi All, There is no command in nova(or any other service) to delete specific resource. Nova quota delete command takes only project Id and resets all the resources corresponding to the service. Suppose I have updated ram to , vcpus to 10, cores to

[Yahoo-eng-team] [Bug 1478579] [NEW] When user in AD doesn't have ID field all user handlers error out

2015-07-27 Thread Victor Denisov
Public bug reported: We have keystone integrated with AD. 'user_id_attribute' is set to 'info'. So, when our users first get created in AD, they don't always have this field populated. When a user does not have a populated 'info' attribute, all keystone queries fail, not just queries or rows

[Yahoo-eng-team] [Bug 1477576] Re: No option to delete(reset to default) specific resources with nova quota delete

2015-07-27 Thread Ashish Singh
** Project changed: nova-hyper = nova -- 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/1477576 Title: No option to delete(reset to default) specific resources with nova

[Yahoo-eng-team] [Bug 1478604] [NEW] VPNaaS: openswan process isn't stopped at removing the router from l3 agent

2015-07-27 Thread Hiroyuki Ito
Public bug reported: When removing a router from l3 agent, the openswan process on its router isn't stopped though the router's network namespace is deleted. I think the process should be stopped at least because it increases abandoned openswan processes. Reproduce procedure:

[Yahoo-eng-team] [Bug 1478607] [NEW] libvirt: serial console ports count upper limit needs to be checked

2015-07-27 Thread Markus Zoeller
Public bug reported: This bug is based on Daniel Berrange's comment on [1]. There is a limit of 4 serial ports on x86, [...] guest will have 5 consoles and will fail to boot with a QEMU error. The number of serial ports a guest will have can be influenced by * the image properties:

[Yahoo-eng-team] [Bug 1478630] [NEW] nova-compute was forced down due to [Errno 24] too many open files

2015-07-27 Thread JohnsonYi
Public bug reported: vi /var/log/nova-all.log 180Jul 27 10:15:33 node-1 nova-compute Auditing locally available compute resources 179Jul 27 10:15:33 node-1 nova-compute Error during ComputeManager.update_available_resource: [Errno 24] Too many open files 2015-07-27 10:15:33.401 12422 TRACE

[Yahoo-eng-team] [Bug 1478629] [NEW] test_admin in VersionSingleAppTestCase expects public endpoint in a response

2015-07-27 Thread Alexey Miroshkin
Public bug reported: In VersionSingleAppTestCase both test_public and test_admin methods use a helper method _test_version which expects public_port config value in a response. It has no impact on test result because of bug #1478000, admin and public endpoints are indistinguishable in

[Yahoo-eng-team] [Bug 1478652] [NEW] 500 error template does not support custom theme

2015-07-27 Thread Brian Tully
Public bug reported: The current template for a 500 error does not support a custom theme/logo. It also contains hardcoded/inline CSS styles and a non- standard page layout that resembles a broken modal. Ideally this template should get rewritten to inherit from base.html and be structured like

[Yahoo-eng-team] [Bug 1105488] Re: linuxbridge agent needs ability to use pre-configured physical network bridges (nova-related)

2015-07-27 Thread Li Ma
This feature is related with nova-neutron interaction. If nova calls neutron restful api, it is difficult to append 'bridge-to- be-attached' info into api response. For example, a parameter called 'physical bridge' may be added to Port object in neutron or Port-binding dict. However, if nova

[Yahoo-eng-team] [Bug 1478656] [NEW] Non-numeric filenames in key_repository will make Keystone explode

2015-07-27 Thread Clint Byrum
Public bug reported: If one makes any files in that directory, such as an editor backup, Keystone will explode on startup or at the next key rotation because it assumes all files will pass int(filename) ** Affects: keystone Importance: Undecided Status: New -- You received this

[Yahoo-eng-team] [Bug 1461299] Re: Failure on list users when using ldap domain configuration from database

2015-07-27 Thread Davanum Srinivas (DIMS)
** Changed in: oslo.config Status: Fix Committed = Fix Released ** Changed in: oslo.config Milestone: None = 2.1.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1461299

[Yahoo-eng-team] [Bug 1474933] Re: Nova compute interprets rabbitmq passwords

2015-07-27 Thread Davanum Srinivas (DIMS)
** Changed in: oslo.messaging Status: Fix Committed = Fix Released ** Changed in: oslo.messaging Milestone: None = 2.1.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1459046] Re: [SRU] nova-* services do not start if rsyslog is not yet started

2015-07-27 Thread Davanum Srinivas (DIMS)
** Changed in: oslo.log Status: Fix Committed = Fix Released ** Changed in: oslo.log Milestone: None = 1.7.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1478702] [NEW] Unable to clear device ID for port 'None'

2015-07-27 Thread Matt Riedemann
Public bug reported: I'm seeing this trace in an ironic job but it shows up in other jobs as well: http://logs.openstack.org/75/190675/2/check/gate-tempest-dsvm-ironic- pxe_ssh-full- nv/2c65f3f/logs/screen-n-cpu.txt.gz#_2015-07-26_00_36_47_257 2015-07-26 00:36:47.257 ERROR

[Yahoo-eng-team] [Bug 1477142] Re: Remove redundant commas

2015-07-27 Thread Ian Cordasco
This more or less boils down to future-proofing. If we need to expand the parameters included in these messages, it reduces the visual noise in the diff. ** Changed in: glance Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1478717] [NEW] Collect dashboard app specific code in static/app/

2015-07-27 Thread Tyr Johanson
Public bug reported: The application openstack_dashboard has code that lives in two main locations: 1) horizon/openstack_dashboard/dashboards/ - this is code that is specific to a particular dashboard 2) horizon/openstack_dashboard/static/app/ - this is code specific to this application, but

[Yahoo-eng-team] [Bug 1478466] Re: Apache2 fail to start

2015-07-27 Thread Dolph Mathews
Was something else already running on port 5000, perhaps? ** Project changed: keystone = packstack -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1478466 Title: Apache2 fail to start

[Yahoo-eng-team] [Bug 1478690] Re: Request ID has a double req- at the start

2015-07-27 Thread Steve McLellan
This appears in other services too - glance --debug image-list, for instance: HTTP/1.1 200 OK date: Mon, 27 Jul 2015 23:17:37 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1642 x-openstack-request-id: req-req-1de6f809-da0f-4ca3-b262-4f206cd4700d **

[Yahoo-eng-team] [Bug 1478710] [NEW] two launch instances showing up in network topo map

2015-07-27 Thread Eric Peterson
Public bug reported: We have disabled old launch instance, and enabled the new launch instance. When we access the network topo page, we see two launch instance buttons. ** Affects: horizon Importance: Undecided Status: New ** Tags: low-hanging-fruit ** Tags added:

[Yahoo-eng-team] [Bug 1478714] [NEW] Users table should display whether the user is an admin

2015-07-27 Thread Ishita Mandhan
Public bug reported: In the horizon UI, right now in order to find out if a user is an admin, the user has to go to Projects and click on manage members in order to find out who has admin privileges. Adding an admin column on the Users table will be useful. ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1478730] [NEW] Webroot theme fails because it lacks all scss variables

2015-07-27 Thread Diana Whitten
Public bug reported: when setting the theme to 'webroot', Horizon breaks because webroot doesn't have any style associated with it. ** Affects: horizon Importance: High Assignee: Diana Whitten (hurgleburgler) Status: In Progress -- You received this bug notification because

[Yahoo-eng-team] [Bug 1478731] [NEW] magic search test adding URL ?status=shutdown

2015-07-27 Thread Tyr Johanson
Public bug reported: Running Jasmine tests in browser http://localhost:8000/jasmine/ServicesTests URL changes to http://localhost:8000/jasmine/ServicesTests?status=shutdown When the page is reloaded using the new URL, some magic search tests now fail. Refactor the tests to use a mock $window.

[Yahoo-eng-team] [Bug 1469260] Re: Custom vendor data causes cloud-init failure on 0.7.5

2015-07-27 Thread Felipe Reyes
Utopic is already EOL, so I'm marking it as Invalid ** Changed in: cloud-init (Ubuntu Utopic) Status: New = Invalid ** Tags added: sts ** Tags added: openstack -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1478503] [NEW] test_admin_version_v3 actually tests public app

2015-07-27 Thread Alexey Miroshkin
Public bug reported: VersionTestCase.test_admin_version_v3 (keystone/tests/unit/test_versions.py) in fact tests public app: def test_admin_version_v3(self): client = tests.TestClient(self.public_app) It makes sense only in case of V3 eventless setup where public app handles bot endpoints,

[Yahoo-eng-team] [Bug 1478504] [NEW] test_admin_version_v3 actually tests public app

2015-07-27 Thread Alexey Miroshkin
Public bug reported: VersionTestCase.test_admin_version_v3 (keystone/tests/unit/test_versions.py) in fact tests public app: def test_admin_version_v3(self): client = tests.TestClient(self.public_app) It makes sense only in case of V3 eventless setup where public app handles bot endpoints,

[Yahoo-eng-team] [Bug 1478778] [NEW] VPNaas: strongswan: cannnot add more than one subnet to ipsec

2015-07-27 Thread hanumanth jerbandi
Public bug reported: I used this patch (VPNaaS: Fedora support for StrongSwan) for vpnaas on centos referring this bug https://bugs.launchpad.net/neutron/+bug/1441788 1. I used a single node with 2 routers, create ike/ipsec/vpn-service/site vpn, the tunnels came up fine kilo-vpnaas-centos71

[Yahoo-eng-team] [Bug 1447945] Re: check-tempest-dsvm-postgres-full fails with mismatch_error

2015-07-27 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).

[Yahoo-eng-team] [Bug 1478450] [NEW] can not nova reboot vm

2015-07-27 Thread hiyonger-ZTE_TECS
Public bug reported: I have 10 vms, run nova reboot the 10 vms. After reboot 285 times,can not nova reboot again.The detail information: nova list: +--+---+++-++ |

[Yahoo-eng-team] [Bug 1324496] Re: shared firewall policies and rules are not displayed in horizon

2015-07-27 Thread Shivakumar M
*** This bug is a duplicate of bug 1294541 *** https://bugs.launchpad.net/bugs/1294541 ** This bug has been marked a duplicate of bug 1294541 shared firewall policies can't be displayed in horizon -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1477912] Re: size still exist when create image with incomplete parameter in api v1

2015-07-27 Thread wangxiyuan
** Changed in: glance Status: New = Invalid ** Changed in: glance Assignee: wangxiyuan (wangxiyuan) = (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1477912

[Yahoo-eng-team] [Bug 1478471] [NEW] neutron can't use internal nova-api url for notification with v3 auth

2015-07-27 Thread Zsolt Krenák
Public bug reported: Hi! When the v3 auth plugin is used for notifying nova on changes, the config parameter nova_url is ignored and neutron uses public endpoint automatically. If internalURL and publicURL are not the same, and publicURL is not accessible for internal services, than the

[Yahoo-eng-team] [Bug 1478181] Re: there is something wrong in the note below function _validate_ip_address

2015-07-27 Thread Kevin Benton
The reason that note is there and the reason that function is written that way is because those types of address inputs only work on some systems. We want neutron input to be consistent on all systems. ** Changed in: neutron Status: New = Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1478466] [NEW] Apache2 fail to start

2015-07-27 Thread Khayam Gondal
Public bug reported: Using OpenStack Juno rdo-release-juno-1.noarch.rpm. Installation Method: packstack on fedora 20 x64 Error: Execution of '/sbin/service httpd start' returned 1 When check on httpd/apache2 status it shows following error (13)Permission denied: AH00072: make_sock: could not

[Yahoo-eng-team] [Bug 1449546] Re: Neutron-LB Health monitor association not listed in Horizon Dashboard

2015-07-27 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1398754 *** https://bugs.launchpad.net/bugs/1398754 ** This bug has been marked a duplicate of bug 1398754 LBaas v1 Associate Monitor to Pool Fails -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is