[Yahoo-eng-team] [Bug 2020630] Re: create instance window, Network Ports tab, some ports have no name and ip

2024-03-12 Thread Tatiana Ovchinnikova
** 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.launchpad.net/bugs/2020630

Title:
  create instance window,  Network Ports tab, some ports have no name
  and ip

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  1. Go to Project > Compute > Instances
  2. Add port from CLI (e.g. openstack port create --network int --fixed-ip 
subnet=intsub,ip-address=192.168.168.69 mynetworkport)
  3. Press Lauch Instance and go to Network Ports tab

  Newly added port have no name and ip info. Browser developer console
  indicates the presence of 2 errors: data is undefined, port is
  undefined.

  stable/yoga horizon

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/2020630/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 2011998] Re: Flavor: Not Available on Instance View

2023-05-23 Thread Tatiana Ovchinnikova
Fix released: https://review.opendev.org/c/openstack/horizon/+/848905

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

** Changed in: horizon
   Importance: Undecided => Low

** Changed in: horizon
   Status: New => 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/2011998

Title:
  Flavor: Not Available on Instance View

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  OpenStack/Horizon: Yoga

  After creating an instance

  # openstack server show test2 | egrep 'flavor| id '
  | flavor  | gen.medium (gen.medium)
  | id  | 95ce0962-64b2-4e38-9af7-af2932c9f192
  # openstack flavor show gen.medium | grep flavor-access
  | os-flavor-access:is_public | True

  In Horizon:
  This flavor is shown on (Instances) view for the project as both Admin/User 
correctly (/project/instances/):

  Instance Name Image Name   IP AddressFlavor   Key Pair
Status  Availability Zone   
  test2 Ubuntu 22.04 (Jammy) 192.168.0.237 gen.medium   key1
Active  novaNoneRunning 22 minutes

  However when going to the Instance detail view 
(/project/instances/95ce0962-64b2-4e38-9af7-af2932c9f192/)
  The Specs category shows:

  Specs
  Flavor Not available

  Let me know if any additional info can be provided to assist with 
troubleshooting.
  Patches from https://bugs.launchpad.net/horizon/+bug/1940834 appear to 
already be present.
  This appears to be mainly a visual/cosmetic issue in Instance detail view.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/2011998/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 2017698] [NEW] Description of Image in metadata is overwritten by description of Image in Image Details

2023-04-25 Thread Tatiana Ovchinnikova
Public bug reported:

We have two places to edit image definition: one in Edit Image -> Image
Detail section, and another is in Edit Image -> Metadata. If the
definition is empty, it doesn't appear in Metadata section, but if it is
not, we have two places to edit it, and the one from Image Detail
overwrites the one from Metadata (even if you delete it from Metadata).

** Affects: horizon
 Importance: Low
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
   Importance: Undecided => Low

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/2017698

Title:
  Description of Image in metadata is overwritten by description of
  Image in Image Details

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  We have two places to edit image definition: one in Edit Image ->
  Image Detail section, and another is in Edit Image -> Metadata. If the
  definition is empty, it doesn't appear in Metadata section, but if it
  is not, we have two places to edit it, and the one from Image Detail
  overwrites the one from Metadata (even if you delete it from
  Metadata).

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/2017698/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1977524] Re: Wrong redirect after deleting zone from Zone Overview pane

2022-10-27 Thread Tatiana Ovchinnikova
Thanks for the link Michael
Fixed in https://review.opendev.org/c/openstack/horizon/+/857496
I'm closing this bug.

** Changed in: horizon
   Status: New => Fix Released

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

** Changed in: designate-dashboard
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

** Changed in: designate-dashboard
   Status: Confirmed => 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/1977524

Title:
  Wrong redirect after deleting zone from Zone Overview pane

Status in Designate Dashboard:
  Fix Released
Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When deleting zone from Zones -> specific zone ->  Overview pane i am getting 
page not exist error. 
  After successful notification that zone is being removed website redirects to 
/dashboard/dashboard/project/dnszones which has duplicate dashboard path. 
  When deleting from zones list view everything works fine.

  
  Tested on Ussuri environment, but code seems to be unchanged in newer 
releases. 
  I've tried to apply bugfixes for reloading zones/flating-ip panes but with no 
effect for this case

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1977524/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1945706] [NEW] Improperly treated empty string values for metadata properties

2021-09-30 Thread Tatiana Ovchinnikova
Public bug reported:

Editing of snapshot image or updating its metadata from horizon
dashboard is not allowed until existing properties with empty string
values are set or removed from metadata tree.

Depending on configurations, these properties can be:

os_hash_algo
os_hash_value
owner_specified.openstack.md5
owner_specified.openstack.sha256

They are allowed to be None, therefore Horizon should consider them
optional too.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1945706

Title:
  Improperly treated empty string values for metadata properties

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Editing of snapshot image or updating its metadata from horizon
  dashboard is not allowed until existing properties with empty string
  values are set or removed from metadata tree.

  Depending on configurations, these properties can be:

  os_hash_algo
  os_hash_value
  owner_specified.openstack.md5
  owner_specified.openstack.sha256

  They are allowed to be None, therefore Horizon should consider them
  optional too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1945706/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1937116] [NEW] Volume Launch as Instance dialog has no pre-selected source fields.

2021-07-21 Thread Tatiana Ovchinnikova
Public bug reported:

In Project -> Volumes -> Volumes page, the "Launch as Instance" action
for a volume opens a "Launch Instance" dialog. However, this dialog is
just a basic one, all fields are empty, and users have to pick the
volume as a boot source explicitly, which ruins the whole idea of having
this action at the Volume table.

** Affects: horizon
 Importance: Medium
 Status: Triaged

** Changed in: horizon
   Importance: Undecided => Medium

** Changed in: horizon
   Status: New => Triaged

-- 
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/1937116

Title:
  Volume Launch as Instance dialog has no pre-selected source fields.

Status in OpenStack Dashboard (Horizon):
  Triaged

Bug description:
  In Project -> Volumes -> Volumes page, the "Launch as Instance" action
  for a volume opens a "Launch Instance" dialog. However, this dialog is
  just a basic one, all fields are empty, and users have to pick the
  volume as a boot source explicitly, which ruins the whole idea of
  having this action at the Volume table.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1937116/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1833489] Re: Examples have errors in the Tutorials section of the horizon documentation

2021-06-18 Thread Tatiana Ovchinnikova
There's no mistakes in the documentation here. Technically, the method
name can be arbitrary, however we have the convention of naming them
"get_*_data". I guess you had a call for "get_instane_data" somewhere in
your code.

** Changed in: horizon
   Status: New => 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/1833489

Title:
  Examples have errors in the Tutorials section of the horizon
  documentation

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  Create the dashboard and panel according to the horizon document(Refer: 
Tutorial: Building a Dashboard using Horizon)
  But there was an error when I started horizon:
  ystem check identified no issues (0 silenced).
  June 20, 2019 - 01:36:02
  Django version 1.11.20, using settings 'openstack_dashboard.settings'
  Starting development server at http://192.168.117.132:8000/
  Quit the server with CONTROL-C.

  WARNING django.request Not Found: /favicon.ico
  WARNING django.server "GET /favicon.ico HTTP/1.1" 404 4687
  INFO django.server - Broken pipe from ('192.168.117.1', 61256)

  DEBUG:stevedore.extension:found extension EntryPoint.parse('http = 
oslo_policy._external:HttpCheck')
  DEBUG:stevedore.extension:found extension EntryPoint.parse('https = 
oslo_policy._external:HttpsCheck')
  INFO django.server "GET /auth/login/?next=/admin/ HTTP/1.1" 200 9504
  INFO django.server "GET /i18n/js/horizon+openstack_dashboard/ HTTP/1.1" 200 
3217
  WARNING django.request Not Found: /dashboard/header/
  WARNING django.server "GET /dashboard/header/?next=/admin/ HTTP/1.1" 404 4715
  INFO django.server "GET /admin/ HTTP/1.1" 200 37382
  INFO django.server - Broken pipe from ('192.168.117.1', 61257)

  INFO openstack_auth.forms Login successful for user "admin" using domain 
"Default", remote address 192.168.117.1.
  INFO django.server "POST /auth/login/ HTTP/1.1" 302 0
  INFO django.server "GET /admin/ HTTP/1.1" 200 37377
  INFO django.server "GET /i18n/js/horizon+openstack_dashboard/ HTTP/1.1" 200 
3217
  WARNING django.request Not Found: /dashboard/header/
  WARNING django.server "GET /dashboard/header/ HTTP/1.1" 404 4704
  ERROR django.request Internal Server Error: /mydashboard/
  Traceback (most recent call last):
File 
"/usr/local/lib/python2.7/dist-packages/django/core/handlers/exception.py", 
line 41, in inner
  response = get_response(request)
File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", 
line 187, in _get_response
  response = self.process_exception_by_middleware(e, request)
File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", 
line 185, in _get_response
  response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec
  return view_func(request, *args, **kwargs)
File "/opt/stack/horizon/horizon/decorators.py", line 52, in dec
  return view_func(request, *args, **kwargs)
File "/opt/stack/horizon/horizon/decorators.py", line 36, in dec
  return view_func(request, *args, **kwargs)
File "/opt/stack/horizon/horizon/decorators.py", line 113, in dec
  return view_func(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", 
line 68, in view
  return self.dispatch(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", 
line 88, in dispatch
  return handler(request, *args, **kwargs)
File "/opt/stack/horizon/horizon/tabs/views.py", line 139, in get
  context = self.get_context_data(**kwargs)
File "/opt/stack/horizon/horizon/tables/views.py", line 106, in 
get_context_data
  context = super(MultiTableMixin, self).get_context_data(**kwargs)
File "/opt/stack/horizon/horizon/tabs/views.py", line 55, in 
get_context_data
  exceptions.handle(self.request)
File "/opt/stack/horizon/horizon/exceptions.py", line 348, in handle
  six.reraise(exc_type, exc_value, exc_traceback)
File "/opt/stack/horizon/horizon/tabs/views.py", line 53, in 
get_context_data
  context["tab_group"].load_tab_data()
File "/opt/stack/horizon/horizon/tabs/base.py", line 178, in load_tab_data
  exceptions.handle(self.request)
File "/opt/stack/horizon/horizon/exceptions.py", line 348, in handle
  six.reraise(exc_type, exc_value, exc_traceback)
File "/opt/stack/horizon/horizon/tabs/base.py", line 175, in load_tab_data
  tab._data = tab.get_context_data(self.request)
File "/opt/stack/horizon/horizon/tabs/base.py", line 533, in 
get_context_data
  self.load_table_data()
File "/opt/stack/horizon/horizon/tabs/base.py", line 512, in load_table_data
  % {'func_name': func_name, 'cls_name': cls_name})
  NotImplementedError: You must define a get_instane_data method on InstanceTab.
  

[Yahoo-eng-team] [Bug 1930929] [NEW] Magic Search problems with text search

2021-06-04 Thread Tatiana Ovchinnikova
Public bug reported:

When there is a text search and a filter facet applied together,
deleting the filter facet makes the remaining text search ignored.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1930929

Title:
  Magic Search problems with text search

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When there is a text search and a filter facet applied together,
  deleting the filter facet makes the remaining text search ignored.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1930929/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1926043] Re: Dashboard / Project / Instances error when role member

2021-05-05 Thread Tatiana Ovchinnikova
*** This bug is a duplicate of bug 1905024 ***
https://bugs.launchpad.net/bugs/1905024

** This bug has been marked a duplicate of bug 1905024
   Error when opening instance detailed view

-- 
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/1926043

Title:
  Dashboard / Project / Instances error when role member

Status in OpenStack Dashboard (Horizon):
  Incomplete

Bug description:
  From ubuntu cloud-archive install of Victoria horizon.
  User with 'member' role only logs in.
  Go to Project / Instances
  Choose an instance the user created
  Dashboard error page occurs
  Logs show Dashboard attempting to access AttributeError: 
OS-EXT-SRV-ATTR:instance_name
  As a 'member' the user can not view this variable.
  openstack CLI correctly just doesn't return it.

  Proposed fix:
  openstack_dashboard/api/base.py line 142
  raise

  change to

  return ""

  With this modification the instances page correctly loads for the
  user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1926043/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1549636] Re: missing option to set network mtu on network creation

2021-04-20 Thread Tatiana Ovchinnikova
** 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.launchpad.net/bugs/1549636

Title:
  missing option to set network mtu on network creation

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  This spec has been implemented in kilo, but horizon does not yet have
  the option to set the mtu on network creation:

  https://specs.openstack.org/openstack/neutron-specs/specs/kilo/mtu-
  selection-and-advertisement.html

  It would be good to have the option to do this, as one currently needs
  to modify the database manually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1549636/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1886903] Re: Wront timezone hour difference for NZ

2021-04-20 Thread Tatiana Ovchinnikova
*** This bug is a duplicate of bug 1822849 ***
https://bugs.launchpad.net/bugs/1822849

** This bug has been marked a duplicate of bug 1822849
   Timezone offset displayed in horizon / user / settings is always using 
daylight saving

-- 
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/1886903

Title:
  Wront timezone hour difference for NZ

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  As of today (9 July 2020) the timezone dropdown list of user setting
  is showing UTC+13 as New Zealand time which is wrong. It should be
  UTC+12:00 because of now it's NZST. UTC+13:00 is for NZDT.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1886903/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1895588] Re: Show project name at launch instance dialog

2021-04-20 Thread Tatiana Ovchinnikova
** 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.launchpad.net/bugs/1895588

Title:
  Show project name at launch instance dialog

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  It is easy enough to create instances in the wrong project. It would
  be nice to display project name at launch instance dialog.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1895588/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1916958] Re: Autofocus setting for the login screen fields

2021-04-20 Thread Tatiana Ovchinnikova
** 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/1916958

Title:
  Autofocus setting for the login screen fields

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Autofocus on the login screen now is on the first field. It's "User
  Name" or "Domain" with multidomain support. It appears more convenient
  to keep the focus on "User Name" however the optimal solution is to
  add an additional setting for it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1916958/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1900863] Re: Unable to override color of even lines in horizon tables

2021-04-20 Thread Tatiana Ovchinnikova
** 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.launchpad.net/bugs/1900863

Title:
  Unable to override color of even lines in horizon tables

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  I'm trying to define a black theme for the Horizon dashboard and I
  managed to do most of the work by overriding scss variables in my
  theme. However I can't change the even lines of the instance table.
  They remain black whatever I put in the variable $table-bg-even

  To reproduce :

  1) Create a theme and try to override the variable $table-bg-even with #ff5050
  2) Deploy the theme
  3) Open the instances panel with at least two VMs
  4) The even lines remain white instead of red

  Possible root cause :

  I think that this is caused by the missing "!default" next to $table-
  bg-even in the file /static/dashboard/scss/_variables.scss

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1900863/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1916958] [NEW] Autofocus setting for the login screen fields

2021-02-25 Thread Tatiana Ovchinnikova
Public bug reported:

Autofocus on the login screen now is on the first field. It's "User
Name" or "Domain" with multidomain support. It appears more convenient
to keep the focus on "User Name" however the optimal solution is to add
an additional setting for it.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1916958

Title:
  Autofocus setting for the login screen fields

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Autofocus on the login screen now is on the first field. It's "User
  Name" or "Domain" with multidomain support. It appears more convenient
  to keep the focus on "User Name" however the optimal solution is to
  add an additional setting for it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1916958/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1902610] Re: Full text search is not working at Containers page

2021-01-14 Thread Tatiana Ovchinnikova
Fix merged

** 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.launchpad.net/bugs/1902610

Title:
  Full text search is not working at Containers page

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Containers page filtering should support full text search along with
  filter facets.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1902610/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1902821] Re: When open a link for the detal of image as 'Open Link in New Tab', the new tab doesn't show the details of image.

2021-01-04 Thread Tatiana Ovchinnikova
Fix merged: https://review.opendev.org/c/openstack/horizon/+/764822

** 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.launchpad.net/bugs/1902821

Title:
  When open a link for the detal of image as 'Open Link in New Tab', the
  new tab doesn't show the details of image.

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Description:
  When open a link for the detal of image as 'Open Link in New Tab', the new 
tab doesn't show the details of image.

  The page shows '{$ ctrl.itemName $}'

  How to reproduce:
  For example, an Image view in "Compute" -> "Image" shows a image list.
  If a user tried to open a link whose name is an image name as 'Open Link in 
New tab' on any browser, the user will get a page which shows '{$ ctrl.itemName 
$}'.

  This issue seems to happen on the URL which has '/ngdetails/XXX' only.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1902821/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1889397] Re: Page not found error on refreshing bowser in Server Group

2020-11-27 Thread Tatiana Ovchinnikova
The patch https://review.opendev.org/c/openstack/horizon/+/763293 is
merged.

** Changed in: horizon
   Status: New => 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/1889397

Title:
  Page not found error on refreshing bowser in Server Group

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  If refresh page in server group, for example:
  https://console.example.com/ngdetails/OS::Nova::ServerGroup/786fa0d8
  -feca-432c-bb90-3d96e7c78c5c got exception in browser:

  ```Error: pageNotFound is not defined
  
checkRoutedByDjango@https://console.example.com/static/dashboard/js/87533b2a6934.js:462:49
  
controller@https://console.example.com/static/dashboard/js/87533b2a6934.js:461:435
  invoke@https://console.example.com/static/dashboard/js/732ce617825a.js:938:28
  
$controllerInit@https://console.example.com/static/dashboard/js/732ce617825a.js:1191:91
  
nodeLinkFn@https://console.example.com/static/dashboard/js/732ce617825a.js:1104:22
  
compositeLinkFn@https://console.example.com/static/dashboard/js/732ce617825a.js:1053:11
  
publicLinkFn@https://console.example.com/static/dashboard/js/732ce617825a.js:1045:125
  link@https://console.example.com/static/dashboard/js/732ce617825a.js:1916:49
  bind/<@https://console.example.com/static/dashboard/js/732ce617825a.js:768:296
  
invokeLinkFn@https://console.example.com/static/dashboard/js/732ce617825a.js:1161:87
  
nodeLinkFn@https://console.example.com/static/dashboard/js/732ce617825a.js:1110:159
  
compositeLinkFn@https://console.example.com/static/dashboard/js/732ce617825a.js:1053:11
  
publicLinkFn@https://console.example.com/static/dashboard/js/732ce617825a.js:1045:125
  
lazyCompilation@https://console.example.com/static/dashboard/js/732ce617825a.js:1076:17
  
boundTranscludeFn@https://console.example.com/static/dashboard/js/732ce617825a.js:1055:8
  
controllersBoundTransclude@https://console.example.com/static/dashboard/js/732ce617825a.js:1114:397
  
update@https://console.example.com/static/dashboard/js/732ce617825a.js:1913:208
  
$broadcast@https://console.example.com/static/dashboard/js/732ce617825a.js:1523:18
  
commitRoute/<@https://console.example.com/static/dashboard/js/732ce617825a.js:1901:12
  
processQueue@https://console.example.com/static/dashboard/js/732ce617825a.js:1469:260
  
scheduleProcessQueue/<@https://console.example.com/static/dashboard/js/732ce617825a.js:1470:147
  $eval@https://console.example.com/static/dashboard/js/732ce617825a.js:1516:549
  
$digest@https://console.example.com/static/dashboard/js/732ce617825a.js:1510:200
  
$apply@https://console.example.com/static/dashboard/js/732ce617825a.js:1517:277
  
bootstrapApply@https://console.example.com/static/dashboard/js/732ce617825a.js:792:206
  invoke@https://console.example.com/static/dashboard/js/732ce617825a.js:938:28
  
doBootstrap@https://console.example.com/static/dashboard/js/732ce617825a.js:792:85
  
bootstrap@https://console.example.com/static/dashboard/js/732ce617825a.js:793:58
  
angularInit@https://console.example.com/static/dashboard/js/732ce617825a.js:789:565
  @https://console.example.com/static/dashboard/js/732ce617825a.js:1846:1394
  fire@https://console.example.com/static/dashboard/js/732ce617825a.js:208:299
  
fireWith@https://console.example.com/static/dashboard/js/732ce617825a.js:213:202
  ready@https://console.example.com/static/dashboard/js/732ce617825a.js:32:11
  
completed@https://console.example.com/static/dashboard/js/732ce617825a.js:14:1191
   ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1889397/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1902610] [NEW] Full text search is not working at Containers page

2020-11-02 Thread Tatiana Ovchinnikova
Public bug reported:

Containers page filtering should support full text search along with
filter facets.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: In Progress

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1902610

Title:
  Full text search is not working at Containers page

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  Containers page filtering should support full text search along with
  filter facets.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1902610/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1895588] [NEW] Show project name at launch instance dialog

2020-09-14 Thread Tatiana Ovchinnikova
Public bug reported:

It is easy enough to create instances in the wrong project. It would be
nice to display project name at launch instance dialog.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: In Progress

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1895588

Title:
  Show project name at launch instance dialog

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  It is easy enough to create instances in the wrong project. It would
  be nice to display project name at launch instance dialog.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1895588/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1894127] [NEW] SPEC HAS NO EXPECTATIONS warnings in jasmine tests

2020-09-03 Thread Tatiana Ovchinnikova
Public bug reported:

There are 23 tests which Jasmine marks with the warning "SPEC HAS NO
EXPECTATIONS":

permissions service
checkAll
with extended permissions
SPEC HAS NO EXPECTATIONS with promise array, adds checks for 
permissions
SPEC HAS NO EXPECTATIONS with promise, adds checks for permissions
SPEC HAS NO EXPECTATIONS with no promise, adds checks for 
permissions
SPEC HAS NO EXPECTATIONS without extended permissions it returns no 
promises 
...
textDownloadService
SPEC HAS NO EXPECTATIONS should return promise and it resolve filename 
after starting download file
...
horizon.framework.util.filters
simpleDate
SPEC HAS NO EXPECTATIONS returns blank if nothing
SPEC HAS NO EXPECTATIONS returns the expected time

mediumDate
SPEC HAS NO EXPECTATIONS returns blank if nothing
SPEC HAS NO EXPECTATIONS returns the expected time
...
horizon.framework.util.navigations.service
setBreadcrumb
SPEC HAS NO EXPECTATIONS sets breadcrumb items from specified array
...
Launch Instance Model
launchInstanceModel Factory
Post Initialize Model
SPEC HAS NO EXPECTATIONS getPorts at launch should not return child 
port
...
horizon.dashboard.identity.domains.actions.delete.service
perform method and pass only
SPEC HAS NO EXPECTATIONS should open the delete modal
SPEC HAS NO EXPECTATIONS should pass and fail in a function that delete 
domain by item action
SPEC HAS NO EXPECTATIONS should pass and fail in a function that delete 
domain by batch action
...
horizon.dashboard.identity.groups.actions.delete.service
perform method and pass only
SPEC HAS NO EXPECTATIONS should open the delete modal
SPEC HAS NO EXPECTATIONS should pass and fail in a function that delete 
group by item action
SPEC HAS NO EXPECTATIONS should pass and fail in a function that delete 
group by batch action
...
horizon.dashboard.identity.groups
SPEC HAS NO EXPECTATIONS should load groups
...
horizon.dashboard.identity.users.actions.delete.service
perform method and pass only
SPEC HAS NO EXPECTATIONS should open the delete modal
SPEC HAS NO EXPECTATIONS should pass and fail in a function that delete 
user by item action
SPEC HAS NO EXPECTATIONS should pass and fail in a function that delete 
user by batch action
...
horizon.framework.util.timezones.service
get timezone offset
SPEC HAS NO EXPECTATIONS returns +(UTC offset) if nothing
SPEC HAS NO EXPECTATIONS returns the timezone offset


That means in general that these tests are doing nothing since they are for the 
async callback functions and it's crucial to expect outputs after resolving 
promises.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1894127

Title:
  SPEC HAS NO EXPECTATIONS warnings in jasmine tests

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  There are 23 tests which Jasmine marks with the warning "SPEC HAS NO
  EXPECTATIONS":

  permissions service
  checkAll
  with extended permissions
  SPEC HAS NO EXPECTATIONS with promise array, adds checks for 
permissions
  SPEC HAS NO EXPECTATIONS with promise, adds checks for permissions
  SPEC HAS NO EXPECTATIONS with no promise, adds checks for 
permissions
  SPEC HAS NO EXPECTATIONS without extended permissions it returns no 
promises 
  ...
  textDownloadService
  SPEC HAS NO EXPECTATIONS should return promise and it resolve filename 
after starting download file
  ...
  horizon.framework.util.filters
  simpleDate
  SPEC HAS NO EXPECTATIONS returns blank if nothing
  SPEC HAS NO EXPECTATIONS returns the expected time

  mediumDate
  SPEC HAS NO EXPECTATIONS returns blank if nothing
  SPEC HAS NO EXPECTATIONS returns the expected time
  ...
  horizon.framework.util.navigations.service
  setBreadcrumb
  SPEC HAS NO EXPECTATIONS sets breadcrumb items from specified array
  ...
  Launch Instance Model
  launchInstanceModel Factory
  Post Initialize Model
  SPEC HAS NO EXPECTATIONS getPorts at launch should not return 
child port
  ...
  horizon.dashboard.identity.domains.actions.delete.service
  perform method and pass only
  SPEC HAS NO EXPECTATIONS should open the delete modal
  SPEC HAS NO EXPECTATIONS should pass and fail in a function that 
delete domain by item action
  SPEC HAS NO EXPECTATIONS should pass and fail in a function that 
delete

[Yahoo-eng-team] [Bug 1859423] [NEW] Tables in Launch Instance dialog don't support pagination

2020-01-13 Thread Tatiana Ovchinnikova
Public bug reported:

Launch instance dialog contains a few tables and almost all of them
(except one) don't support pagination which makes the process extremely
slow in environments with huge amount of e.g. public images.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1859423

Title:
  Tables in Launch Instance dialog don't support pagination

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Launch instance dialog contains a few tables and almost all of them
  (except one) don't support pagination which makes the process
  extremely slow in environments with huge amount of e.g. public images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1859423/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1854514] [NEW] Delete Port button doesn't work at port detail page

2019-11-29 Thread Tatiana Ovchinnikova
Public bug reported:

Delete Port button doesn't work at
/dashboard/project/networks/ports//detail.

Steps to Reproduce:
1. Create a network and subnet.
2. Create a port for the network.
3. Move to Project -> Network -> Networks ->  -> Ports -> 
4. Select 'Delete Port' on the page

Actual results:
The port is not deleted.

Expected results:
The port is deleted.

Additional info:
Delete port button works in ports table at network detail page: 
/dashboard/project/networks//detail

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1854514

Title:
  Delete Port button doesn't work at port detail page

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Delete Port button doesn't work at
  /dashboard/project/networks/ports//detail.

  Steps to Reproduce:
  1. Create a network and subnet.
  2. Create a port for the network.
  3. Move to Project -> Network -> Networks ->  -> Ports -> 
  4. Select 'Delete Port' on the page

  Actual results:
  The port is not deleted.

  Expected results:
  The port is deleted.

  Additional info:
  Delete port button works in ports table at network detail page: 
/dashboard/project/networks//detail

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1854514/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1614889] [NEW] Orchestration Template Versions table needs filter function

2016-08-19 Thread Tatiana Ovchinnikova
Public bug reported:

Orchestration Template Versions table and Template Functions tables
(which are actually template versions details) need filter function.

** Affects: horizon
 Importance: Low
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: In Progress

** Changed in: horizon
   Importance: Undecided => Low

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1614889

Title:
  Orchestration Template Versions table needs filter function

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  Orchestration Template Versions table and Template Functions tables
  (which are actually template versions details) need filter function.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1614889/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1614000] [NEW] Orchestration Resource Types names restriction is incorrect

2016-08-17 Thread Tatiana Ovchinnikova
Public bug reported:

The additional columns "Implementation", "Component" and "Resource" are
representative for a limited resource type group only. Resource type
name can have less or more than three words and Heat even allows to
specify a URL as a resource type. Horizon should not use these columns
at all: "Type" column and filter will do just the same trick.

** Affects: horizon
     Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1614000

Title:
  Orchestration Resource Types names restriction is incorrect

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  The additional columns "Implementation", "Component" and "Resource"
  are representative for a limited resource type group only. Resource
  type name can have less or more than three words and Heat even allows
  to specify a URL as a resource type. Horizon should not use these
  columns at all: "Type" column and filter will do just the same trick.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1614000/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1608928] [NEW] Wrong test indentation

2016-08-02 Thread Tatiana Ovchinnikova
Public bug reported:

Unit test "test_update_project_when_default_role_does_not_exist" from
identity/projects/tests.py has wrong indentation which stops it from
running. This should be fixed along with the test itself.

** Affects: horizon
 Importance: Low
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

** Changed in: horizon
   Importance: Undecided => Low

-- 
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/1608928

Title:
  Wrong test indentation

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Unit test "test_update_project_when_default_role_does_not_exist" from
  identity/projects/tests.py has wrong indentation which stops it from
  running. This should be fixed along with the test itself.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1608928/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

2016-07-12 Thread Tatiana Ovchinnikova
** Also affects: manila-ui
   Importance: Undecided
   Status: New

** Changed in: manila-ui
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

** 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 Compute (nova).
https://bugs.launchpad.net/bugs/1229324

Title:
  extraneous vim editor configuration comments

Status in Ceilometer:
  Fix Released
Status in Cinder:
  Fix Released
Status in Glance:
  Fix Released
Status in heat:
  Fix Released
Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Manila:
  Fix Released
Status in manila-ui:
  New
Status in neutron:
  Fix Released
Status in OpenStack Compute (nova):
  Fix Released
Status in oslo-incubator:
  Fix Released
Status in python-ceilometerclient:
  Fix Released
Status in python-cinderclient:
  Fix Released
Status in python-glanceclient:
  Fix Released
Status in python-neutronclient:
  Fix Released
Status in python-swiftclient:
  In Progress
Status in python-troveclient:
  In Progress
Status in storyboard:
  New
Status in OpenStack Object Storage (swift):
  In Progress
Status in taskflow:
  Fix Released
Status in tempest:
  Fix Released
Status in tuskar:
  Fix Released

Bug description:
  Many of the source code files have a beginning line

  # vim: tabstop=4 shiftwidth=4 softtabstop=4

  This should be deleted.

  Many of these lines are in the ceilometer/openstack/common directory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1229324/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1595623] [NEW] Improperly rendered Modal Form after one invalid submission

2016-06-23 Thread Tatiana Ovchinnikova
Public bug reported:

Steps to reproduce:

1. Go to Project -> Volumes
2. Pick an existing volume, click "Extend Volume" and get a modal form
3. Enter or select an invalid value for "New Size" field and click "Extend 
Volume"
4. Get another modal form with a warning message "New size must be greater than 
current size."
5. Enter an arbitrary value for "New Size" field, correct or not, and click 
"Extend Volume"

Expected:
You should get another modal form with a warning message or successfully 
extended volume depending on new size value.

Current behaviour:
The form closes with a message: "Danger: There was an error submitting the 
form. Please try again."

** Affects: horizon
 Importance: High
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
   Importance: Undecided => High

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1595623

Title:
  Improperly rendered Modal Form after one invalid submission

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Steps to reproduce:

  1. Go to Project -> Volumes
  2. Pick an existing volume, click "Extend Volume" and get a modal form
  3. Enter or select an invalid value for "New Size" field and click "Extend 
Volume"
  4. Get another modal form with a warning message "New size must be greater 
than current size."
  5. Enter an arbitrary value for "New Size" field, correct or not, and click 
"Extend Volume"

  Expected:
  You should get another modal form with a warning message or successfully 
extended volume depending on new size value.

  Current behaviour:
  The form closes with a message: "Danger: There was an error submitting the 
form. Please try again."

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1595623/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1541788] [NEW] Force line break for detail table cells

2016-02-04 Thread Tatiana Ovchinnikova
Public bug reported:

Some IDs from details don't fit properly the detail table cells and
actually are considered to be a long unsplitable word (see pic).

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

-- 
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/1541788

Title:
  Force line break for detail table cells

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Some IDs from details don't fit properly the detail table cells and
  actually are considered to be a long unsplitable word (see pic).

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1541788/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1505708] Re: [Sahara] Page with node group configs long parsed

2015-11-20 Thread Tatiana Ovchinnikova
This bug cannot be reproduced on devstack by Nov 18, 2015. If in your
environment it's still present, please provide more information and feel
free to reopen it.

** Changed in: horizon
   Status: New => 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/1505708

Title:
  [Sahara] Page with node group configs long parsed

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  ENVIRONMENT: devstack(13.10.2015)

  
  STEPS TO REPRODUCE:
  1. Navigate to "Node group templates"
  2. Click on "Create template"
  3. Select "Cloudera", "5.4.0"

  
  RESULT:  Page long parsed (size ~10MB)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1505708/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1503211] [NEW] Redundant success messages for LBaaS delete actions

2015-10-06 Thread Tatiana Ovchinnikova
Public bug reported:

After deleting pool, member or health monitor two success messages are
displaying instead of one.

** Affects: horizon
 Importance: Low
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

** Changed in: horizon
   Importance: Undecided => Low

-- 
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/1503211

Title:
  Redundant success messages for LBaaS delete actions

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  After deleting pool, member or health monitor two success messages are
  displaying instead of one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1503211/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1494216] [NEW] Policy check is missing for FWaaS tables

2015-09-10 Thread Tatiana Ovchinnikova
Public bug reported:

There are firewall policy columns in FWaaS rules and firewalls tables:

firewall_policy_id = tables.Column(get_policy_name,
   link=get_policy_link,
   verbose_name=_("In Policy"))

Method "get_policy_name" checks if there is a policy to display, but
"get_policy_link" doesn't, so when we try to add a new firewall rule
(which has no policy connection by default), horizon can't display FWaaS
tables because of "'NoneType' object has no attribute 'id'".

** Affects: horizon
 Importance: High
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

** 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.net/bugs/1494216

Title:
  Policy check is missing for FWaaS tables

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  There are firewall policy columns in FWaaS rules and firewalls tables:

  firewall_policy_id = tables.Column(get_policy_name,
 link=get_policy_link,
 verbose_name=_("In Policy"))

  Method "get_policy_name" checks if there is a policy to display, but
  "get_policy_link" doesn't, so when we try to add a new firewall rule
  (which has no policy connection by default), horizon can't display
  FWaaS tables because of "'NoneType' object has no attribute 'id'".

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1494216/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1492281] [NEW] VPNaaS and FWaaS delete actions need refactoring

2015-09-04 Thread Tatiana Ovchinnikova
Public bug reported:

VPNaaS and FWaaS delete actions are implemented in an unusual way and
have a lot of unnecessary code.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: In Progress

** Changed in: horizon
 Assignee: (unassigned) => Tatiana Ovchinnikova (tmazur)

-- 
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/1492281

Title:
  VPNaaS and FWaaS delete actions need refactoring

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  VPNaaS and FWaaS delete actions are implemented in an unusual way and
  have a lot of unnecessary code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1492281/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1484068] [NEW] Confusing confirmation message for disassociating floating IP from VIP

2015-08-12 Thread Tatiana Ovchinnikova
Public bug reported:

Since there's no separate VIPs tab for load balancers dashboard, pool's
id is used for generating confirmation messages even if VIP action is
chosen.  Thus while disassociating floating IP from VIP, the following
message is shown: 'You have selected pool name associated with VIP.
Please confirm your selection.' It would be nice to add a few words to
this message to make it clearer.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

-- 
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/1484068

Title:
  Confusing confirmation message for disassociating floating IP from VIP

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Since there's no separate VIPs tab for load balancers dashboard,
  pool's id is used for generating confirmation messages even if VIP
  action is chosen.  Thus while disassociating floating IP from VIP, the
  following message is shown: 'You have selected pool name associated
  with VIP. Please confirm your selection.' It would be nice to add a
  few words to this message to make it clearer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1484068/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1472167] [NEW] Fix column width for Firewalls' drag and drop forms

2015-07-07 Thread Tatiana Ovchinnikova
Public bug reported:

Firewalls' Add Policy and Add Firewall forms have columns with drag
and drop mechanisms. These columns should have a fixed width: they look
strange if there are no items in corresponding lists or items' names are
too short or too long.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

-- 
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/1472167

Title:
  Fix column width for Firewalls' drag and drop forms

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Firewalls' Add Policy and Add Firewall forms have columns with
  drag and drop mechanisms. These columns should have a fixed width:
  they look strange if there are no items in corresponding lists or
  items' names are too short or too long.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1472167/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1466453] [NEW] [data processing] Proper error messages for invalid details pages

2015-06-18 Thread Tatiana Ovchinnikova
Public bug reported:

Related bug: https://bugs.launchpad.net/horizon/+bug/1463838

Taking invalid IDs for details pages URLs causes stack traces instead of
proper error messages and redirecting to a corresponding table. This
should be fixed.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

-- 
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/1466453

Title:
   [data processing] Proper error messages for invalid details pages

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Related bug: https://bugs.launchpad.net/horizon/+bug/1463838

  Taking invalid IDs for details pages URLs causes stack traces instead
  of proper error messages and redirecting to a corresponding table.
  This should be fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1466453/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1464084] Re: Page not found (404) for Request URL: http://horizon_host/identity/projects

2015-06-18 Thread Tatiana Ovchinnikova
'projects'  is a default panel for 'Identity' so the request URL should
be just http://horizon_host/identity/

** Changed in: horizon
   Status: New = 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/1464084

Title:
  Page not found (404) for Request URL:
  http://horizon_host/identity/projects

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:

  Using the URLconf defined in openstack_dashboard.urls, Django tried
  these URL patterns, in this order:

  ^$ [name='splash']
  ^api/
  ^home/$ [name='user_home']
  ^i18n/js/(?Ppackages\S+?)/$ [name='jsi18n']
  ^i18n/setlang/$ [name='set_language']
  ^i18n/
  ^qunit/$ [name='qunit_tests']
  ^jasmine/(.*?)$
  ^project/
  ^settings/
  ^identity/ ^users/
  ^identity/ ^$ [name='index']
  ^identity/ ^create$ [name='create']
  ^identity/ ^(?Ptenant_id[^/]+)/update/$ [name='update']
  ^identity/ ^(?Pproject_id[^/]+)/usage/$ [name='usage']
  ^identity/ ^(?Pproject_id[^/]+)/detail/$ [name='detail']
  ^admin/
  ^auth/
  ^static\/(?Ppath.*)$
  ^media\/(?Ppath.*)$
  ^500/$

  The current URL, identity/projects, didn't match any of these.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1464084/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1443454] [NEW] [Heat] Links for nested stacks are missing

2015-04-13 Thread Tatiana Ovchinnikova
Public bug reported:

When there is a stack containing an autoscaling group (a nested stack),
there should be a link from stack details page, resources tab to a
similar details page for the nested stack. This page is accessible via
url like HorizonHost/project/stacks/uuid, however the corresponding
resource types should be added to resource url mapping to make proper
links  from stacks details.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: In Progress

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

-- 
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/1443454

Title:
  [Heat] Links for nested stacks are missing

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  When there is a stack containing an autoscaling group (a nested
  stack), there should be a link from stack details page, resources tab
  to a similar details page for the nested stack. This page is
  accessible via url like HorizonHost/project/stacks/uuid, however
  the corresponding resource types should be added to resource url
  mapping to make proper links  from stacks details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1443454/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1438138] [NEW] [Heat] Initial values aren't displaying properly in Launch Stack form

2015-03-30 Thread Tatiana Ovchinnikova
Public bug reported:

Using json type default data in a template causes annoying
inconsistencies in the second step of creating a stack. For example for
this template:


heat_template_version: 2013-05-23
parameters:
  key:
type: string
default: key
description: This is keypair to access into your stack.
  db_password:
type: string
default: secrete
hidden: true
  metadata:
type: json
default: {keyvalue: 5}


on the second step there would be metadata field with initial value 
{u'keyvalue': 5}. That is not valid JSON, and pressing Launch button would 
show: Expecting property name enclosed in double quotes.

** Affects: horizon
 Importance: Medium
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

** Changed in: horizon
   Importance: Undecided = Medium

-- 
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/1438138

Title:
  [Heat] Initial values aren't displaying properly in Launch Stack
  form

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Using json type default data in a template causes annoying
  inconsistencies in the second step of creating a stack. For example
  for this template:

  
  heat_template_version: 2013-05-23
  parameters:
key:
  type: string
  default: key
  description: This is keypair to access into your stack.
db_password:
  type: string
  default: secrete
  hidden: true
metadata:
  type: json
  default: {keyvalue: 5}

  
  on the second step there would be metadata field with initial value 
{u'keyvalue': 5}. That is not valid JSON, and pressing Launch button would 
show: Expecting property name enclosed in double quotes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1438138/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1387568] [NEW] Strange behavior of direct input boxes

2014-10-30 Thread Tatiana Ovchinnikova
Public bug reported:

When you try to change a textbox size, you get a weird picture: all the
other fields change their length too. Moreover, in some windows these
fields begin to cover a text on the right (try to drag Description
field at the Create Volume form or e.g. Launch Stack - Select
Template, Template Data field). It would be nice to have a maximum
value for the text field length or at least fix the covering of text on
the right (something like Launch Instance - Post Creation, Script
Data field).

** Affects: horizon
 Importance: Undecided
 Status: New

-- 
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/1387568

Title:
  Strange behavior of direct input boxes

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When you try to change a textbox size, you get a weird picture: all
  the other fields change their length too. Moreover, in some windows
  these fields begin to cover a text on the right (try to drag
  Description field at the Create Volume form or e.g. Launch Stack
  - Select Template, Template Data field). It would be nice to have a
  maximum value for the text field length or at least fix the covering
  of text on the right (something like Launch Instance - Post Creation,
  Script Data field).

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1387568/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1385244] [NEW] [Heat] Inappropriate color for stack resources rows

2014-10-24 Thread Tatiana Ovchinnikova
Public bug reported:

In spite of the fact that status of stack resource is Create complete,
the row color remains yellow instead of grey.

** Affects: horizon
 Importance: Undecided
 Status: New

-- 
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/1385244

Title:
  [Heat] Inappropriate color for stack resources rows

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  In spite of the fact that status of stack resource is Create
  complete, the row color remains yellow instead of grey.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1385244/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1384116] [NEW] Missing borders for Actions column in Firefox

2014-10-22 Thread Tatiana Ovchinnikova
Public bug reported:

In Firefox only, some rows are still missing borders in Actions
column. Moreover, the title row itself still should be fixed.

** Affects: horizon
 Importance: Low
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

** Changed in: horizon
   Importance: Undecided = Low

** Changed in: horizon
Milestone: None = kilo-1

-- 
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/1384116

Title:
  Missing borders for Actions column in Firefox

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  In Firefox only, some rows are still missing borders in Actions
  column. Moreover, the title row itself still should be fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1384116/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1378252] [NEW] White stripe at the bottom of sidebar

2014-10-07 Thread Tatiana Ovchinnikova
Public bug reported:

Close 'Project' and 'Admin' panels and open 'Identity'. There is a white
stripe at the bottom of the block, however there should be light gray
(#f9f9f9).

** Affects: horizon
 Importance: Low
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

** Changed in: horizon
   Importance: Undecided = Low

-- 
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/1378252

Title:
  White stripe at the bottom of sidebar

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Close 'Project' and 'Admin' panels and open 'Identity'. There is a
  white stripe at the bottom of the block, however there should be light
  gray (#f9f9f9).

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1378252/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1364274] [NEW] [Bootstrap] Striping issue still takes place in Firefox

2014-09-02 Thread Tatiana Ovchinnikova
Public bug reported:

In Firefox only, some rows are still missing right and lower border: odd
row, action column. Here this issue has been partially fixed:
https://bugs.launchpad.net/horizon/+bug/1353695, however we should fix
the bootstrap style in one more place to cover all Horizon tables.

** Affects: horizon
 Importance: Low
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

** Changed in: horizon
   Importance: Undecided = Low

-- 
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/1364274

Title:
  [Bootstrap] Striping issue still takes place in Firefox

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  In Firefox only, some rows are still missing right and lower border:
  odd row, action column. Here this issue has been partially fixed:
  https://bugs.launchpad.net/horizon/+bug/1353695, however we should fix
  the bootstrap style in one more place to cover all Horizon tables.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1364274/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1356821] [NEW] [data processing] Plugins page refactoring

2014-08-14 Thread Tatiana Ovchinnikova
Public bug reported:

There is no need of
'project/data_processing.data_plugins/_versions_list.html' template to
make a list of versions at the plugins table. Using standard Column
class attributes is much simpler.

** Affects: horizon
 Importance: Low
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

** Changed in: horizon
   Importance: Undecided = Low

-- 
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/1356821

Title:
  [data processing] Plugins page refactoring

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  There is no need of
  'project/data_processing.data_plugins/_versions_list.html' template to
  make a list of versions at the plugins table. Using standard Column
  class attributes is much simpler.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1356821/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1356836] [NEW] [data processing] Templates tables refactoring

2014-08-14 Thread Tatiana Ovchinnikova
Public bug reported:

List rendering at Cluster Templates and Node Group Templates tables
could be implemented without additional html templates. (Related bug:
https://bugs.launchpad.net/horizon/+bug/1356821)

** Affects: horizon
 Importance: Low
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

** Changed in: horizon
   Importance: Undecided = Low

-- 
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/1356836

Title:
  [data processing] Templates tables refactoring

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  List rendering at Cluster Templates and Node Group Templates tables
  could be implemented without additional html templates. (Related bug:
  https://bugs.launchpad.net/horizon/+bug/1356821)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1356836/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1351572] [NEW] LBaaS pool monitor association is broken

2014-08-02 Thread Tatiana Ovchinnikova
Public bug reported:

After Bootstrap 3 upgrade health monitors lists are not displaying
properly for 'Associate Monitor' and 'Disassociate Monitor' forms.

** Affects: horizon
 Importance: Undecided
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New


** Tags: lbaas

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

** Tags added: lbaas

-- 
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/1351572

Title:
  LBaaS pool monitor association is broken

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  After Bootstrap 3 upgrade health monitors lists are not displaying
  properly for 'Associate Monitor' and 'Disassociate Monitor' forms.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1351572/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1349714] [NEW] [Bootstrap] More missing 'plus' icons

2014-07-29 Thread Tatiana Ovchinnikova
Public bug reported:

Inspired by https://bugs.launchpad.net/horizon/+bug/1349606 found more
places where should be 'plus' icons: VPN pages and Data Processing
pages.

** Affects: horizon
 Importance: Wishlist
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

** Changed in: horizon
   Importance: Undecided = Wishlist

-- 
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/1349714

Title:
  [Bootstrap] More missing 'plus' icons

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Inspired by https://bugs.launchpad.net/horizon/+bug/1349606 found more
  places where should be 'plus' icons: VPN pages and Data Processing
  pages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1349714/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1348561] [NEW] Cinder is not mocked properly

2014-07-25 Thread Tatiana Ovchinnikova
Public bug reported:

Cinder traces return:

DEBUG:cinderclient.client:Connection refused:
HTTPConnectionPool(host='public.nova.example.com', port=8776): Max
retries exceeded with url: /v1/types/1 (Caused by class
'socket.gaierror': [Errno -2] Name or service not known)

** Affects: horizon
 Importance: Medium
 Assignee: Tatiana Ovchinnikova (tmazur)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) = Tatiana Ovchinnikova (tmazur)

** Changed in: horizon
   Importance: Undecided = Medium

-- 
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/1348561

Title:
  Cinder is not mocked properly

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Cinder traces return:

  DEBUG:cinderclient.client:Connection refused:
  HTTPConnectionPool(host='public.nova.example.com', port=8776): Max
  retries exceeded with url: /v1/types/1 (Caused by class
  'socket.gaierror': [Errno -2] Name or service not known)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1348561/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp