filename)
2016-09-23 12:11:39.735987 | 2016-09-23 12:11:39.735 | OSError: [Errno 2] No
such file or directory: '/tmp/tmpUJU0SW/lock'
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
** Tags: integration-tests
** Cha
We should not rely on any particular workspace name as
it's very fragile. Will use relative paths instead.
** Affects: horizon
Importance: High
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
--
You received this bug notification because you are a member
New patch is here: https://review.openstack.org/#/c/359850/
** Changed in: murano
Status: Confirmed => In Progress
** Changed in: horizon
Assignee: David Lyle (david-lyle) => Timur Sufiev (tsufiev-x)
** Changed in: horizon
Status: Fix Released => In Progress
** C
Public bug reported:
Django REST wrappers defined on Horizon's server-side to receive data
from Angular modal forms rely on field values being transferred along
with their type using JSON format, i.e. number widgets produce
'{number_field: 42}', boolean fields produce '{boolean_field: true} etc.
T
Public bug reported:
The screenshot explains the issue.
** Affects: horizon
Importance: Medium
Assignee: Diana Whitten (hurgleburgler)
Status: Confirmed
** Attachment added: "Screenshot from 2016-08-05 19-00-12.png"
https://bugs.launchpad.net/bugs/1610326/+attachment/47150
Public bug reported:
The existing Neutron Quota API call [1] misses the option to fetch
'in_use' values for each type of quotable resources, alongside with
their quota limits. Consequently, Horizon web app has to request a list
of every resource that is quotable [2], which is pretty inefficient. T
Public bug reported:
Horizon uses URL query for specifying which tab in a tabbed table should
be visible, see
https://github.com/openstack/horizon/blob/10.0.0.0b1/openstack_dashboard/dashboards/project/volumes/urls.py#L30-L36
This worked until Django 1.9 came in. Now `reverse()` on such URLs
esca
Public bug reported:
So, the docs at
http://docs.openstack.org/developer/horizon/topics/tutorial.html#defining-a-panel
tell than in order to define a panel one needs to define both panel,
dashboard and panel group in python code, while actually they can be
already created using plugin files, see
h
e its and sibling tags. This
has to be fixed.
** Affects: horizon
Importance: Wishlist
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
** Changed in: horizon
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Yahoo
Public bug reported:
Although both unit tests and coverage check failed at
http://logs.openstack.org/56/317456/15/check/gate-horizon-npm-run-
test/95b7281/console.html#_2016-06-24_08_52_28_100671 the overall result
of test job was positive.
** Affects: horizon
Importance: Critical
S
other dropdowns is lower - simply because they
operated less frequently than Log Out link (which is present in every
test).
The desired solution here is to wait until dropdowns become truly
clickable.
** Affects: horizon
Importance: High
Assignee: Timur Sufiev (tsufiev-x)
Status
Closing the bug as Invalid to avoid duplicate patches and waste of
efforts.
Sharat, please look at https://review.openstack.org/#/c/320039/
(implementation of the blueprint referenced above) - your feedback and
suggestions would be very welcome there.
** Changed in: horizon
Status: In Prog
memory of Apache workers during these first tests, hence they time out
and fail.
** Affects: horizon
Importance: Medium
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
** Tags: integration-tests
--
You received this bug notification because you are a member of Yahoo
nette webdriver (preferrable solution, see
https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/WebDriver
).
** Affects: horizon
Importance: Critical
Assignee: Timur Sufiev (tsufiev-x)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Timur Sufiev (t
Public bug reported:
As a result, if volume takes a bit longer to extend and Selenium is fast
enough, Selenium fetches old volume size while the volume is extending.
This results in a test failure.
** Affects: horizon
Importance: Medium
Assignee: Timur Sufiev (tsufiev-x
** Changed in: django-openstack-auth
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1585682
Title:
Horizon gating on dsvm
: Incomplete => Invalid
** Changed in: django-openstack-auth
Assignee: (unassigned) => Timur Sufiev (tsufiev-x)
** Changed in: django-openstack-auth
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Yahoo!
Engineering Team,
Public bug reported:
More importantly, Horizon in devstack is broken too due to the inability
to get list of projects / switch the current project for a user, see
DEBUG:keystoneauth.session:Request returned failure status: 404
Unable to retrieve project list.
Traceback (most recent call last):
Public bug reported:
First, even when one entity is deleted from a table, first it is marked
then 'Delete ' table-level button is clicked, while row-level
action could be used for that, omitting 'click checkbox' phase.
Second, when multiple entities are deleted, they are still deleted by
one (usi
Public bug reported:
Instead of MegaBytes (MB) PetaBytes (PB) are shown, which is plain
wrong.
** Affects: horizon
Importance: Undecided
Status: New
** Attachment added: "Screenshot from 2016-05-24 16-12-54.png"
https://bugs.launchpad.net/bugs/1585200/+attachment/4669363/+files
Public bug reported:
A generic tables like the standard Instances table or tables inside
modals are affected.
In-modals tables are clearly broken, while non modal tables just don't
resize when browser window shrinks.
** Affects: horizon
Importance: Undecided
Status: New
** Attachm
Rob, Ivan meant that it's actual for stable/liberty and stable/mitaka.
Sorry for the confusion, I'm going to keep this bug as an upstream one.
** Project changed: mos => horizon
** Changed in: horizon
Milestone: 9.0 => None
** Changed in: horizon
Assignee: MOS Horizon (mos-horizon) =>
Public bug reported:
It would be better for the overall community's mental health, if those
flaky tests were temporarily disabled until the source of their
flakiness becomes more evident.
The list of tests to be disabled:
TestStacks
test_create_delete_stack
TestVolumeSnapshotsAdmin
test_cre
affects: horizon
Importance: Undecided
Status: New
** Changed in: horizon
Assignee: (unassigned) => Timur Sufiev (tsufiev-x)
** Changed in: horizon
Importance: Undecided => High
** Changed in: horizon
Milestone: None => newton-1
--
You received this bug not
*** This bug is a duplicate of bug 1577820 ***
https://bugs.launchpad.net/bugs/1577820
Public bug reported:
And consequently Launch Instance NG wizard fails. Actual for mitaka
release.
** Affects: horizon
Importance: High
Assignee: Timur Sufiev (tsufiev-x)
Status: New
Public bug reported:
See the typical signature of a failure in unit tests:
2016-04-19 15:59:33.027 |
==
2016-04-19 15:59:33.027 | ERROR: test_index
(openstack_dashboard.contrib.developer.theme_preview.tests.ThemePreviewTests)
2
Public bug reported:
I found that 'Disable Gateway' checkbox works weirdly with new 'Allocate
Network address from a pool' feature: when I first change it from manual
mode to pool mode, Gateway Address field disappears, but once I check
and uncheck 'Disable Gateway' checkbox field it reappears aga
Public bug reported:
If you ever encounter traceback like this in the results of gate-
horizon-dsvm-integration job
2016-04-09 19:32:21.451 | 2016-04-09 19:32:21.432 | Traceback (most recent call
last):
2016-04-09 19:32:21.453 | 2016-04-09 19:32:21.433 | File
"/opt/stack/new/horizon/openstack
Public bug reported:
If you ever encounter traceback like this in the results of gate-
horizon-dsvm-integration job
2016-04-09 19:32:21.451 | 2016-04-09 19:32:21.432 | Traceback (most recent call
last):
2016-04-09 19:32:21.453 | 2016-04-09 19:32:21.433 | File
"/opt/stack/new/horizon/openstack
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
--
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/bugs/156
Public bug reported:
See the screenshot.
** Affects: horizon
Importance: Medium
Assignee: Rob Cresswell (robcresswell)
Status: Confirmed
** Attachment added: "Screen Shot 2016-04-04 at 12.32.29.png"
https://bugs.launchpad.net/bugs/1565724/+attachment/4622869/+files/Screen%
Public bug reported:
Currently themes machinery works in such way that if we rely on default
theme in our branded theme, we have to include them both into
AVAILABLE_THEMES setting, otherwise default theme assets will be
unavailable and the branded theme assets compilation will fail. On the
other h
nce of .is_displayed()
method in RowRegion, we had to invoke element.src_elem.is_displayed() in
that case).
** Affects: horizon
Importance: High
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
** Changed in: horizon
Importance: Undecided => High
** Changed in: horizon
CSS classes etc.
These things do not affect User-centric Horizon, yet they add a small
overhead to a production Horizon codebase. It would be nice to have a
way of excluding all these assets using one switch.
** Affects: horizon
Importance: Wishlist
Assignee: Timur Sufiev (tsufiev-x
Public bug reported:
When all elements of a table are deleted (using AJAX updates), multiple
select checkbox doesn't disappear, while it should.
** Affects: horizon
Importance: Low
Assignee: Diana Whitten (hurgleburgler)
Status: Confirmed
** Attachment added: "Screenshot from
Not confirmed on master branch, already fixed in liberty.
** Changed in: horizon
Status: In Progress => Invalid
--
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/bugs/
Public bug reported:
It is no longer possible to launch an instance using legacy Launch
Instance wizard - the Select Network widget doesn't have any network
inside, but these missing networks are still present in Angular Launch
Instance wizard.
It's definitely an issue of a legacy LI->Select Netw
Public bug reported:
Federation is set up in Keystone
Openstack_auth is responsible for constructing the URL in order to properly
redirect user's browser to Horizon after successful authentication with IdP.
By default it uses "/auth/websso/" as the origin, while it's required it to be
"/dashboar
*** This bug is a duplicate of bug 1352256 ***
https://bugs.launchpad.net/bugs/1352256
This issue seems to be fixed in
https://bugs.launchpad.net/horizon/+bug/1352256
Setting this one as the duplicate, it may be older, but the fix isn't
here.
** This bug has been marked a duplicate of bug 13
*** This bug is a duplicate of bug 1352256 ***
https://bugs.launchpad.net/bugs/1352256
** This bug is no longer a duplicate of bug 1200534
swiftclient put_object needs Content-Length header
** This bug has been marked a duplicate of bug 1352256
Uploading a new object fails with Ceph as o
Public bug reported:
Cannot suspend instance from Horizon "Details" page. Problem is
reproduced only if an instance does not belong to the 1st page of the
list.
Steps to reproduce:
1. Boot instance
2. Ensure that it is placed on the 2 page in the list (so it is not visible
on 1st page of /ad
Seems that the problem was resolved long ago, closing this one.
** Changed in: horizon
Status: In Progress => Fix Released
** Changed in: horizon
Milestone: None => 8.0.2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to
Ok, Juno is EOL already, so closing this one as Won't Fix.
** Also affects: horizon/juno
Importance: Undecided
Status: New
** Also affects: horizon/mitaka
Importance: Medium
Status: Confirmed
** Changed in: horizon/mitaka
Status: Confirmed => Invalid
** Changed in: ho
Public bug reported:
During the transitioning from legacy Launch Instance wizard to Angular
one it was decided to test both workflows in integration test: legacy
for deployers' peace of mind, Angular (once tests are written) for
developers' confidence. With both workflows enabled, the following bu
inside form
itself, not inside the page.
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
** Tags: integration-tests
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to
checked that).
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
--
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
Public bug reported:
Steps to reproduce:
1. Set Items per Page to 1
2. Create 2 instances at Project->Compute
3. Delete the instance of Page 1.
4. Notice that the page 1 is empty now, while Next link is still active and
redirects us to Page 2 with another Instance.
Expected behavior:
Pages are
High
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
** Changed in: horizon
Importance: Undecided => High
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.
characters.
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
--
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/bugs/1545
** Changed in: horizon
Status: In Progress => Fix Released
** Changed in: horizon
Milestone: mitaka-2 => mitaka-3
--
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
x27;s very
difficult to understand what caused integration test to fail.
** Affects: horizon
Importance: Medium
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
** Project changed: python-novaclient => horizon
--
You received this bug notification because you are a me
https://review.openstack.org/#/c/276123/
** Affects: horizon
Importance: High
Assignee: Timur Sufiev (tsufiev-x)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
** Changed in: horizon
Status: Fix Committed => Fix Released
--
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/bugs/1539197
Title:
Integration tests fail with 'TypeE
stacktrace)
2016-02-04 02:30:27.829 | 2016-02-04 02:30:27.804 |
selenium.common.exceptions.WebDriverException: Message: Element is not
clickable at point (944, 0.98333740234375). Other element would receive the
click:
** Affects: horizon
Importance: Critical
Assignee: Timur Sufiev (tsufie
_cmd
list which doesn't exist now before .start() is invoked).
** Affects: horizon
Importance: Critical
Assignee: Timur Sufiev (tsufiev-x)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Timur Sufiev (tsufiev-x)
** Changed in: horizon
Importanc
Public bug reported:
New release of Selenium is under suspicion:
https://github.com/SeleniumHQ/selenium/issues/1497
** Affects: horizon
Importance: Critical
Assignee: Timur Sufiev (tsufiev-x)
Status: New
** Summary changed:
- Integration tests fail with 'TypeError: s
ng
to click the single button.
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
** Tags: integration-tests
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Open
s: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
--
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/bugs/1534670
Tit
** Project changed: horizon => trove-dashboard
--
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/bugs/1282265
Title:
Create Backup under Database Detail doesn't populate Da
** Project changed: horizon => sahara
** Tags removed: sahara
** Tags added: dashboard
--
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/bugs/1341750
Title:
[data processi
** Project changed: horizon => trove-dashboard
** Changed in: trove-dashboard
Milestone: next => None
--
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/bugs/1361328
Titl
** Project changed: horizon => trove-dashboard
--
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/bugs/1395897
Title:
Database Instance Status confusion
Status in trove-das
** Project changed: horizon => trove-dashboard
--
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/bugs/1503384
Title:
Trove - Update launch instance to use datastore-flavors
, the wrong panel is being matched and the
test fails due to inability to click a hidden panel label.
** Affects: horizon
Importance: High
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
** Tags: integration-tests
** Changed in: horizon
Importance: Undecided => Hi
ferent right border
position.
B) Cancel button is strikethrough with some horizontal line.
** Affects: horizon
Importance: Low
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
** Tags: ux
** Attachment added: "Selection_056.png"
https://bugs.launchpad.
I've discussed use case B with our Keystone team and seems that it's
impossible to support such a use case in Keystone until Federation is
fully implemented. (Or at least implement it w/o severe security
implications related to token revocation). Since this use case was the
main reason of implement
usr/lib/python2.7/socket.py", line 571, in create_connection
2015-12-16 07:11:15.275 | 2015-12-16 07:11:15.259 | raise err
2015-12-16 07:11:15.276 | 2015-12-16 07:11:15.260 | error: [Errno 111]
Connection refused
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (
*** This bug is a duplicate of bug 1491309 ***
https://bugs.launchpad.net/bugs/1491309
** This bug has been marked a duplicate of bug 1491309
Unhandled exception in quota code leads to missing buttons
--
You received this bug notification because you are a member of Yahoo!
Engineering Tea
Public bug reported:
Here are 2 patches https://review.openstack.org/#/c/224759/ for Horizon
and its django-openstack-auth dependency
https://review.openstack.org/#/c/224756/
Although dependency is explicitly mentioned in Horizon patch,
integration tests of all kinds still fail to use django-open
*** This bug is a duplicate of bug 1441088 ***
https://bugs.launchpad.net/bugs/1441088
** This bug has been marked a duplicate of bug 1441088
hide disassociate floating ip when no floating ip attached
--
You received this bug notification because you are a member of Yahoo!
Engineering Tea
Public bug reported:
While fix bug 1481850 keeps entity names shown in Confirm
Delete/whatever modal dialog up to date, we should provide a test for
this regression. Since it's very hard to write a simple python/js unit
test on a border of python and js functionality (see the fix at
https://review
** Project changed: horizon => django-openstack-auth
--
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/bugs/1523957
Title:
Domain field is not pre-filled by OPENSTACK_KEYST
Public bug reported:
Waiting only for success messages (and not info) causes some tests to
fail, because info messages (being not dismissed explicitly) stand in
the way of clicking other buttons.
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x
Public bug reported:
A watchful reviewer may notice that sometimes
test_dashboard_help_redirection fails. Initially I thought that it was
caught by an increased network timeout from Jenkins worker node to
docs.openstack.org site. So I made a patch
https://github.com/openstack/horizon/commit/647421
forms + modifying get_link_url() method for
every LinkAction that is called from paged table.
** Affects: horizon
Importance: Medium
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team
Closing this feature request as Won't Fix because showing such a big
amount of objects will slow down Horizon considerable, so Pagination +
Filtering is indeed the proper solution for this problem.
** Changed in: horizon
Status: New => Won't Fix
--
You received this bug notification becau
Not an issue anymore - right now we have spinner modal immediately after
user presses Submit button in Create Image dialog. As soon as
https://blueprints.launchpad.net/horizon/+spec/horizon-glance-large-
image-upload is implemented, we should get progress bar.
** Changed in: horizon
Status:
*** This bug is a duplicate of bug 1252341 ***
https://bugs.launchpad.net/bugs/1252341
Fixed as part of bug 1252341.
** This bug has been marked a duplicate of bug 1252341
Horizon crashes when removing logged user from project
--
You received this bug notification because you are a membe
The above patch is in Nova, there is no specific patch in Horizon.
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launc
I think we can mark this as Fix Release, because Cindy's patch for
Admin->Images solves the particular problem and shows a general way to
circumvent the scarcity of pagination support in API.
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification
Fixed at part of bug 1252341.
** Changed in: horizon
Assignee: chenhaiq (chenhaiq) => (unassigned)
** Changed in: horizon
Importance: Undecided => Medium
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of
Just verified it on a master/mitaka branch, the issue disappeared. I
believe that it was indeed caused by bug 1369014. Closing this one.
** Changed in: horizon
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
IMO that should be fixed by means of SearchLight project which caches
objects from different OpenStack APIs and thus circumvents the problem
of their awkwardness for pagination.
** Also affects: searchlight
Importance: Undecided
Status: New
--
You received this bug notification because
Seems that nobody interested in this change, especially in the face of
Horizon Angularization.
** Changed in: horizon
Status: In Progress => Opinion
** Changed in: horizon
Assignee: Paul Karikh (pkarikh) => (unassigned)
--
You received this bug notification because you are a member
Checked it again. --with-selenium switch works fine since stable/kilo.
Marking as Fix Released.
** Changed in: horizon
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (H
** Changed in: horizon
Status: New => Fix Committed
** Changed in: horizon/kilo
Assignee: (unassigned) => Timur Sufiev (tsufiev-x)
** Changed in: horizon
Assignee: Timur Sufiev (tsufiev-x) => (unassigned)
** Changed in: horizon
Status: Fix Committed =>
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
Public bug reported:
Confirmed on:
stable/kilo
stable/juno
Issue:
When user accesses `horizon/project/access_and_security/` page, this triggers a
call to api/network->tenant_floating_ip_list, and this happens for each tab
with preload = True (default) which has any related quotas in table_actio
Overview panel
by default (even if they don't want to see the Usage Stats).
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whi
Public bug reported:
Due to some unexpected condition the `else` branch here
https://github.com/openstack/horizon/blob/stable/juno/openstack_dashboard/dashboards/project/volumes/volumes/tables.py#L268
is often hit, this causes a lot of requests to Nova made while rendering
Admin->Volumes panel (ev
() function.
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Timur Sufiev (tsufiev-x)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
Public bug reported:
The usual log in this cases looks like:
2015-10-20 11:52:17.064 | [32mINFO [karma]: [39mKarma v0.12.31 server started
at http://localhost:9876/
2015-10-20 11:52:17.067 | [32mINFO [launcher]: [39mStarting browser PhantomJS
2015-10-20 11:52:19.559 | [33mWARN [watcher]: [
Public bug reported:
A. Consider a Horizon setup which knows about 2 Keystone endpoints
(setting AVAILABLE_REGIONS, I'm refraining from using it because it'll
change in future, see bug 1494251). And each of these Keystone endpoints
has 2 service region within it, but these service regions a differ
*** This bug is a duplicate of bug 1425882 ***
https://bugs.launchpad.net/bugs/1425882
** This bug has been marked a duplicate of bug 1425882
Use Neutron in Horizon integration tests job
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is su
Public bug reported:
Once bug 1252649 is resolved, existing OwnerFilter which splits images
into 3 categories won't work nice with pagination, so we need to apply
this categorization server-side.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notifi
Public bug reported:
This behavior is true only for stable/kilo branch and is not seen in
liberty release due to a different codebase.
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: New
--
You received this bug notification because you
same for Volumes
tab).
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Timur Sufiev (tsufiev-x)
** Description changed:
Both snapshots and backups API endpoints now support pa
I find this check highly valuable and think it could be generalized for
other OpenStack projects as well. Particularly, for Horizon.
** Also affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whi
Kyrylo, please keep MOS bugs separate from Horizon bugs, otherwise
Mirantis gerrit will add comments here that make no sense for anyone
from upstream.
** No longer affects: mos
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenS
Public bug reported:
The bug 1450963 would have been caught earlier, if we had an integration
test which switched 2 projects for one user and checked for absence of
error messages.
** Affects: horizon
Importance: Wishlist
Status: New
** Tags: integration-tests
** Tags added: inte
1 - 100 of 166 matches
Mail list logo