Public bug reported:
Currently Neutron has API call "qos-available-rule-types" which will return
subset of qos rules supported by all loaded drivers (openvswitch, linuxbridge,
etc.)
After https://bugs.launchpad.net/neutron/+bug/1586056 was closed it should be
done in different way.
Neutron API
** Also affects: glance
Importance: Undecided
Status: New
** Changed in: glance
Assignee: (unassigned) => Ngo Quoc Cuong (cuongnq)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/b
[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
Public bug reported:
[root@EXTENV-10-254-9-82 ~]# openstack sfc flow classifier list
+--+--+--+---+---+--+--+
| ID | Name | Protocol
Public bug reported:
Steps to produce this bug:
1. configure ml2_conf.ini,and then dispatch the configuration, restart
neutron-server service
[ml2_type_vlan]
network_vlan_ranges = physnet1:100:120,中文:121:125
expected result: configuration data correctly saves into postgresql
real result: pass
Public bug reported:
### Steps to reproduce
I have two compute node, source com and dest com.
I did execute "live migration" command.
$ nova live-migration
### Expected result
The instance is migrated to dest com host and the status change from MIGRATING
to ACTIVE.
### Actual result
During
** Changed in: networking-midonet
Status: In Progress => 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/1686584
Title:
a few tempest tests are failing (fip related?)
Public bug reported:
cloud-init trunk with the following network config:
network:
version: 1
config:
- type: physical
name: interface0
mac_address: "52:54:00:12:34:00"
subnets:
- type: static
address: 10.0.2.15
Reviewed: https://review.openstack.org/431793
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=af8a01b362acd85aff34dfde0a7ace197007f768
Submitter: Jenkins
Branch:master
commit af8a01b362acd85aff34dfde0a7ace197007f768
Author: MinSun
Date: Fri Feb 10 09:00:35 2017 +080
Reviewed: https://review.openstack.org/455635
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=ced987815d6a091fbcedbd4c319395038cb3f976
Submitter: Jenkins
Branch:master
commit ced987815d6a091fbcedbd4c319395038cb3f976
Author: Akihiro Motoki
Date: Tue Apr 11 10:24:01 2
** Changed in: nova
Importance: Undecided => Medium
** Also affects: nova/newton
Importance: Undecided
Status: New
** Also affects: nova/ocata
Importance: Undecided
Status: New
** Changed in: nova/newton
Status: New => Confirmed
** Changed in: nova/ocata
Sta
** Changed in: maas
Status: Fix Committed => Fix Released
--
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/1683542
Title:
After configuing Ubuntu Core system still displays subiq
Public bug reported:
Here's the situation.
There was a discussion during the Newton-Ocata time frame about whether
glance supports custom location_strategy modules. We decided that it
does not, and at that time used the 'choices' parameter in the
location_strategy api config option (defined usin
Public bug reported:
% cat simple-v1.yaml
network:
version: 1
config:
- type: physical
name: interface0
mac_address: "52:54:00:12:34:00"
subnets:
- type: static
address: 10.0.2.15/24
gateway: 10.0.2.2
%
Public bug reported:
[root@localhost ubuntu]# systemctl status cloud-init-local -l
● cloud-init-local.service - LSB: The initial cloud-init job (local fs
contingent)
Loaded: loaded (/etc/rc.d/init.d/cloud-init-local; bad; vendor preset:
disabled)
Active: failed (Result: exit-code) since Th
Public bug reported:
After the cell-ification of the aggregates API, it is not possible to
add a compute to an aggregate if that compute does not expose any
ComputeNode objects. This can happen if the hash ring does not allocate
any ironic nodes to one of the computes (i.e. more services than iro
Public bug reported:
Version = openstack-dashboard3:11.0.1-0ubuntu1~cloud0
Ceph version = 10.2.7
When using ceph RGW swift interface for open stack and the open stack
dashboard version above to create a swift container the dashboard does a
number of curl requests to check if the b
Public bug reported:
The default value of OPENSTACK_ENDPOINT_TYPE has two values:
- publicURL in openstack_dashboard/api/base.py
- internalURL in openstack_dashboard/api/keystone.py
One setting value should have one default value. Otherwise operators are
sometimes confused.
local/local_settings.
Public bug reported:
ML post describing the issue here:
http://lists.openstack.org/pipermail/openstack-
dev/2017-April/115989.html
User was resizing an instance whose glance image had been deleted. An
ssh failure occurred in finish_migration, which runs on the destination,
attempting to copy t
** Also affects: nova
Importance: Undecided
Status: New
** No longer affects: nova
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1504725
Title:
rabbitmq-server restart twice,
Reviewed: https://review.openstack.org/456920
Committed:
https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=5dfb81efc8975d68ed9b343ab85f6f937bdbec5d
Submitter: Jenkins
Branch:master
commit 5dfb81efc8975d68ed9b343ab85f6f937bdbec5d
Author: Eduardo Gonzalez
Date: Fri Apr 14 16
Public bug reported:
Created 3PAR volume and launched KVM/hLinux instance, attached volume to the
instance.
Tried taking backup of "in-use" volume where option is not available.Attached
screenshot for reference.
Observed in Openstack version : Mitaka
** Affects: horizon
Importance: Undecid
Reviewed: https://review.openstack.org/460396
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=98373690b271cfd0fa0b30083544484deb49a34b
Submitter: Jenkins
Branch:master
commit 98373690b271cfd0fa0b30083544484deb49a34b
Author: YAMAMOTO Takashi
Date: Thu Apr 27 14:05:07
Public bug reported:
Now https://bugs.launchpad.net/neutron/+bug/1586056 is implemented and
merged, the check made in QoS agent extension when handling the QoS
rules is not needed.
In [1] and [2], a check was made to test if the set of rules in the QoS
policy was supported by the backend. Now thi
24 matches
Mail list logo