Allow the setup-devstack-source-dirs role to accept a target role to be setup - when available - for the repos. Change-Id: Iebcba0d4be6d9d71b783e10a82c35a406afbd6bf
17 lines
342 B
ReStructuredText
17 lines
342 B
ReStructuredText
Set up the devstack source directories
|
|
|
|
Ensure that the base directory exists, and then move the source repos
|
|
into it.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: devstack_base_dir
|
|
:default: /opt/stack
|
|
|
|
The devstack base directory.
|
|
|
|
.. zuul:rolevar:: devstack_branch
|
|
:default: None
|
|
|
|
The target branch to be setup (where available).
|