Comment 4 for bug 1226153

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

Reviewed: https://review.openstack.org/47261
Committed: http://github.com/stackforge/inception/commit/45d73ca7b629004b5178d241c3a9032db69ba106
Submitter: Jenkins
Branch: master

commit 45d73ca7b629004b5178d241c3a9032db69ba106
Author: Andrew Forrest <email address hidden>
Date: Wed Sep 18 14:19:36 2013 -0700

    Include scripts in package: chef + orchestrator

    Add the 'data_files' and 'scripts' directives to the setup() call
    in setup.py so as to make setuptools include the chef scripts
    and orchestrator script in the package and install them in locations
    suitable for the current code.

    Change-Id: Iad2ca28224a60ec0cb23dcbb0f0b23fa8801f513
    Closes-bug: #1226153