Public bug reported:
get up-to-date master branch code
create a vm(using cirros image)
then go to "Network Topology"
you will find the vm's status is ACTIVE but display DOWN status icon.
** Affects: horizon
Importance: Undecided
Status: New
** Tags: topology-view
** Attachment ad
** Also affects: magnum
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/1613542
Title:
tempest.conf doesn't contain $proj
** Also affects: keystone
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/1613542
Title:
tempest.conf doesn't contain $pr
** Changed in: nova
Status: Fix Committed => 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/1268955
Title:
OVS agent updates the wrong port when usin
** Changed in: nova
Status: Confirmed => 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/1549854
Title:
compute host "has not been heard from in a whi
Cleaning up this bug as it was reopened automatically by infra due to
change in gerrit. This should be fixed now fixed given Matt's comment.
Feel free to reopen if I am mistaken.
** Changed in: nova
Status: Confirmed => Invalid
--
You received this bug notification because you are a membe
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1402640
Ti
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1365756
Ti
[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
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1593011
Ti
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1426473
Ti
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1593386
Ti
** Changed in: nova
Status: New => Won't Fix
** Changed in: nova
Status: Won't Fix => Invalid
--
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/1611888
Title:
** Changed in: nova
Status: New => Won't Fix
--
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/1611892
Title:
Quickbooks Customer Support Phone Number 1-844-887-9236
Public bug reported:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/usage/quotas.py#L383-L405
As we could see code above the tenant_quota_usages() will get
nova/neutron/cinder the quota usage.
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/p
Public bug reported:
Sorry for the complicated write-up below, but the issue is complicated.
I'm running into a problem between Mitaka and Kilo, but I *think* it'll also
hit Mitaka/Liberty. The problem scenario is when we have older and newer
services talking to each other. The problem occur
Public bug reported:
In the credentials API schema validation [1] is mandatory to include a
project when creating a credential of the "ec2" type, but we can create
a credential from a different type and update it to "ec2" without
providing a project [2].
[1]
https://github.com/openstack/keystone
Public bug reported:
Note: This is with libvirt < 1.3.0 so may be specific to earlier
versions. This has also been verified on mitaka only so far. I haven't
had a chance to try on newton/master. It may have something to do with
the fact that PFs don't have parent_addrs'
Either with devname or add
So, I'm not sure we can do anything about this in Mitaka.
Correct me if I'm wrong:
In Master/Newton this is solved in keystone via oslo.cache (we use
dogpile >0.6.2)
In Mitaka the problem exists, and should be fixed in oslo.cache
(https://review.openstack.org/354831). But I think would break sta
Reviewed: https://review.openstack.org/354551
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=e99274397c974666ede9d4f1804210e6152b7238
Submitter: Jenkins
Branch:master
commit e99274397c974666ede9d4f1804210e6152b7238
Author: hobo.kengo
Date: Fri Aug 12 06:49:53 2016
Public bug reported:
Description
===
Hacking check check_config_option_in_central_place does not check anything.
It is because of `not` keyword in
https://github.com/openstack/nova/blob/master/nova/hacking/checks.py#L660 ,
which causes every file that is checked and is not in nova/conf d
Public bug reported:
The Sentinel object in neutron_lib.constants doesn't return the sentinel
object when used with copy.copy(), but it does with copy.deepcopy().
This behavior is inconsistent as deepcopy keeps the singleton behavior,
but copy doesn't.
For example:
---
import copy
from neutron_
I can see the point of this bug report, but the targets on Tempest was
invalid because the places should represent None clearly.
** No longer affects: tempest
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.
** Changed in: keystone
Milestone: newton-3 => None
** Changed in: keystone
Assignee: Henry Nash (henry-nash) => (unassigned)
** Changed in: keystone
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is
Public bug reported:
Steps to reproduce:
- Start with the latest master code
- Set HORIZON_CONFIG.update({"images_panel": "angular"}) in local_settings.py
- Set a metadata property on an image (I set os_distro = centos7, for example)
- Go to Project->Compute->Images. Note that "OS Distro" is corre
Reviewed: https://review.openstack.org/355511
Committed:
https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=fd778596122e2ae3fd784149d510f606c03bea28
Submitter: Jenkins
Branch:master
commit fd778596122e2ae3fd784149d510f606c03bea28
Author: Nate Johnston
Date: Mon Aug 15 14:52
Reviewed: https://review.openstack.org/355094
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=fadee7a41e88c0081e2a92c4808e845d8ac5df8f
Submitter: Jenkins
Branch:master
commit fadee7a41e88c0081e2a92c4808e845d8ac5df8f
Author: Shih-Hao Li
Date: Fri Aug 12 14:35:50 2016
Public bug reported:
The devstack setup and neutron migration tests do not check separate
alembic branch migrations. Thus we do not catch things like [1].
The test should ensure that the following succeeds:
neutron-db-manage upgrade --expand
neutron-db-manage upgrade --contract
It should pro
** Also affects: openstack-ansible
Importance: Undecided
Status: New
** Changed in: openstack-ansible
Milestone: None => newton-3
** Changed in: openstack-ansible
Importance: Undecided => High
--
You received this bug notification because you are a member of Yahoo!
Engineering
Public bug reported:
Running the FWaaS router insertion migration fails with:
http://logs.openstack.org/01/354101/4/gate/gate-openstack-ansible-
os_nova-ansible-func-ubuntu-
trusty/4b14021/console.html#_2016-08-15_13_44_02_455515
Specific issue: "oslo_db.exception.DBError: (pymysql.err.InternalE
Reviewed: https://review.openstack.org/352216
Committed:
https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=93a2e8911d16f17ce4a9d8b4e93f107a1750843e
Submitter: Jenkins
Branch:master
commit 93a2e8911d16f17ce4a9d8b4e93f107a1750843e
Author: YAMAMOTO Takashi
Date: Mon Aug 8 13:
Reviewed: https://review.openstack.org/352216
Committed:
https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=93a2e8911d16f17ce4a9d8b4e93f107a1750843e
Submitter: Jenkins
Branch:master
commit 93a2e8911d16f17ce4a9d8b4e93f107a1750843e
Author: YAMAMOTO Takashi
Date: Mon Aug 8 13:
Reviewed: https://review.openstack.org/355185
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=5925364c9ac05e266637183ff91695d06234e3cb
Submitter: Jenkins
Branch:master
commit 5925364c9ac05e266637183ff91695d06234e3cb
Author: Ihar Hrachyshka
Date: Sat Aug 13 17:25:07
Public bug reported:
When executing 'tox -e cover', a 'No data to report.' error occurs.
But coverage report (HTML) is generated in 'cover' directory.
'python setup.py testr --coverage --testr-args=' generates coverage report
(HTML).
Then 'coverage combine' command truncates the contents of '.co
Public bug reported:
Example for that error:
http://logs.openstack.org/90/351490/4/check/gate-neutron-lbaasv2-dsvm-scenario-namespace-nv/8f1255a/logs/screen-q-svc.txt.gz#_2016-08-07_06_00_57_478
This is easily reproduced locally on my devstack with
neutron_lbaas.tests.tempest.v2.scenario.test_lo
*** This bug is a duplicate of bug 1612812 ***
https://bugs.launchpad.net/bugs/1612812
** This bug has been marked a duplicate of bug 1612812
OS-VIF: Interface missing from Route Object. (OVS)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
Reviewed: https://review.openstack.org/345978
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=fb375bd7a40f6ff86ac1db2134466d0183690f7e
Submitter: Jenkins
Branch:master
commit fb375bd7a40f6ff86ac1db2134466d0183690f7e
Author: Anh Tran
Date: Fri Jul 22 17:59:03 2016 +0
Public bug reported:
Prior to commit 3f3f9bf22efd2fb209d2a2fe0246f4857cd2d21a
nova/crypto.py generate_fingerprint used ssh-keygen -q -l -f to
generate finger prints.
ssh-keygen -qlf is quite happy to process public key matter of the form
cert-authority ssh-rsa
B3NzaC1yc2EDAQABAAABAQCfHl
38 matches
Mail list logo