← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1583611] Re: Compiled .mo files are not included in keystone builds

 

Reviewed:  https://review.openstack.org/318527
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=d87a098cc24b3296c49e5fa16f1eda197f1547e6
Submitter: Jenkins
Branch:    master

commit d87a098cc24b3296c49e5fa16f1eda197f1547e6
Author: Alfredo Moralejo <amoralej@xxxxxxxxxx>
Date:   Thu May 19 11:12:09 2016 +0200

    Add .mo files to MANIFEST.in
    
    Translations .mo files created with compile_catalog should
    be included in the build if they exist.
    
    Additionally, .pot files have been removed from source git in
    https://review.openstack.org/307589 so they can be ignored in
    MANIFEST.in.
    
    Closes-Bug: 1583611
    
    Change-Id: Ia0c87360d34936d432eceb22210f03f8592c6fec


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1583611

Title:
  Compiled .mo files are not included in keystone builds

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  When I create compiled .mo files using command:

  # python setup.py compile_catalog

  The .mo created files are not included when i build with

  # python setup.py build

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


References