Public bug reported:
https://github.com/openstack/neutron/blob/master/neutron/agent/metadata/agent.py#L276
class WorkerService is not used
** Affects: neutron
Importance: Undecided
Assignee: yong sheng gong (gongysh)
Status: In Progress
** Changed in: neutron
Assignee: (u
** Also affects: sahara
Importance: Undecided
Status: New
** Changed in: sahara
Status: New => Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bu
Public bug reported:
The sidebar toggle icon is inconsistent in firefox and chrome, the icon
in chrome is bigger than which in firefox, we can see the screenshots:)
** Affects: horizon
Importance: Undecided
Assignee: Lawrance (jing)
Status: In Progress
--
You received this bu
Public bug reported:
The sidebar toggle icon is inconsistent in firefox and chrome, the icon
in chrome is bigger than which in firefox, we can see the screenshots:)
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member
Public bug reported:
The icon of `Terminate instance` is `fa-off` had replaced by `fa-power-
off` in current xstatic-font-awesome package which version is 4.2.0 ,
the other deletion icon is `fa-remove`, maybe we can use it as the
`Terminate instance` icon.
** Affects: horizon
Importance: Un
** Also affects: cinder
Importance: Undecided
Status: New
** Changed in: cinder
Assignee: (unassigned) => wanghao (wanghao749)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.l
** Also affects: heat
Importance: Undecided
Status: New
** Changed in: heat
Assignee: (unassigned) => shihanzhang (shihanzhang)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.
** Also affects: nova
Importance: Undecided
Status: New
** Changed in: nova
Assignee: (unassigned) => shihanzhang (shihanzhang)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.
Public bug reported:
The gate-nova-tox-functional job can fail occasionally [1] if
rand_flavor happens to generate an invalid flavor, for example one with
ram == 0.
2015-02-25 23:10:18,113 INFO [nova.api.openstack.wsgi] HTTP exception thrown:
Invalid input received: ram must be >= 1
2015-02-25 2
Public bug reported:
The idea behind the AdvancedServices (Metadata, *aaS) services to be singletons
was to (1) offer a way to get an instance of such a service in a convenient
manner, and to (2) ensure that only one service registered per service type.
(1) Since the AdvancedService.instanc
Public bug reported:
The nova API makes an implicit assumption that the "flavorid" field is
unique, but under certain circumstances this is not enforced. This
results in incorrect behavior in the situation where a deleted flavor's
flavorid is re-used for a new flavor. Any instances that are associ
** Changed in: cloud-init
Status: Fix Committed => Fix Released
** Changed in: cloud-init (Ubuntu)
Assignee: (unassigned) => Ben Howard (utlemming)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bu
Public bug reported:
Jasmine tests at http://localhost:9000/jasmine/ServicesTests are failing
due to smart-tables. The jasmine.html file contains a typo in the path
to smart-table.js.
** Affects: horizon
Importance: Undecided
Assignee: Kelly Domico (kelly-domico)
Status: In Pro
Public bug reported:
Skip decorator in integration tests does not work(tests marked as
skipped ends with error[0]) because the method _mark_method_skipped does
not work. The method does work because there seems to be problem with
SkipTest class, SkipTest class can be taken from various sources an
** Changed in: glance-store
Status: In Progress => Fix Released
** Changed in: glance
Milestone: None => kilo-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1379798
Title:
G
Public bug reported:
Creating a sever using a Glance image which has a long (~256 char)
unicode property value fails with database truncation.
The root cause is the same as bug:
https://bugs.launchpad.net/nova/+bug/1389102
and fix:
https://review.openstack.org/#/c/134597/
What's happening is the
** Also affects: glance-store
Importance: Undecided
Status: New
** No longer affects: glance
** Changed in: glance-store
Status: New => Triaged
** Changed in: glance-store
Importance: Undecided => Medium
** Changed in: glance-store
Assignee: (unassigned) => Hemanth Makk
Public bug reported:
Issue
=
The libvirt driver returns *always" the first port and ignores each
further defined port for the "serial console" feature.
Steps to reproduce
==
* enable the "serial console" feature in nova.conf
[serial_console]
enabled=True
* start the nov
Public bug reported:
A test failure was noticed for test_cross_tenant_traffic at [1] .
A floating ip ‘a’ was instantiated on router A .
The floating IP was functional
A floating IP ‘b’ was instantiated on router B after about 30 seconds
Floating IP on router B was functional
Floating IP on route
Public bug reported:
Add the shim layer for the new ML2 mechanism driver for Cisco Nexus1000V
** Affects: neutron
Importance: Wishlist
Assignee: Abhishek Raut (abhraut)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Te
Public bug reported:
Glance's swift driver provides the capability to delete image data from
Swift backend when an image is deleted. However, as of today, the swift
driver is only capable of deleting image data that is stored as a
regular swift object or dynamic large object(DLO). When image data
Public bug reported:
When using the nova proxy to neutron and a floating IP is attached, nova
does not report the server ID for the floating IP:
[root@cos-st-bigsky ~(keystone_admin)]# nova floating-ip-list
+---+---+---++
| Ip| Server Id | Fixed Ip
Public bug reported:
I am using a Nova version 2014.2.2 setup with VirtIO. I am trying to
attach a volume via VirtIO driver to a machine with an ISO boot image.
However, nova does not create a configuration for the volume attaching
it via VirtIO but rather via IDE. The following steps are causing
** Changed in: cloud-init (Ubuntu Utopic)
Status: Confirmed => Fix Released
** Changed in: cloud-init (Ubuntu Utopic)
Assignee: Daniel Watkins (daniel-thewatkins) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subsc
** Changed in: oslo.messaging
Status: Fix Committed => Fix Released
** Changed in: oslo.messaging
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).
https://bugs.launchpad
Public bug reported:
I came across this issue for a simple typo in virt_type parameter in the
file nova-compute.conf (same results if the parameter is defined in
nova.conf) where I wrote:
[libvirt]
virt_type = quemu
instead of "qemu".
In the Horizon dashboard this lead to an error with explanat
So then it doesn't seem juju-core is the reason, but it's a cloud-init
thing, as per comment #10.
** Also affects: cloud-init
Importance: Undecided
Status: New
** No longer affects: juju-core
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, wh
Public bug reported:
doc/api_samples/all_extensions/extensions-get-resp.json in repository
contains broken links:
namespace":
"http://docs.openstack.org/compute/ext/extended_rescue_with_image/api/v2";
namespace": "http://docs.openstack.org/compute/ext/rescue/api/v1.1";
etc.
** Affects: nova
** Changed in: cloud-init
Status: New => Fix Committed
** Also affects: cloud-init (Ubuntu)
Importance: Undecided
Status: New
** Changed in: cloud-init (Ubuntu)
Assignee: (unassigned) => Daniel Watkins (daniel-thewatkins)
** Changed in: cloud-init (Ubuntu)
Status: Ne
You should use the @property decorator for defining extension_alias like
it's done in test extension driver [1].
Quote from "Support for Extensions in ML2" spec [2]:
extension_alias: Abstract property - Return supported extension aliases
[1]
https://github.com/openstack/neutron/blob/9e1c059fc469
Public bug reported:
While writing extension for extending some attribute using ml2 plugin.
The extension manager will fetch ethe extension alias object instead of
name.
alias = driver.obj.extension_alias instead of
alias = driver.obj.extension_alias() in function extension_aliases(self)
in neu
Public bug reported:
It's possible to delete the SNAT port belongs to a DVR by using port-
delete.
How to reproduce
===
After creating a distributed router list all the ports with device_owner
network:router_centralized_snat
# neutron port-list --device_owner network:router_centrali
Public bug reported:
Steps to reproduce:
a) Create nova instance vm-1 (assume that the datastore is a shared datastore
'ds-1' which is a member of datastore cluster dcls-1)
b) Create volume vol-1 with a storage profile which maps to ds-1
c) Attach vol-1 to vm-1
d) Migrate vm-1's datastore to sha
** 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/1423861
Title:
Jenkins pythnon26 and python27 failure for stable/juno
Status in OpenSta
Public bug reported:
Steps to reproduce:
* Create volume vol-1
* Create instance vm-1
* Attach vol-1 to vm-1
Assuming both are created in local datastore ds-1 accessible to esx host
h-1
* Migrate vm-1 to a different esx host h-2 and datastore ds-2
* Now detach vol-1
** Affects: nova
Impo
Public bug reported:
This method must raise InstanceNotFound exception if there is no
instance with specified UUID. But now it raises exception only if we
have no instances at all. It happens because filter with UUID in
sqlalchemy query was missed.
** Affects: nova
Importance: Undecided
Hi! Could you clarify, is there something we can fix from Ironic point
of view?
** Also affects: nova
Importance: Undecided
Status: New
** Changed in: ironic
Status: New => Incomplete
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whi
Public bug reported:
_wait_till_spinner_disappears can be slower than AJAX response from
horizon that cause NoSuchElementException from selenium driver. Request
is already recieved by openstack, but selenium still looking for the
modal dialog that is gone at that time.
** Affects: horizon
Im
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1394051
Title:
Can't display port list on a shared
39 matches
Mail list logo