[Yahoo-eng-team] [Bug 1692794] [NEW] Add loghandler helper to unitests

2017-05-22 Thread Chad Smith
Public bug reported: We need a simple facility for unit tests to inspect and assert on logging which is generated by the test runs. ** Affects: cloud-init Importance: Undecided Assignee: Chad Smith (chad.smith) Status: In Progress ** Tags: bite-size ** Merge proposal

[Yahoo-eng-team] [Bug 1671166] Re: Ocata default nova.conf on Ubuntu case "The placement API endpoint not found"

2017-05-22 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 1675260] Re: Nova Image not authorized

2017-05-22 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 1692767] [NEW] Start keystone service failed with uwsgi in devstack

2017-05-22 Thread Tao Li
Public bug reported: Enviroment OS: CentOS7.2 I deployed the devstack environment successfully in CentOS system. After rebooting the CentOS system, the keystone service could not be started. The uwsgi raised exception as follows. Apr 23 22:38:53 devstack.localdomain systemd[1]:

[Yahoo-eng-team] [Bug 1691427] Re: AttributeError: 'DvrLocalRouter' object has no attribute 'ha_state'

2017-05-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465740 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b748f2e9b9892443cd4ae072f69a26f8af6da2d1 Submitter: Jenkins Branch:master commit b748f2e9b9892443cd4ae072f69a26f8af6da2d1 Author: Brian Haley Date: Wed

[Yahoo-eng-team] [Bug 1692567] Re: can't create neutron port fixed_ip if subnet associated with segment

2017-05-22 Thread Brian Haley
** Also affects: neutron 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/1692567 Title: can't create neutron port fixed_ip if subnet

[Yahoo-eng-team] [Bug 1692686] [NEW] tests: ntp integration test regression

2017-05-22 Thread Joshua Powers
Public bug reported: After Friday, May 19, an NTP merge regressed the NTP integration tests as the wrong file was called to check for output. Test output: AssertionError: File "ntp_conf_pools" missing from collect data The code was mistakenly updated to say "ntp_conf_pools" when it should say

[Yahoo-eng-team] [Bug 1690388] Re: wrong hwaddr on the vlan bond with nplan and cloud-init

2017-05-22 Thread Launchpad Bug Tracker
This bug was fixed in the package nplan - 0.22 --- nplan (0.22) artful; urgency=medium * Add support for setting a custom MAC address on all device types. (LP: #1690388) * Improved MAC/vlan integration tests; thanks for Dimitri John Ledkov for the changes. -- Mathieu

[Yahoo-eng-team] [Bug 1672792] Re: Nova with ceph backend instance creation fails with: the name of the pool must be a string

2017-05-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465404 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2f5ebdba5f9c5c1485d143c9ec5989c8fbe1e859 Submitter: Jenkins Branch:master commit 2f5ebdba5f9c5c1485d143c9ec5989c8fbe1e859 Author: Luo Gangyi Date:

[Yahoo-eng-team] [Bug 1689339] Re: Filter Scheduler doc claims filters can be specified in the request

2017-05-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/463361 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2993d8d4fae6bfe8d8cb7292536a7d08d5103e6b Submitter: Jenkins Branch:master commit 2993d8d4fae6bfe8d8cb7292536a7d08d5103e6b Author: EdLeafe Date: Mon May 8

[Yahoo-eng-team] [Bug 1673613] Re: Special characters are not allowed in connection string

2017-05-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/464088 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9a9a620ea2d06e51c01b0864d7275b57d7203e5a Submitter: Jenkins Branch:master commit 9a9a620ea2d06e51c01b0864d7275b57d7203e5a Author: Matt Riedemann Date:

[Yahoo-eng-team] [Bug 1424728] Re: Remove old rpc alias(es) from code

2017-05-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/447290 Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=72327ff6ab166b5d71350f8dc89bf8ad70d44c87 Submitter: Jenkins Branch:master commit 72327ff6ab166b5d71350f8dc89bf8ad70d44c87 Author: ChangBo Guo(gcb)

[Yahoo-eng-team] [Bug 1692521] [NEW] ChanceScheduler doesn't return properly the nodename attribute

2017-05-22 Thread Sylvain Bauza
Public bug reported: ChanceScheduler was implemented before multiple nodes were possible for the same nova-compute service. As a result, it returns a tuple (host, node, limits) where node is None but that's then not possible to know which ComputeNode object was provided. Instead, we should

[Yahoo-eng-team] [Bug 1692513] Re: Nova uses bad URL for noVNC

2017-05-22 Thread Maciej Jozefczyk
PR Nova: https://review.openstack.org/#/c/466710/2 PR Horizon: review.openstack.org/#/c/466712/1 PR Devstack: https://review.openstack.org/#/c/466714/1 ** Also affects: devstack Importance: Undecided Status: New ** Also affects: horizon Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1692513] [NEW] Nova uses bad URL for noVNC

2017-05-22 Thread Maciej Jozefczyk
Public bug reported: Description === Two weeks ago in noVNC project file vnc_auto.html was renamed to vnc_lite.html https://github.com/novnc/noVNC - commit 53f41f969228a47201ffe533f1ee550ff28d9041 It looks the same as old one. Because of that we need to change this URL also in Nova.

[Yahoo-eng-team] [Bug 1436957] Re: assertRaisesRegexp has been deprecated for assertRaisesRegex

2017-05-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/466599 Committed: https://git.openstack.org/cgit/openstack/python-magnumclient/commit/?id=fc1ca5d2c524854b20e7504b28cc279b6af6a7a1 Submitter: Jenkins Branch:master commit fc1ca5d2c524854b20e7504b28cc279b6af6a7a1 Author: rajat29

[Yahoo-eng-team] [Bug 1557119] Re: Services and Agents DevRef doesn't describe configuration seperation

2017-05-22 Thread Alexandra Settle
** Changed in: openstack-manuals Status: In Progress => Fix Released ** Changed in: ossp-security-documentation Assignee: Rahul U Nair (rahulunair) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1692490] [NEW] [RFE] Ability to migrate a non-Segment subnet to a Segment

2017-05-22 Thread Harald Jensås
Public bug reported: With Neutron segments it is not possible to mix subnets with segment_id: None and subnets with a segment_id. In some cases a network will be created, a subnet added without creating a segment. tTen later this network need to scale, and dividing it onto multiple routed

[Yahoo-eng-team] [Bug 1692491] [NEW] nova shows wrong RAM usage

2017-05-22 Thread int32bit
Public bug reported: If flavor has hw_video:ram_max_mb value, nova will add this value to the project usage[1]. But when we delete this server, it seems we don't cover this case. So we will always get wrong ram usage. For example, we create a server with flavor f, whose ram is 1024 and

[Yahoo-eng-team] [Bug 1692486] [NEW] [RFE] Neutron Segments DHCP-relay support

2017-05-22 Thread Harald Jensås
Public bug reported: When using Neutron Segments we would like dhcp agent to configure DHCP servers to serve clients on remote(non-local) subnets. The remote(non- local) subnet will need to have a DHCP-relay/forwarder configured. The relay agent will run on ToR switch or router in the routed

[Yahoo-eng-team] [Bug 1675298] Re: automatic generation of LANGUAGES list in settings.py

2017-05-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/450126 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a88092630014c53c9e6fe4ee9265f8443eea96bd Submitter: Jenkins Branch:master commit a88092630014c53c9e6fe4ee9265f8443eea96bd Author: Akihiro Motoki Date:

[Yahoo-eng-team] [Bug 1692472] [NEW] neutron should update the network after deleting the rbac policy for "access_as_external".

2017-05-22 Thread Arundhati Surpur
Public bug reported: when user creates a rbac policy with option “access_as_external” for a network using the command "neutron rbac-create --type network --action access_as_external TEST", the network is becoming external. After deleting the rbac policy, it is not getting updated in the network.

[Yahoo-eng-team] [Bug 1692460] [NEW] LBaas health_monitor need support http query params

2017-05-22 Thread cheng
Public bug reported: Currently, Lbaas health_monitor with HTTP method only support uri_path setting, for some reason, customer need uri_query params in health monitor request URL. This is current support request URL: http://member_ip:member_port/uri_path. after this fixes, it should support

[Yahoo-eng-team] [Bug 1436957] Re: assertRaisesRegexp has been deprecated for assertRaisesRegex

2017-05-22 Thread Spyros Trigazis
** Also affects: python-magnumclient Importance: Undecided Status: New -- 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/1436957 Title: assertRaisesRegexp

[Yahoo-eng-team] [Bug 1692424] [NEW] util.py[WARNING]: Failed to disable password for user centos

2017-05-22 Thread Anil Shashikumar Belur
Public bug reported: We are running into below errors (from /var/log/cloud-init-outputs.log) with cloud-init on centos7 before it could get to run the initialization test script passed as user_data, while bring up openstack instance using simple heat template. Here is the link to the heat

[Yahoo-eng-team] [Bug 1692419] [NEW] Error during Neutron and OVN database sync

2017-05-22 Thread Ivan Denezhkin
Public bug reported: I have Openstack Ocata deployed from the github and Openvswich OVN for networking. Then neutron server starts and begin database synchroniztion with Openvswich OVN it send error message into neutron log Starting OVN-Northbound DB sync process _sync

[Yahoo-eng-team] [Bug 1692413] Re: openstack-client does not display projects when user lists security group.

2017-05-22 Thread Reedip
** Project changed: neutron => python-openstackclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1692413 Title: openstack-client does not display projects when user lists security

[Yahoo-eng-team] [Bug 1692413] [NEW] openstack-client does not display projects when user lists security group.

2017-05-22 Thread Kiran Totad
Public bug reported: When user executes the command "openstack security group list", it is not displaying the different projects of the security groups. The project field remains empty. +--+-++-+ | ID