Comment 2 for bug 1361275

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

Reviewed: https://review.openstack.org/140969
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=5684c2da22bcad0dfa84e791db17856336f5f5c3
Submitter: Jenkins
Branch: master

commit 5684c2da22bcad0dfa84e791db17856336f5f5c3
Author: Flavio Percoco <email address hidden>
Date: Thu Dec 11 08:32:44 2014 +0100

    Expose pools and flavors in homedoc

    Pools and flavors were missing from our v1.1 homedoc. This patches adds
    them just when admin_mode is enabled. To do so, the falcon resource now
    accepts a conf object.

    Follow up patches should make all resources accept a conf object, for
    the sake of consistency.

    Change-Id: I6da7c8e4dedc9722858f360b074611b904c8d131
    Closes-bug: #1361275