[Yahoo-eng-team] [Bug 1970723] [NEW] Correct Error message is not shown

2022-04-28 Thread Ekaterina Chernova
Public bug reported: Try to create a volume by a regular user. 400 error is shown But in logs there is info about forbidden action. It will be good to show the actual reason to the user 2022-04-28 08:07:00.190799 2022-04-28 08:07:00.187 14 ERROR cinder.volume.volume_utils File

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2015-09-24 Thread Ekaterina Chernova
** Also affects: murano Importance: Undecided Status: New ** Changed in: murano Importance: Undecided => Medium ** Changed in: murano Status: New => Confirmed ** Changed in: murano Milestone: None => liberty-rc1 ** Changed in: murano Assignee: (unassigned) =>

[Yahoo-eng-team] [Bug 1479700] Re: Artifacts: filtering by dictionary key is not working

2015-09-24 Thread Ekaterina Chernova
** No longer affects: murano -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1479700 Title: Artifacts: filtering by dictionary key is not working Status in Glance: Fix Committed Bug

[Yahoo-eng-team] [Bug 1493440] [NEW] Login error if database is set for session backend

2015-09-08 Thread Ekaterina Chernova
Public bug reported: Steps to reproduce 1) login to horizon perform some actions, make token expire 2) login again -- setting has the following DATABASES = { 'default': { 'ENGINE': 'django.db.backends.sqlite3', 'NAME':

[Yahoo-eng-team] [Bug 1381531] [NEW] Add graphic distinction between external and internal networks at 'Network Topology' page

2014-10-15 Thread Ekaterina Chernova
Public bug reported: Fo admin users it would be good to distinguish different kind of networks from the Topology page. Network could have any name, so to make sure the network is external user need to go the the Admin page (Network Topology is in Project), pick Networks and click to the network

[Yahoo-eng-team] [Bug 1351298] [NEW] All error messages are not displayed after form validation

2014-08-01 Thread Ekaterina Chernova
Public bug reported: Steps to reproduce -- 1) Go to Project - Access Security page 2) Click Create Key Pair button 3) Type special symbols Actual result -- The field frame is red, but the error message is not appeard The htms contains the following