Comment 2 for bug 1710396

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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 <email address hidden>
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