[Yahoo-eng-team] [Bug 1608980] Re: Remove MANIFEST.in as it is not explicitly needed by PBR

2016-10-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/386384 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=25d0535a9e25aba92e88a6d27fba83ca3606101c Submitter: Jenkins Branch:master commit 25d0535a9e25aba92e88a6d27fba83ca3606101c Author: Iswarya_Vakati

[Yahoo-eng-team] [Bug 1634187] Re: Date format on overview panel should be in uppercase

2016-10-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/385666 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=45ca5b25d8af0132e4e1136956c4534047c99b09 Submitter: Jenkins Branch:master commit 45ca5b25d8af0132e4e1136956c4534047c99b09 Author: Ying Zuo Date: Wed Oct

[Yahoo-eng-team] [Bug 1634277] [NEW] dhcp should be set to enabled when an ipv6 address mode is selected

2016-10-17 Thread Ying Zuo
Public bug reported: Steps to reproduce: 1. Enable ipv6 on the local_settings.py 2. Create a network 3. Create an ipv6 subnet. On the subnet details tab, uncheck the Enable DHCP checkbox and select something other than "No options specified" in the IPV6 address configuration mode dropdown. 4.

[Yahoo-eng-team] [Bug 1634282] [NEW] Nova fails to open console.log file at repeated host evacuation

2016-10-17 Thread Marian Krcmarik
Public bug reported: I am trying to perform "ping-pong" host evacuation - take down ungracefully host A, evacuate host A to host B, take down ungracefull host B and evacuate to host B. The second evacuation fails at following error: [Errno 13] Permission denied:

[Yahoo-eng-team] [Bug 1634272] [NEW] Error message on create subnet modal shows network name as "None"

2016-10-17 Thread Ying Zuo
Public bug reported: When an error occurs on the create subnet modal, the error message shows network name as "None" because the network name is only available in the create network modal not the create subnet modal. Thus the error message from the create subnet modal should not mention the

[Yahoo-eng-team] [Bug 1634205] Re: glance image list private images fails

2016-10-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/387590 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=70d2059f587e6a0323654d2e7d91bc25c6e4b8ae Submitter: Jenkins Branch:master commit 70d2059f587e6a0323654d2e7d91bc25c6e4b8ae Author: eric Date:

[Yahoo-eng-team] [Bug 1634269] [NEW] Incorrect port unbind request on instance delete

2016-10-17 Thread AJAY KALAMBUR
Public bug reported: Nova sends a request for port unbind with binding host "" and this can sometimes lead to a problem when nova's cache is different than Neutron's view of instance-port mappings. Steps 1. Create a neutron port 2. Create a VM and launch instance with this port 3. Shutdown nova

[Yahoo-eng-team] [Bug 1634258] [NEW] Errors in the upstream OVS Python IDL lib are not logged anywhere

2016-10-17 Thread Terry Wilson
Public bug reported: The OVS IDL library, instead of passing exceptions, logs them via its Vlog wrapper around Python's logging module. Currently, we aren't getting any of these log messages. Since the library also doesn't pass exceptions to use, instead catching and logging them, this makes

[Yahoo-eng-team] [Bug 1580122] Re: Hyper-V: cannot attach volumes from local HA shares

2016-10-17 Thread Claudiu Belu
** Changed in: os-win Status: In Progress => Fix Released ** Changed in: compute-hyperv Importance: Undecided => Medium ** Changed in: compute-hyperv Assignee: (unassigned) => Lucian Petrut (petrutlucian94) -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1633735] Re: Can't deploy overcloud with ocata/trunk on rhel

2016-10-17 Thread David Hill
** Project changed: cloud-init => tripleo -- 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/1633735 Title: Can't deploy overcloud with ocata/trunk on rhel Status in tripleo: New Bug

[Yahoo-eng-team] [Bug 1634202] Re: Failure to introspect new nodes using RDO Newton on RHEL

2016-10-17 Thread David Hill
I got the same issue with Ocata/Trunk ** Project changed: cloud-init => tripleo -- 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/1634202 Title: Failure to introspect new nodes using

[Yahoo-eng-team] [Bug 1634058] Re: keystone service not starting when apache2 is running

2016-10-17 Thread Boris Bobrov
Keystone cannot run it by itself, you need to use apache to run it. Probably, when you launch apache, it launches keystone and that's why the port is already in use. Don't try running service "keystone" and you will be good. ** Changed in: keystone Status: New => Invalid -- You received

[Yahoo-eng-team] [Bug 1608980] Re: Remove MANIFEST.in as it is not explicitly needed by PBR

2016-10-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/385905 Committed: https://git.openstack.org/cgit/openstack/craton/commit/?id=4b17e89c76a90d3cb934c554927e27d839fda53e Submitter: Jenkins Branch:master commit 4b17e89c76a90d3cb934c554927e27d839fda53e Author: Deepak Date: Thu

[Yahoo-eng-team] [Bug 1217980] Re: OVS agent will leave compute host in an unsafe state when rpc_setup() fails

2016-10-17 Thread Chuck Short
** Changed in: quantum (Ubuntu) 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/1217980 Title: OVS agent will leave compute host in an unsafe

[Yahoo-eng-team] [Bug 1083155] Re: Unable to set Content-MD5 header when using chunked transfer encoding

2016-10-17 Thread Chuck Short
** Changed in: python-webob (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1083155 Title: Unable to set Content-MD5 header when using

[Yahoo-eng-team] [Bug 1634205] [NEW] glance image list private images fails

2016-10-17 Thread Eric Peterson
Public bug reported: Trying to list private images on the glance / images panel yields an error. It looks like Private should actually be private instead. ** Affects: horizon Importance: Undecided Assignee: Eric Peterson (ericpeterson-l) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1291396] Re: No exact match of nodes with flavors

2016-10-17 Thread Steven Hardy
We ended up fixing this with node tagging in ironic and a special version of the ComputeCapabilities filter, so marking this fix released https://github.com/openstack/tripleo- common/blob/master/tripleo_common/filters/capabilities_filter.py ** Changed in: tripleo Assignee: Devananda van der

[Yahoo-eng-team] [Bug 1385295] Re: use_syslog=True does not log to syslog via /dev/log anymore

2016-10-17 Thread Chuck Short
This should be fixed now. ** Changed in: python-oslo.log (Ubuntu) Status: In Progress => Fix Released -- 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/1385295

[Yahoo-eng-team] [Bug 1634202] [NEW] Failure to introspect new nodes using RDO Newton on RHEL

2016-10-17 Thread David Hill
Public bug reported: [stack@undercloud-0-newton ~]$ openstack baremetal import --json /home/stack/instackenv.json Started Mistral Workflow. Execution ID: 021d8507-81d4-4193-8431-b3ad31683425 Exception registering nodes: [{u'__task_execution': {u'id': u'71cd-3046-4f86-ac8d-f70fbb66d8f6',

[Yahoo-eng-team] [Bug 1634058] Re: keystone service not starting when apache2 is running

2016-10-17 Thread Markus Zoeller (markus_z)
Looks like this is a Keystone issue, not a Nova one, so I changed the affected project. ** Project changed: nova => keystone -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1634187] [NEW] Date format on overview panel should be in uppercase

2016-10-17 Thread Ying Zuo
Public bug reported: The date format shown on the overview panel is shown as "-mm-dd". Using different letter cases in the date format is unnecessary and confusing. "mm" usually refers to minute instead of month so the date format should be shown as "-MM-DD". ** Affects: horizon

[Yahoo-eng-team] [Bug 1421471] Re: os-simple-tenant-usage performs poorly with many instances

2016-10-17 Thread Matt Riedemann
*** This bug is a duplicate of bug 1485025 *** https://bugs.launchpad.net/bugs/1485025 Given this bug was reported before https://review.openstack.org/#/c/213340/ landed then you wouldn't have that fix, but it would be useful to know if it resolves your issue. ** This bug has been marked a

[Yahoo-eng-team] [Bug 1597913] Re: refactor model definitions

2016-10-17 Thread Ihar Hrachyshka
** Tags added: db ** Changed in: neutron Milestone: None => ocata-1 ** Changed in: neutron Status: Fix Committed => Fix Released ** Summary changed: - refactor model definitions + relocate model definitions -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1634156] [NEW] qemu-img convert image incompatability in alpine linux

2016-10-17 Thread Jakub Pavlik
Public bug reported: Alpine linux runs qemu-img version 2.5.1-r4, where you cannot put parameter "-f qcow2" in the end of the line, because it expects location. Parameter must be included before source and destination. Step to reproduce == you can try it in container 1) docker

[Yahoo-eng-team] [Bug 1634123] [NEW] neutron openvswitch agent exists if unix:/var/run/openvswitch/db.sock is not yet created

2016-10-17 Thread Serguei Bezverkhi
Public bug reported: In kubernetes environment is very difficult to make sure that neutron- openvswitch-agent pod starts after openvswitch db and vswitchd pods during kubernetes cluster startup process. As a result it does not find socket, fails and stay in failed state. If instead of just

[Yahoo-eng-team] [Bug 1634115] [NEW] in placement api, 404 response do not indicate what was not found

2016-10-17 Thread Chris Dent
Public bug reported: In Placement api v1.0 some 404 response codes are directly the result of NotFound exception being raised from nova.objects.resource_provider without a message. This leads to the 404 response not including any indication of what was not found (other than the URL). This can be

[Yahoo-eng-team] [Bug 1634114] [NEW] fwaas v2 update firewall group hit l3 agent error.

2016-10-17 Thread zhaobo
Public bug reported: update fwaas v2 firewall group with a associated port and a non-associated port. And the server send the agent the firewall_group body like: { u'firewall_group': { u'status': u'PENDING_UPDATE', u'description': u'',

[Yahoo-eng-team] [Bug 1509004] Re: "test_dualnet_dhcp6_stateless_from_os" failures seen in the gate

2016-10-17 Thread Dr. Jens Rosenboom
54 hits in the last 7 days. Checked a couple and they all have an error like this: http://logs.openstack.org/96/384696/1/check/gate-tempest-dsvm-neutron- placement-full-ubuntu-xenial- nv/c19ea11/logs/screen-q-svc.txt.gz?level=ERROR#_2016-10-10_20_45_30_546

[Yahoo-eng-team] [Bug 1633306] Re: Partial HA network causing HA router creation failed (race conditon)

2016-10-17 Thread LIU Yulong
Thanks John, now this bug only for one creation failed log, something I've described in comment #2. ** Description changed: ENV: stable/mitaka,VXLAN Neutron API: two neutron-servers behind a HA proxy VIP. - Exception log: - [1] http://paste.openstack.org/show/585669/ - [2]

[Yahoo-eng-team] [Bug 1618666] Re: deprecated warning for SafeConfigParser

2016-10-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/369819 Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=b6cf56deb9eba388c787d365e7f5b4aca67c57e1 Submitter: Jenkins Branch:master commit b6cf56deb9eba388c787d365e7f5b4aca67c57e1 Author: Pallavi

[Yahoo-eng-team] [Bug 1629797] Re: resolve service in nsswitch.conf adds 25 seconds to failed lookups before systemd-resolved is up

2016-10-17 Thread Martin Pitt
Discussed that upstream: The gist of it is: - 8< -- if you want to be an early boot service, then you should use something like this: Before=sysinit.target And that's all. Inserting yourself between the sockets and the regular services (which your suggested deps do)

[Yahoo-eng-team] [Bug 1634086] [NEW] fwaas v2 update firewall group with non exist port hit internal error

2016-10-17 Thread zhaobo
Public bug reported: I use RESTapi to update a firewall group with non exist port_id,like: { "firewall_group": { "ports": ["8cde8d37-c860-4a28-999a-68ab0dbdf194",$[NON_EXIST_PORT_ID]] } } The neutron server hit internal error. 2016-10-17 16:36:22.217 TRACE

[Yahoo-eng-team] [Bug 1634058] [NEW] keystone service not starting when apache2 is running

2016-10-17 Thread Dhanabalan Balasundaram
Public bug reported: Hello, Liberty on Ubuntu 14.04 I am unable to start keystone service when apache2 is running. Below is the error in log file 2016-10-17 11:46:08.929 6204 WARNING root [-] Running keystone via eventlet is deprecated as of Kilo in favor of running in a WSGI server (e.g.

[Yahoo-eng-team] [Bug 1625724] Re: some functional ovs tests are not mutually isolated

2016-10-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/386971 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ca62e7ec9d09eac2b516b3014fc4d678ac85a6db Submitter: Jenkins Branch:master commit ca62e7ec9d09eac2b516b3014fc4d678ac85a6db Author: Sławek Kapłoński Date:

[Yahoo-eng-team] [Bug 1608980] Re: Remove MANIFEST.in as it is not explicitly needed by PBR

2016-10-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/385965 Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=63312747089e8a5388a455aea65b9c605a931c37 Submitter: Jenkins Branch:master commit 63312747089e8a5388a455aea65b9c605a931c37 Author: Iswarya_Vakati

[Yahoo-eng-team] [Bug 1634032] [NEW] vm will boot on aggregate host

2016-10-17 Thread jianfeng zhang
Public bug reported: Description === when i boot a vm with a flavor extra_specs is empty. vm will boot on aggregate host . in my openstack environment, i have 3 nova-compute(compute01,compute02,compute03). Add i create a host aggregate in nova zone with metadata "ssd=true". i put

[Yahoo-eng-team] [Bug 1633998] [NEW] serveral neutron server process CPU punching height

2016-10-17 Thread susan Li
Public bug reported: The bug will happen when 2000 routers are created by rally script. rally script: "NeutronNetworks.create_N_routers_M_network_M_subnet": [ { "args": { "num_of_routers":1, "num_of_networks":1,

[Yahoo-eng-team] [Bug 1633990] [NEW] resize or migrate instance will failed if two compute host are set in different rbd pool

2016-10-17 Thread LIU Yulong
Public bug reported: We are now facing a nova operation issue about setting different ceph rbd pool to each corresponding nova compute node in one available zone. For instance: (1) compute-node-1 in az1 and set images_rbd_pool=pool1 (2) compute-node-2 in az1 and set images_rbd_pool=pool2 This