** Also affects: bandit
Importance: Undecided
Status: New
--
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/1532086
Title:
Use print('value') instead of print 'va
** Also affects: congress
Importance: Undecided
Status: New
** Also affects: murano
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launc
Public bug reported:
In OpenStack Liberty installed with RDO Packstack, the output of "nova
list-extensions" is showing question marks as summary for many
extensions, even if those extensions have properly defined description
in the docstring of their code.
For me it looks like the logic is that
** Also affects: python-swiftclient
Importance: Undecided
Status: New
** Changed in: python-swiftclient
Status: New => In Progress
** Changed in: python-swiftclient
Assignee: (unassigned) => LiuNanke (nanke-liu)
--
You received this bug notification because you are a membe
** Also affects: trove
Importance: Undecided
Status: New
--
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/1532086
Title:
Use print('value') instead of print 'val
Reviewed: https://review.openstack.org/264215
Committed:
https://git.openstack.org/cgit/openstack/barbican/commit/?id=176d31acfe80b5a6f161930895e62a8e5bd59151
Submitter: Jenkins
Branch:master
commit 176d31acfe80b5a6f161930895e62a8e5bd59151
Author: Swapnil Kulkarni (coolsvap)
Date: Wed Jan
Public bug reported:
Hi,
The following format in openstack_dashboard/locale/djangojs.pot caused
the fail of msgfmt, which blocked the import of translations.
#:
dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.js:255
#, python-format
msgid "Inst
Public bug reported:
In dashboard, when set the gateway to a router, the gateway IP address
is default, users can't specify a external fixed ip to the router.
while can use CURL command to do it.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug noti
** Also affects: sahara
Importance: Undecided
Status: New
--
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/1532086
Title:
Use print('value') instead of print 'va
Public bug reported:
Do not use print 'some string' in python3, python3 will complain.
Use print('some string') instead, because that will work on both python2 n
python3.
It will help in adding support for python3.
Example:-
File : nova/tools/xenserver/stress_test.py
Line : 166
print
Public bug reported:
Test case steps: VRRP test case
Default mode : non preempt mode
1)create a VM and attach floatingip .
2)make admin state down of the L3 agent .
3)Check for the status .
current status of controller is down (padawan-ccp-c1-m2-mgmt) and it did
not move back to standby state
Verified that this issue does not occur:
reedip@reedip-VirtualBox:/opt/stack$ neutron firewall-show
0495601d-3688-40e3-83f2-d0456b719735
++--+
| Field | Value|
++-
You have been subscribed to a public bug:
Test case steps: VRRP test case
Default mode : non preempt mode
1)create a VM and attach floatingip .
2)make admin state down of the L3 agent .
3)Check for the status .
current status of controller is down (padawan-ccp-c1-m2-mgmt) and it did
not move b
Reviewed: https://review.openstack.org/262705
Committed:
https://git.openstack.org/cgit/openstack/manila/commit/?id=75e7b788a4e32bd5e44194435119bf72dc53f45f
Submitter: Jenkins
Branch:master
commit 75e7b788a4e32bd5e44194435119bf72dc53f45f
Author: Shuquan Huang
Date: Thu Dec 31 16:14:44 201
** Changed in: oslo.log
Status: Invalid => In Progress
--
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/1368661
Title:
Unit tests sometimes fail because of stale py
Public bug reported:
The Aggregate object has an availability_zone property that, when
accessed, gets the availability zone as a key/value stored in the
metadata field. The problem is, the metadata field is nullable, so if an
Aggregate object is created with no metadata, calling the
availability_z
Public bug reported:
This test seems randomly problematic, but noticed 3 failures today with
the following error logged in nova.api:
2016-01-08 03:04:42.603 ERROR oslo_db.api
[req-9fb82769-155d-4f50-87db-c912c8ad34a6
tempest-TestVolumeBootPattern-388230709
tempest-TestVolumeBootPattern-1026177
*** This bug is a duplicate of bug 1508442 ***
https://bugs.launchpad.net/bugs/1508442
Reviewed: https://review.openstack.org/263113
Committed:
https://git.openstack.org/cgit/openstack/keystone/commit/?id=624675f6949659501461f9841d95ca0cecb8683e
Submitter: Jenkins
Branch:master
commit 6
Reviewed: https://review.openstack.org/241984
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=5d53dfb8d64186b5b1d2f356fbff8f222e15d1b2
Submitter: Jenkins
Branch:master
commit 5d53dfb8d64186b5b1d2f356fbff8f222e15d1b2
Author: Mathieu Rohon
Date: Wed Nov 4 17:49:40 201
This seems to be duplicated with
https://bugs.launchpad.net/neutron/+bug/1515506
** Changed in: neutron
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.ne
Public bug reported:
Modify project quota, set value of instances be unlimited.
Create vm in ng-launchinstance page, it displayed "Total Instances (no quota)",
that make user misunderstood.
IMO, "Total Instances (No Limit)" is better that is consistent with what
displayed in Project/Compute/O
Public bug reported:
security-group-rule protocol and ethertype should keep consistency.when
protocol is ipv4 ethertype is ipv6,we can config it now
test@test:~/work/devstack$ neutron security-group-rule-create
6c6163b9-bbae-4690-9b10-aa236c6e87d1 --protocol icmp --ethertype ipv6
Created a new
Public bug reported:
Support for Guru Meditation Report was merged on December 9th by [1].
Since then running anything found in neutron/cmd produces the error:
No handlers could be found for logger
"oslo_reports.guru_meditation_report"
This is causing the neutron-pd-notify command to fail when c
Public bug reported:
the db retry decorator in api/v2/base.py results in a notification for
update.start or create.start being sent out on each retry. so a benign
DB error results in multiple notifications.
** Affects: neutron
Importance: Undecided
Assignee: Kevin Benton (kevinbenton)
Public bug reported:
Seen on a stable/liberty change here, so the old side would be setting
up kilo:
http://logs.openstack.org/80/256180/1/gate/gate-grenade-
dsvm/d1909a9/logs/grenade.sh.txt.gz#_2016-01-07_19_40_08_188
2016-01-07 19:40:08.188 | Traceback (most recent call last):
2016-01-07 19:40
I'm going to mark this Invalid since it has not been updated in over a
year, and this should be working in the LIberty code.
** Changed in: neutron
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed
Public bug reported:
test_create_floatingip_with_specified_ip_address gets an unused IP
address and then tries to use it for an operation. The issue is that it
gets it from an external network that other tests may be allocating
ports from. So it can grab an IP and then another test can allocate a
Public bug reported:
The restriction that prevents a subnet's gateway IP from being updated
if it points to an IP in use by a port can get the subnet in a stuck
state without messing with a port if the wrong gateway_ip is set.
Take the following example:
administrator@13:35:25:~/code/neutron$ ne
Reviewed: https://review.openstack.org/252185
Committed:
https://git.openstack.org/cgit/openstack/zaqar/commit/?id=9471fcfdcb945003a890c3b3eb2e9872d67562c9
Submitter: Jenkins
Branch:master
commit 9471fcfdcb945003a890c3b3eb2e9872d67562c9
Author: Md Nadeem
Date: Wed Dec 2 13:48:21 2015 +090
There is a lot of misunderstanding going on in this thread.
First, the allocation pool is *not* a restriction on which IP addresses
can be manually specifying when using the fixed_ips param. This is why
only network owners/admins can specify a fixed IP on a network. This is
entirely intentional so
Public bug reported:
Failures like this:
http://logs.openstack.org/26/224726/16/gate/gate-nova-
python34/1dda5ee/console.html#_2016-01-07_18_17_49_116
2016-01-07 18:17:49.115 |
nova.tests.unit.virt.vmwareapi.test_configdrive.ConfigDriveTestCase.test_create_vm_without_config_drive
2016-01-07 18:
Public bug reported:
project_id is immutable for PUTs to the Octavia API for all entities.
However, the neutron-lbaas Octavia driver sends project_id on PUTs so it
fails. project_id should only be sent on POSTs to Octavia.
** Affects: neutron
Importance: Undecided
Status: New
**
Public bug reported:
horizon/tables/actions.py seems to reference
horizon/common/_data_table_table_action.html, which doesn't exist.
This can be demonstrated when deleting multiple Instances (as an
example). There will be a 500 error returned by a call to
http://localhost:8000/project/instances/
Reviewed: https://review.openstack.org/264702
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=aba0a44ebf5282549201112e7d2bb538420617b9
Submitter: Jenkins
Branch:master
commit aba0a44ebf5282549201112e7d2bb538420617b9
Author: Rob Cresswell
Date: Thu Jan 7 10:39:33 201
** Changed in: ossa
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/1524274
Title:
[OSSA 2016-001] Unprivileged api user can
Public bug reported:
The function migration_get_unconfirmed_by_dest_compute has an error in
the decorator function:
Traceback (most recent call last):
File "/usr/share/java/pycharm-community/helpers/pycharm/utrunner.py", line
120, in
modules = [loadSource(a[0])]
File "/usr/share/java/py
Public bug reported:
The documents currently does not cover all the options.
** Affects: glance
Importance: Low
Assignee: Niall Bunting (niall-bunting)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed t
Reviewed: https://review.openstack.org/260504
Committed:
https://git.openstack.org/cgit/openstack/searchlight/commit/?id=4f0621d461c1bea3b80c559cf75058ef3d83e617
Submitter: Jenkins
Branch:master
commit 4f0621d461c1bea3b80c559cf75058ef3d83e617
Author: Janonymous
Date: Mon Dec 21 18:27:15 2
** Also affects: os-win
Importance: Undecided
Status: New
** Changed in: os-win
Assignee: (unassigned) => Lucian Petrut (petrutlucian94)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
http
Public bug reported:
Linux Ubuntu-Gnome-Server 4.2.0-22-generic #27-Ubuntu SMP Thu Dec 17
22:57:08 UTC 2015 x86_64
Cloud-init 0.7.7
systemctl -l status cloud-init-local
● cloud-init-local.service - Initial cloud-init job (pre-networking)
Loaded: loaded (/lib/systemd/system/cloud-init-local.s
Public bug reported:
Seeing the following traceback from nova-compute when trying to launch
instances in tripleo-ci for stable/liberty (using the ironic driver):
2016-01-07 13:32:27.691 19349 ERROR nova.compute.manager [instance:
5a7c299b-f6b6-48d8-a20e-36e72c7bed79] Traceback (most recent call
This was mentioned in CERNs blog on upgrading to kilo so marking as
medium and marking for backport to liberty and kilo:
http://openstack-in-production.blogspot.com/
** Changed in: nova
Importance: Undecided => Medium
** Also affects: nova/kilo
Importance: Undecided
Status: New
**
This is not a bug or feature request, please just do it without a bug
attached
** No longer affects: ironic-python-agent
--
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/bug
Reviewed: https://review.openstack.org/160031
Committed:
https://git.openstack.org/cgit/openstack/keystonemiddleware/commit/?id=39560c774874c7df0bff70a40992a722754a9d24
Submitter: Jenkins
Branch:master
commit 39560c774874c7df0bff70a40992a722754a9d24
Author: Eric Brown
Date: Fri Feb 27 14:
Public bug reported:
24 Hits in the last 30 days - all of them after the 31st of December!
[1]
2016-01-07 11:08:30.061 | Captured traceback:
2016-01-07 11:08:30.061 | ~~~
2016-01-07 11:08:30.061 | Traceback (most recent call last):
2016-01-07 11:08:30.062 | File
"tempes
Reviewed: https://review.openstack.org/259010
Committed:
https://git.openstack.org/cgit/openstack/python-designateclient/commit/?id=940b610af03287cdaaa33f9041939e5549a40f00
Submitter: Jenkins
Branch:master
commit 940b610af03287cdaaa33f9041939e5549a40f00
Author: Shuquan Huang
Date: Thu Dec
Reviewed: https://review.openstack.org/264615
Committed:
https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=b7fee711b651e23487155741b006d9517d033205
Submitter: Jenkins
Branch:master
commit b7fee711b651e23487155741b006d9517d033205
Author: Swapnil Kulkarni (coolsvap)
Date: T
Reviewed: https://review.openstack.org/264599
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=8e5424865386dfce5c01864a63474711caad760b
Submitter: Jenkins
Branch:master
commit 8e5424865386dfce5c01864a63474711caad760b
Author: Kevin Benton
Date: Wed Jan 6 12:48:28 2016
Public bug reported:
ryu 3.29 explicitly prevents compatability with oslo.config 3.2 to preserve
python 2.6 compatability for ryu:
https://github.com/osrg/ryu/commit/1ed92b25b5997f804dd70a4f072fd20f6af618e0
Global-requirements now requires oslo.config 3.2:
https://github.com/openstack/requiremen
Reviewed: https://review.openstack.org/263569
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=9eaa5e4362447680fb4348be2e1a4240003e576b
Submitter: Jenkins
Branch:master
commit 9eaa5e4362447680fb4348be2e1a4240003e576b
Author: yangyapeng
Date: Mon Jan 4 10:20:55 2016 -
** No longer affects: 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/1489744
Title:
Swapping volume will not result in correct status
Status in Cinder:
Fix Relea
** Also affects: murano
Importance: Undecided
Status: New
** Changed in: murano
Assignee: (unassigned) => Swapnil Kulkarni (coolsvap)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
ht
** Also affects: shaker
Importance: Undecided
Status: New
** Changed in: shaker
Assignee: (unassigned) => Swapnil Kulkarni (coolsvap)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
ht
Reviewed: https://review.openstack.org/264624
Committed:
https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=a56fc3403909daa6710bf7e2bd641051d1419579
Submitter: Jenkins
Branch:master
commit a56fc3403909daa6710bf7e2bd641051d1419579
Author: Swapnil Kulkarni (coolsvap)
D
Fix proposed to branch: master
Review: https://review.openstack.org/264681
** Changed in: shaker
Status: New => In Progress
** Changed in: python-openstackclient
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineerin
Public bug reported:
neutron hacking checks defines use of assert methods.
It's found neutron code at some places not following assertFalse() usage
as per the hacking checks.
This bug is raised to fix the same.
for more information refer to https://review.openstack.org/#/c/264109/
Specific comm
** Also affects: os-testr
Importance: Undecided
Status: New
** Changed in: os-testr
Assignee: (unassigned) => Swapnil Kulkarni (coolsvap)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone)
57 matches
Mail list logo