Comment 10 for bug 1496164

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

Reviewed: https://review.openstack.org/237274
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=438a5d0566b61973b8f054a9c6c940f72e436f7a
Submitter: Jenkins
Branch: master

commit 438a5d0566b61973b8f054a9c6c940f72e436f7a
Author: Richard Jones <email address hidden>
Date: Tue Oct 20 09:35:48 2015 +1100

    Update startdash/startpanel for newer Django patterns

    Django has transitioned to argparse for management commands, and this
    patch migrates Horizon's commands to use the newer patterns.

    Change-Id: Ib62286a92dd026d2e1224193a93f00846aa07fff
    Closes-bug: #1496164