** Changed in: nova
Importance: Undecided => Low
** Changed in: nova
Status: New => 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/1512267
Title:
HTTP
Public bug reported:
create FW rule , create policy and attach the rule to it, create FW and
attach the policy to it.
Verify NO ROUTERS exist.
editing the attached rule puts FW to ERROR state
http://pastebin.com/uxsTPrAc
** Affects: neutron
Importance: Undecided
Status: New
**
Public bug reported:
Steps to reproduce:
1) Create allow icmp rule
2) Create policy with this rule
3) Create firewall with the policy and associate router1 in Horizon
4) Click remove router,do nothing or unselect router1 then select it again.
Result:
There's a success message says:"Router(s) was
Public bug reported:
to reproduce: create an instance from an image in Horizon and add a
space after the instance name. See below the screenshots with the error
http://imagebin.suse.de/1952
http://imagebin.suse.de/1953
** Affects: horizon
Importance: Undecided
Status: Confirmed
*
Public bug reported:
[20:40] | sc68cal: how do we go about debugging these failures?
http://logs.openstack.org/19/225319/20/gate/gate-neutron-dsvm-api/9d9b806/console.html#_2015-11-05_00_01_58_095
- there are a bunch of failures in the q-s
** Also affects: neutron (Ubuntu)
Importance: Undecided
Status: New
** Also affects: neutron (Ubuntu Vivid)
Importance: Undecided
Status: New
** Also affects: neutron (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: neutron (Ubuntu Wily)
Importa
Public bug reported:
doc address:
http://docs.openstack.org/developer/keystone/key_terms.html#resources
"The Identity portion of keystone includes Projects and Domains, and are
commonly stored in an SQL backend."
It is NOT Identity but Resources.
** Affects: keystone
Importance: Undecided
Public bug reported:
in the nova compute the resource tracker log the pci stats as
pci_stats=PciDevicePoolList(objects=[PciDevicePool]
and not showing the PciDevicePool values
it is nova master branch
** Affects: nova
Importance: Undecided
Assignee: Moshe Levi (moshele)
Stat
You have been subscribed to a public bug:
Since the "location" and "copy-from" flags are being deprecated /
reserved in the newest version of the Glance CLI for creating images, it
would be useful to at least replace their functionality with something
similar.
Suggest adding a flag called "--ima
Public bug reported:
Since the "location" and "copy-from" flags are being deprecated /
reserved in the newest version of the Glance CLI for creating images, it
would be useful to at least replace their functionality with something
similar.
Suggest adding a flag called "--image-url" that eliminat
Public bug reported:
While we are working on a first liberty release, we would like to also
prepare a Juno backport.
To do this we would like to create a stable/juno branch from current
master head, but *without* doing a release (there is a bit of work to do
to have juno-compatible code).
** Aff
Public bug reported:
Nova code doesn't currently support defining multiple pci_alias using an
array.
This is not aligned with packstack. See manifests/api.pp:
# [*pci_alias*]
# (optional) Pci passthrough for controller:
Not a Horizon bug, instead it's an Apache 'Works As Intended'. Let me
explain how Apache web-server works in conjunction with django-
compressor package.
First, Apache serves dynamic (Django stuff) and static (CSS/JS) Horizon content
in 2 different ways:
*
https://github.com/openstack-dev/devst
** Changed in: glance
Status: In Progress => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1489126
Title:
Filtering by tags is broken in v3
Status in Glance:
Opinion
B
Public bug reported:
Keystone's current schema uses SQL's DATETIME format. Depending on the
version of SQL, it may or may not support sub-second accuracy/precision.
We should replace keystone's use of DATETIME with an integer timestamp.
With integer timestamps we can support sub-second accuracy r
Public bug reported:
The fernet token provider has sub-second format, but it is currently
truncated to .00Z. This is because the library (pyca/cryptography
[0]) that keystone relies on for generating fernet tokens uses integer
timestamps instead of floats, which loses sub-second accuracy. We s
Public bug reported:
After https://review.openstack.org/#/c/230937/ merged stable/kilo gate
seems to be broken in the ceph job gate-tempest-dsvm-full-ceph
The tests fail with an error like:
2015-11-04 19:20:07.224 | Captured traceback-2:
2015-11-04 19:20:07.224 | ~
2015-11-04
This isn't a bug, it's a style nit. Marking as invalid. I don't really
consider this worth the time.
** Tags added: volumes
** Changed in: nova
Status: Confirmed => Opinion
** Changed in: nova
Status: Opinion => Invalid
--
You received this bug notification because you are a memb
Public bug reported:
=
my env
=
controller +network node(dvr_snat) + 2 compute nodes(dvr)
DVR: enable DVR when using devstack to deploy this env
FWaaS: manually git clone neutron-fwaas and to configure, using iptables as
driver
steps
1) create net, subnet, boot VM-1 on CN-1, V
This bug was fixed in the package cloud-init - 0.7.7~bzr1154-0ubuntu1
---
cloud-init (0.7.7~bzr1154-0ubuntu1) xenial; urgency=medium
* New upstream snapshot.
* create the same /etc/apt/sources.list that is present in default server
ISO installs. This change adds restricte
Sure, please file a separate bug for 4.
** Changed in: neutron
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1512654
Title:
Unable to create VM from h
** Project changed: glance => glance-store
** Changed in: glance-store
Importance: Undecided => Wishlist
** Tags added: lite-spec
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1297451
*** This bug is a duplicate of bug 1261598 ***
https://bugs.launchpad.net/bugs/1261598
** This bug has been marked a duplicate of bug 1261598
VPNaaS doesn't consider subnet interface or router gateway removal operation
after vpnservice is created
--
You received this bug notification bec
Public bug reported:
Our Horizon Italian localization is at approximately 100%.
https://translate.openstack.org/webtrans/translate?project=horizon&iteration=master&localeId=it&locale=en%20#doc:horizon/locale/django
The criteria is 90% complete. We should include in the list of
languages.
** Aff
Public bug reported:
cloud-init should be easy to disable.
cloud-init by design does slow down system boot for 2 reasons
a.) by design, to offer users the ability to do things at defined points in
boot and block other things
b.) by nature of being python code and loading libraries and just being
Marking this as invalid based on Steve's comment. If there are things
that need to be addressed in http://specs.openstack.org/openstack
/keystone-specs/api/v3/identity-api-v3.html we can either reopen this
bug, or better yet, open a separate bug that is specific to the issue.
** Changed in: keyst
According to discussion, the rfe seems invalid as the feature already
exists
** Changed in: neutron
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1512
Public bug reported:
In allocate_for_instance, Neutron network API calls Neutron to create
the port(s)[1]. Once the port is created, it formats network info in
network info model, before returning it to Compute Manager [2]. To form
network info, the API makes several calls to Neutron.
1. List por
Public bug reported:
I use qcow images and have disk_allocation_ratio == 2.1 to allow large
amounts of overcommitting of disk space. To quote the nova config
reference:
> If the value is set to >1, we recommend keeping track of the free disk
> space, as the value approaching 0 may result in th
You have been subscribed to a public bug:
I had setup a openstack in single machine beforea month , it worked
fine till I added a new nova-compute node.
After adding a new nova-compute node I am not able to launch an
instance. Launch getting stucked in build state.
Found following exception in
Public bug reported:
At scale when we have 100s of compute Node and 1000s of VM in networks that are
routed by Distributed Virtual Router, we are seeing a control plane performance
issue.
It takes a while for all the routers to be schedule in the Nodes.
The _schedule_router calls _get_candidate
** Project changed: oslo.messaging => nova
--
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/1513160
Title:
UnsupportedObjectError on launching instance
Status in OpenStac
Public bug reported:
1. Exact version of Nova/OpenStack you are running:
icehouse
2. Relevant log files:
the log in /var/log/messages
Oct 28 17:30:32 controller1 nova-api[4206]: Traceback (most recent call last):
Oct 28 17:30:32 controller1 nova-api[4206]: File
"/usr/lib/python2.7/site-packages
Public bug reported:
When the nova compute service is starting, it will do a host_init, and
this will result in initing instance one by one, by fetching VMs info
one by one from vCenter. If there are thousands of VMs on OpenStack,
there will be thousands of requests to vCenter, which is a big netw
34 matches
Mail list logo