Public bug reported:
Whenever I try running ‘tox -epy27’, the functional tests continuously
fails due to ping timeout while trying to start the servers (glance-api,
glance-registry etc.,) for running the tests.
I am running the tests from a VM with 8GB of RAM and 2.7GHz Intel Core
i7 Processor.
[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/1472936
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/1469604
Ti
Public bug reported:
Testing on openstack master:
Libvirt version 1.2.2
Hypervisor: KVM
On Booting a VM the VM goes into error with the following error log:
2015-09-18 01:30:29.723 ERROR nova.compute.manager
[req-c5b00bd7-943b-44cd-847b-064286501d6a admin admin] [instance:
6d9297cc-d97f-40f9-a
Public bug reported:
Instance snapshots of instances sourced from, e.g., QCOW2 images will be
created in the image service as "qcow2" and then switched to "raw" in an
update step.
Use case:
We decided to drop QCOW2 support from certain product configurations, as
force_raw_images is enabled by de
You have been subscribed to a public bug:
Testing on openstack master:
Libvirt version 1.2.2
Hypervisor: KVM
On Booting a VM the VM goes into error with the following error log:
2015-09-18 01:30:29.723 ERROR nova.compute.manager
[req-c5b00bd7-943b-44cd-847b-064286501d6a admin admin] [instance:
Public bug reported:
The neutron lbaas v2 tests are too slow to run when using the octavia
driver. This is because octavia uses a nova instance to host the
haproxy process. However, with nova booting VMs and the hosts not
having vt-x enabled, it takes a long time for the VM to boot.
** Affects
Public bug reported:
The following bug fixed most situations where when using Fernet + LDAP identify
backend.
https://bugs.launchpad.net/keystone/+bug/1459382
However, some users have trouble, resulting in a UserNotFound exception in the
logs with a UUID. Here's the error:
2015-09-18 2
Public bug reported:
Patch https://review.openstack.org/#/c/13/23 modified
neutron.db.ipam_backend in order to ensure a sqlalchemy event is triggered when
deleting a port. This caused an issue when transaction isolation level is below
repeatable read as the sqlalchemy ORM mapper throws an e
I agree with Eli that if libvirt fails we shouldn't assume the instance
is running and should be reset to ACTIVE status.
The suspend method in the compute manager will revert the task state to
None because it's using the @reverts_task_state decorator, so at least
you can delete the instance after
** Project changed: neutron => networking-arista
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1494310
Title:
Arista ML2 driver doesn't synchronize HA networks with EOS correctly
Statu
Public bug reported:
Kilo's get_ports code can be found at http://pastebin.com/PjVG2KFt while
Liberty's get_ports code can be found at http://pastebin.com/wpmTx8H7
The difference in the two code paths (the DNS code) leads to an
execution time difference shown in http://ibin.co/2G72PkX2eshD
** Af
Public bug reported:
The system info page's display of keystone catalog and endpoint hides
important data like regions and various url types (public / private /
etc), and shows silly columns like Status (which is always enabled).
Need to show more information on this page, and hide the useless st
Public bug reported:
After running the functional tests (dvsm-functional) I noticed I was
unable to run 'ip netns', it was giving me an error something like:
@agent1
I was confused until I noticed a failure in a review:
| ==
| Failed 1 tests - output below:
| ===
Public bug reported:
>> This honestly hasn’t even been *fully* tested yet, but it SHOULD work.
It did not work. Please read on.
>> User sets ACLs on Secrets and Container in Barbican, to allow the LBaaS user
>> (right now using whatever user-id we publish in our docs) to read their data.
I did p
** Changed in: neutron
Status: In Progress => Fix Released
** Changed in: neutron
Status: Fix Released => Fix Committed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1496424
Public bug reported:
When searching using the hz-magic-search-bar, when the user selects a
full text search and faceted searches removing the full text search
removes all the facet searches.
** Affects: horizon
Importance: Undecided
Assignee: Rajat Vig (rajatv)
Status: In Progr
Public bug reported:
In order for Solaris to participate in Nova, a 'solariszones' hypervisor
and vm_mode needs to be added.
** Affects: nova
Importance: Undecided
Assignee: Drew Fisher (drew-fisher)
Status: New
** Changed in: nova
Assignee: (unassigned) => Drew Fisher (d
Public bug reported:
We are trying to analyze why creation of routers and networks degrades
when there is a large number of instances of these. Running cprofile on
the L3 agent indicated that ensure_namespace function seems to degrade
when a large number of namespaces are present.
Looking through
Clearly an issue with novaclient help rather than nova.
** Project changed: nova => python-novaclient
--
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/1497151
Title:
erro
Public bug reported:
We have been trying to analyze why under scale creating additional
routers and associating floating IP address with a VM causes the
operation to take longer completion times, and have found that the
programming of iptables seems to be an issue. Particularly 4 functions
(and th
Public bug reported:
When creating a new instance with the option to create a new volume from
an image and that image is large, instance creation can time out before
the image has had a chance to download.
With a larger image size (like Windows, but could be done with others) this
process takes
This has become non-relevant so, lowering priority and removing
milestone target.
The status has been moved to opinion until we get back to it next time.
If no more updates exists it will be won't fix then.
** Changed in: glance
Importance: High => Wishlist
** Changed in: glance
Status
Public bug reported:
In this change:
https://review.openstack.org/#/c/186742/11/nova/virt/block_device.py
It was pointed out that the change is adding volume detach code that is
duplicated with what's also in the _shutdown_instance method in
nova.compute.manager.
We wanted to get that bug fix i
Given our policy on no more API proxies to other services, I'm inclined
to mark this as 'won't fix':
http://docs.openstack.org/developer/nova/project_scope.html#no-more-api-
proxies
You can get the attachment id from the volume API.
** Changed in: nova
Status: Confirmed => Won't Fix
--
** Changed in: networking-odl
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/1477483
Title:
Support delegation of bind_port to networking-odl
** Changed in: networking-odl
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/1444112
Title:
ML2 security groups only work with agent drivers
** Description changed:
When run through sudo, ip netns has some extra output on Ubuntu wily:
- $ sudo ip netns
+ $ sudo ip netns
qdhcp-35fc068a-750d-4add-b1d2-af392dbd8790 (id: 1)
qrouter-49c6d7b1-8399-4944-81ad-093b6e786db0 (id: 0)
and from l3-agent:
2015-09-18 14:15:47.889 2
Public bug reported:
QEMU loads -kernel and -inird arguments as binary blobs, without
processing them through its block layer - that is only done for disk
images (i.e., -drive file=...). I.e., from QEMU's perspective, all
kernels and all initrds are raw format. QEMU's modular block drivers
allow t
Public bug reported:
The table actions generated on the Subnet Details page under Admin/
Networks incorrectly use the project URLS and views, rather than the
admin ones.
** Affects: horizon
Importance: Undecided
Assignee: Rob Cresswell (robcresswell)
Status: New
** Changed in:
Public bug reported:
I have tested work of L3 HA on environment with 3 controllers and 1 compute
(Kilo) with this simple scenario:
1) ping vm by floating ip
2) disable master l3-agent (which ha_state is active)
3) wait for pings to continue and another agent became active
4) check number of packa
Public bug reported:
When booting an instance from image, which should create new volume,
when AZ zone is not specified, instance could end in different AZ than
the image.
That doesn't hurt with cross_az_attach=true, but if this is set to
False, creating the volume will fail with
" Instance %(in
Public bug reported:
1. version
kilo 2015.1.0
2. Relevant log files:
2.1 nova-scheduler.log
2015-09-18 12:57:03.981 21782 INFO nova.filters [req-87d25f64-fd40-49cc-
873c-6aad4da3ade9 9c67877ee37b47e989148a776862c7b8
40fc54dc632c4a02b44bf31d7ff15c82 - - -] Filter ComputeFilter returned 0
hosts f
So I propose to mark this as invalid as per wangxiyuan comment.
** Changed in: glance
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1480021
Title:
execute
** Changed in: neutron
Status: Invalid => In Progress
** Changed in: neutron
Assignee: Cedric Brandily (cbrandily) => shihanzhang (shihanzhang)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.laun
Public bug reported:
some of api tests ignore CONF.network_feature_enabled.ipv6.
** Affects: neutron
Importance: Undecided
Assignee: YAMAMOTO Takashi (yamamoto)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whic
Public bug reported:
some of api tests assume address-scope extension.
** 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/1
Public bug reported:
some of api tests assume net-mtu extension.
** 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/1497182
Public bug reported:
some of api tests assume address-scope extension.
** 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/1
@ Hiroyuki Eguchi:
I assume that this is a thing which needs a blueprint [1] and a spec file [2]
to discuss it.
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 requested
feature is the
Looks like a configuration issue. Maybe one of the vmware neutron folks
can help out?
** Summary changed:
- instance luanch failed
+ instance launch failed: TooManyExternalNetworks: More than one external
network exists
** Also affects: neutron
Importance: Undecided
Status: New
--
Y
Public bug reported:
1. version
kilo 2015.1.0
2. Relevant log files:
no log
3. Reproduce steps:
3.1
nova help list
--all-tenants [<0|1>] Display information from all tenants (Admin only).
--tenant [] Display information from single tenant
(Adminonly).
The --al
Public bug reported:
in current checkout (Sep 18th, 7 UTC) there are cinderclient traces
shown.
./run_tests.sh -N -P openstack_dashboard
nosetests openstack_dashboard --nocapture --nologcapture
--cover-package=openstack_dashboard --cover-inclusive --all-modules
--exclude-dir=openstack_dashboa
Public bug reported:
This logic in being run far too often:
https://github.com/openstack/keystone/blob/master/keystone/middleware/core.py#L253-L281
resulting in logs like the following:
2015-09-16 23:34:04.261007 108719 INFO keystone.middleware.core
[req-f715dbbe-8dac-490e-a02c-4a430eefb1a0 - -
44 matches
Mail list logo