[Expired for Keystone because there has been no activity for 60 days.]
** Changed in: keystone
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1353539
[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/1381412
Ti
[Expired for openstack-manuals because there has been no activity for 60
days.]
** Changed in: openstack-manuals
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:
Public bug reported:
Currently, when we try to create a new user with an existing User Name,
the process fails and displays an error message "Error: Unable to create
user.". This error message is insufficient to inform the user about what
exactly went wrong ( same User Name). Since we allow users
Public bug reported:
BACKGROUND:
its known that horizon openstack dashboard integration tests uses selenium
extensively to perform tests.
Selenium official code is great in way each class and function has a docstring
explaining the Usage and how params should be passed.
INFO:
Regarding this bug
Public bug reported:
nova git version is 2014.2-1545-gd442187 (ie master as of now).
Python 2.7.9, with its securing the network by default (PEP 466), causes
the test to fail:
URLError:
if i pass the test ca file through urlopen(), for academic purposes as
it's not backwards compatible, i
Public bug reported:
BASIC INFO:
The function defined in selenium, is getting called in integration tests as :
self.driver.current_url()
While the official selenium documentation says it should be called as:
self.driver.current_url
The function call is made actually in pageobject.py (base file fo
** Summary changed:
- name should be optional for service-create
+ type should be required for v2.0 service create
** Also affects: python-keystoneclient
Importance: Undecided
Status: New
** Also affects: keystone
Importance: Undecided
Status: New
--
You received this bug n
This was due to a different side effect, not related what was described.
** Changed in: keystone
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1404276
Titl
Public bug reported:
Dec 18 02:51:28 ci-overcloud-controller0-nvacfowhjcy2 keystone:
/opt/stack/venvs/openstack/local/lib/python2.7/site-
packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN-
predicate on "assignment.actor_id" was invoked with an empty sequence.
This results in a co
Public bug reported:
Log.debug statement in _notification_host() mis-spells Notify
** Affects: neutron
Importance: Undecided
Assignee: Mike King (mike-king)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Mike King (mike-king)
--
You received this bug notif
Public bug reported:
Steps to Reproduce the issue:
1. Login to DevStack as demo user
2. Create multiple networks.
3. Go to network topology page and click on Normal view, Observe that Page will
be not be in sync to show multiple networks
Screenshot attached for reference.
** Affects: horizon
Public bug reported:
When an Ironic node is not in the expected state (eg, it somehow is out
of sync with the nova driver), an incorrect error message is logged in
Nova.
This showed up while testing changes to Ironic's state machine (so the
node being in the wrong state is not Nova's fault; I bro
Public bug reported:
In IE 11, the flyover or hover text is disconnected from the hover.
(the hover appears have way across the screen).
Also the text runs off the hover bubble. I attached an image to
clarify.
** Affects: horizon
Importance: Undecided
Status: New
** Attachmen
Public bug reported:
While implementing the GCE provider for Juju we found that the metadata
API breaks when trying to retrieve certain binary formats. In our case
the gz of user-data. The API only streams out the first 5 bytes,
encounters what it preceives as a EOF/nil character and truncates the
Public bug reported:
The /auth/projects API lists the projects a user has access to (i.e. has
any role on). This is sourced from the ldap assignment backed, which
(unlike the case for SQL) does not remove duplicate projects from the
list.
** Affects: keystone
Importance: Undecided
Public bug reported:
The ldap assignment driver really has no support for inherited role
assignments. This was not so bad when we just had domain->project
inheritance (since the ldap backend doesn't support domains anyway!),
but now that we have project->project inheritance, the ldap backend is
s
Public bug reported:
The nova request context tracks a security context and other request
information, including a request id that is added to log entries
associated with this request. The request context is passed around
explicitly in many chunks of OpenStack code. But nova/context.py also
stor
Public bug reported:
get_binary_name() generates a string from sys.argv[0] which could contains
spaces:
* python -m unittest whatever implies sys.argv[0] = "python -m unittest" and
get_binary_name == 'python -m unitte'
But iptables does not support spaces in chain name ... and get_binary_nam
Public bug reported:
Openstack version: stable-juno
when using lbaas haproxy session persistence of type HTTP_COOKIE, the
lbaas haproxy driver creates haproxy config with entries for pool
members:
server 74e4334c-ac71-418a-95ab-cca9bcb1a037 192.168.56.101:12345
weight 50 cookie 0
in whi
Public bug reported:
I'm running 2014.2.1 on CentOS7. 1 controller and 5 compute nodes are
deployed using packstack.
Whenever I reboot the controller node, some of nova-compute services
report state=XXX even after 60 minutes after reboot completed and
controller node is up and running again:
[ro
** Also affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1403068
Title:
Tests fail with python 2.7.9
Status in Cinder:
New
Public bug reported:
This bug reported a problem with the finish_migration method not passing
image_meta to the libvirt blockinfo APIs
https://bugs.launchpad.net/nova/+bug/1389850
On closer inspection there are a great many codepaths which don't pass
image_meta to the libvirt blockinfo APIs. Ess
** Changed in: nova
Status: Confirmed => 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/1403431
Title:
nova list --all-tenants should display tenant name/
I'm not sure that this is a neutron bug as skip is in test_base in
oslo.db
https://github.com/openstack/oslo.db/blob/master/oslo/db/sqlalchemy/test_base.py#L61,
but at the same time I have doubts that in oslo it will be changed as
this test is used as unittest in other components. I will add oslo.d
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1198566
Title:
expir
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1163075
Title:
qualn
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1277104
Title:
wro
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1288178
Title:
Sync
** Also 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/1404115
Title:
can't copy 'neutron/tests/functional/contrib'
Status i
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1373268
Title:
Fix s
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1336955
Title:
glanc
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1381870
Title:
Do not use obsolete modules from oslo-incubator
Status in
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1368274
Title:
tests
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1370058
Title:
Refac
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1370954
Title:
glanc
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1331885
Title:
Glance service doesn't support ipv6
Status in OpenStack I
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1280343
Title:
Clean
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1362451
Title:
ignor
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1367650
Title:
Use e
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1250158
Title:
Glanc
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1349845
Title:
Loggi
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1376247
Title:
Test
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1371118
Title:
Image
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1369390
Title:
Fails
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1378640
Title:
Incor
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1378215
Title:
If db deadlock occurs for some reason while deleting an im
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1380552
Title:
Fix for adopt glance.store library in Glance
Status in Op
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1387973
Title:
Norma
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1392485
Title:
metad
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1384379
Title:
versi
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1385213
Title:
Swift multi-tenant store: upload broken
Status in OpenSta
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1383255
Title:
non-u
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1390031
Title:
Incon
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1384911
Title:
Reque
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1382585
Title:
event
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1391211
Title:
Glance-manage should log to a unique file
Status in OpenS
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1391437
Title:
glance_store 0.1.9 broke multiple unit tests
Status in Op
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1387320
Title:
osprofiler causing crash when update from icehouse
Status
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1398314
Title:
The API doesn't return nullable fields when they're null
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1394641
Title:
glanc
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => kilo-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1398313
Title:
Nulla
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1400966
Title:
Glance allows users to download and delete any file in gla
63 matches
Mail list logo