← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1390207] Re: network admin state needs to be translatable

 

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

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

Title:
  network admin state needs to be translatable

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In several panels the network admin state is hardcoded to UP/DOWN.  I
  know this was observed during code development and key points in the
  code are flagged.  However, I could not find any existing bug to track
  this issue.

  ./openstack_dashboard/dashboards/admin/networks/ports/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/admin/networks/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/admin/networks/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/routers/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/firewalls/workflows.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/firewalls/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/vpn/workflows.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/vpn/workflows.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/vpn/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/vpn/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/networks/workflows.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/networks/ports/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/networks/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/loadbalancers/workflows.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/loadbalancers/workflows.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/loadbalancers/workflows.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/loadbalancers/workflows.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/loadbalancers/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/loadbalancers/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/loadbalancers/forms.py:    # TODO(amotoki): make UP/DOWN translatable
  ./openstack_dashboard/dashboards/project/loadbalancers/forms.py:    # TODO(amotoki): make UP/DOWN translatable

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


References