490492b967
This commit changes trove-integration and the artifacts that were brought over from that repository and brings them into the trove repository. The things (specifically) done in this commit are: 1. get rid of .gitreview; this is no longer a repository of its own, it is a part of the trove repository. 2. Update the readme (README.md) 3. Make the elements work in this directory structure 4. Rename the elements and get rid of the name 'reddwarf', change the name redstack to trovestack 5. Refactor all scripts and make them reflect the new directory structure. Change-Id: Iae67fe231b6c7964ca3f31fc593fc9fa4111d5be
38 lines
848 B
Plaintext
38 lines
848 B
Plaintext
$TROVE_PRESENT_TAG
|
|
# Set some arguments for devstack.
|
|
#
|
|
# Note: This file contains autogenerated parts.
|
|
# All lines are removed from between the tag/end of tag
|
|
# markers (lines with '$MARKER_TOKEN' at beginning and end) and
|
|
# are replaced by trovestack.
|
|
# Edits to these sections will not persist.
|
|
#
|
|
# See the '$USER_OPTS_TAG' section
|
|
# for ways to insert user args into this file.
|
|
#
|
|
|
|
#
|
|
# This section is for things that belong in localrc
|
|
# It comes from $DEFAULT_LOCALRC
|
|
#
|
|
[[local|localrc]]
|
|
|
|
$LOCALRC_OPTS_TAG
|
|
$LOCALRC_OPTS_TAG_END
|
|
|
|
#
|
|
# User options here were inserted from the file USER_LOCAL_CONF
|
|
# (defaults to $USERHOME/.$LOCAL_CONF)
|
|
#
|
|
|
|
$USER_OPTS_TAG
|
|
$USER_OPTS_TAG_END
|
|
|
|
#
|
|
# Additional options here were inserted by trovestack
|
|
# automatically from files in $LOCAL_CONF_D
|
|
#
|
|
|
|
$ADD_OPTS_TAG
|
|
$ADD_OPTS_TAG_END
|