← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1710396] Re: tox -e manage -- extract_messages mixes horizon and openstack_dashboard catalogs

 

Reviewed:  https://review.openstack.org/493320
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=19a4012b9119643a612cf5d61be5c7d8ed128a65
Submitter: Jenkins
Branch:    master

commit 19a4012b9119643a612cf5d61be5c7d8ed128a65
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Sat Aug 12 17:52:31 2017 +0000

    extract_messages: Specify input directory
    
    Currently horizon/locale/{django,djangojs}.js contain strings from
    openstack_dashboard and vice versa. To avoid this, --input-dirs
    option needs to be passed to python setup.py extract_messages.
    
    Change-Id: Iee874616f4c037cc68bc3b0c7d8586d86f7153f4
    Closes-Bug: #1710396


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

Title:
  tox -e manage -- extract_messages mixes horizon and
  openstack_dashboard catalogs

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  when we run tox -e manage -- extract_messages, we will get message catalogs both for horizon and openstack_dashboard but each message catalogs contains strings from both horizon and openstack_dashboard.
  horizon message catalogs should contains only horizon strings and same for openstack_dashboard.

  http://paste.openstack.org/show/618249/

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


References