← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1418027] Re: Status are not all translatable

 

** 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/1418027

Title:
  Status are not all translatable

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  openstack_dashboard/dashboards/identity/groups/tables.py:                            status_choices=STATUS_CHOICES,
  openstack_dashboard/dashboards/identity/users/tables.py:                            status_choices=STATUS_CHOICES,
  openstack_dashboard/dashboards/project/containers/tables.py:                                    status_choices=METADATA_LOADED_CHOICES,
  openstack_dashboard/dashboards/project/data_processing/clusters/tables.py:                           status_choices=STATUS_CHOICES)
  openstack_dashboard/dashboards/project/data_processing/job_executions/tables.py:                         display_choices=(("id", "ID"), ("name", "Name")),
  openstack_dashboard/dashboards/project/data_processing/job_executions/tables.py:                          status_choices=STATUS_CHOICES,
  openstack_dashboard/dashboards/project/database_backups/tables.py:                           status_choices=STATUS_CHOICES)
  openstack_dashboard/dashboards/project/databases/tables.py:                           status_choices=STATUS_CHOICES)
  openstack_dashboard/dashboards/project/databases/tables.py:                           status_choices=backup_tables.STATUS_CHOICES)
  openstack_dashboard/dashboards/project/stacks/tables.py:                           status_choices=STATUS_CHOICES)
  openstack_dashboard/dashboards/project/stacks/tables.py:                           status_choices=STATUS_CHOICES)
  openstack_dashboard/dashboards/project/vpn/tables.py:                           status_choices=STATUS_CHOICES)
  openstack_dashboard/dashboards/project/vpn/tables.py:                           status_choices=STATUS_CHOICES)

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


References