11 Commits

Author SHA1 Message Date
Hongbin Lu
42111f8136 Doc: split second-node setup out of quickstart guide
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
2018-01-27 16:07:43 +00:00
Kien Nguyen
95a50be78e Update devstack installation quickstart
Depends-On: Iaf4d90bc6ee605f75cdede510774bd2261944790
Change-Id: I678c99578cd6eaacd87977a7e89fc859241270d2
2017-12-05 11:29:20 +07:00
Hongbin Lu
ee69d292ec Document how to use Glance's docker image
Change-Id: I6e3dc1ac1be43c6015d4e55033c72dc67d32bee0
Closes-Bug: #1685518
2017-11-30 16:15:02 +00:00
Hongbin Lu
cafbea5e92 Consolidate devstack config into sample
There are sample local.conf in multiple locations. It is better
to consolidate them into one location to ensure consistency.

Change-Id: I3bfe6a32daeab6ca427173e3e3f96354d622b991
2017-11-24 02:33:24 +00:00
zhurong
d3f19e181e Remove LIBS_FROM_GIT from the plugin code
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
2017-11-23 11:35:06 +08:00
junboli
d731c27118 Add and update docs for doc/source directory
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
2017-10-16 11:20:34 +08:00
Jenkins
6547bfd427 Merge "Update the sample local.conf in quickstart" 2017-09-15 06:33:11 +00:00
Kien Nguyen
71150537dc [TrivialFix] Add note for multi-node deployment
Change-Id: Ic1ec9f237060d4ff70759a8a56baa5d3c09492e5
2017-09-06 17:12:05 +07:00
Hongbin Lu
1e154c8434 Update the sample local.conf in quickstart
Need to enable devstack-plugin-container in the setup of the
second node as well.

Change-Id: If7757af56acd9267071b18bd4fc2354a66df508a
2017-09-05 18:56:29 -04:00
Madhuri Kumari
4b489da4f7 Add warning-is-error in setup.cfg
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
2017-07-14 08:58:54 +00:00
Madhuri Kumari
6e48d31a72 Move the contributor related docs to contributor/ dir
Change-Id: I79d168e60758722af4c9c4a0df69efb1728e3bd6
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Partial-Bug: #1703442
2017-07-14 10:21:18 +05:30