Comment 4 for bug 1423628

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

Reviewed: https://review.openstack.org/157467
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=9b8ab565fa8f403e9cd137f9f976ca475bdc593b
Submitter: Jenkins
Branch: master

commit 9b8ab565fa8f403e9cd137f9f976ca475bdc593b
Author: Eric Larson <email address hidden>
Date: Thu Feb 19 12:01:41 2015 -0600

    Assume a new developer won't create a "designate" user in the dev guide

    The getting started docs suggest checking the code out into `/var/lib`,
    but this requires a later step of adding a `designate` user to the
    sudoers list without adding a step of adding the `designate` user in the
    first place.

    This updates the docs and basic config example to simply check out the
    code into `$HOME/openstack/designate/` and removes sudoers step.

    Closes-Bug: 1423628
    Change-Id: Ia30b5460532589417a7e8b1fad9c233ced954106