The quickstart guide is for new developers to quickly setup the
environment and they are unlike to setup additional nodes
as part of the quick start. So let's split the multi-node setup
session out.
Change-Id: I83f7aa61ec0c2681a5b9e79950ebde27879ca961
There are sample local.conf in multiple locations. It is better
to consolidate them into one location to ensure consistency.
Change-Id: I3bfe6a32daeab6ca427173e3e3f96354d622b991
LIBS_FROM_GIT should config by user in them local.conf,
This patch Remove LIBS_FROM_GIT from the plugin code.
Closes-Bug: #1733805
Change-Id: I89f6c541e07e8f84cbbd0d7aece91bd320370442
Add the following items for doc/source/contributor
1. add file for documentation, gerrit, jenkins, launchpad
and releasenotes
2. Add README for admin, cli, install and contributor
Change-Id: I6463a9e4df64a2e2e3cb0043f9e5aaa92aeb0519
This patch adds the ``warning-is-error`` flag in setup.cfg
to build documents and also fix failure with the introduction
of this flag.
Change-Id: I3bfedc31361584526d6f528b74b0be3993f1ecba
Partial-Bug: #1703442