13 Commits

Author SHA1 Message Date
Shaohe Feng
34f8c6a147 bug fix: deploy every cyborg components correctly
Different components need different config.

Change-Id: Id73cd0dd7eb2abc2d411cc3d5abbbd4e3df58f0f
2019-06-19 03:41:12 +00:00
Le Hou
e908282622 Use opendev repository
Change-Id: Ibf9a0776d06b1b9fdccc8701a8b0df708800fb9e
2019-04-23 17:23:37 +08:00
Shaohe Feng
dd8057211c add knob for OPAE install
Currently, OPAE is so picky about the OS.

Not every developer need OPAE.
In order to make them happy, add knot for OPAE install.

Change-Id: Ief2c75c4bc80bb7b01a812fd6f18abd6a3acfcc5
2019-04-10 10:29:40 +00:00
Zuul
80f638ac51 Merge "Add cyborg driver development guide" 2019-04-02 14:31:26 +00:00
wangzh21
a94c3a9ccb Add cyborg driver development guide
Change-Id: I0a235b1f7a08a608c4ad943b53adf41e4495fa77
2019-03-31 21:50:21 +08:00
Ian Wienand
1a3db2be6b Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Ic074292a61287e774511a3a87b09e790658bb0f5
2019-03-24 20:33:23 +00:00
wingwj
5ef401006b Add OS-limitation in the devstack_setup doc
Now it's not available to install cyborg using devstack
on Ubuntu higher than 16.04 now.

Before the restrictions are removed, it's recommended to add
a reminder to the document to avoid invalid installation.

Change-Id: I2e8b4932f5efec3cf6112dcb6cbcb336a9fd4c08
Story: 2004683
Task: 28686
2018-12-28 16:06:37 +08:00
Yumeng Bao
f3a017d09e [docs] Deploy cyborg api under WSGI server
This patch adds the docs for deploying cyborg api under WSGI server
and fixes a few small mistakes.

Change-Id: I51529d0f0fbaeac34b39e4fb84396e08263ef499
2018-10-23 22:53:23 -07:00
wangzh21
f67e3daaf6 Add note to dev_setup doc
1.Add note(PIP_UPGRADE) for local.conf.
2.Move bash to code-block: console. If not, the quotation marks
will display as Chinese character.

Change-Id: I48f899de345b8dc85b992d18b10922db5fa107e1
2018-06-05 18:29:44 +08:00
Shaohe Feng
f2bbb73898 doc fix: devstack setup doc can not display well
Let's use utf-8 encode.
Change md syntax to rst.

Change-Id: I417781692e198e4f9b073fcba44b5af3fa22b4ff
2018-05-29 16:27:15 +00:00
Nguyen Van Trung
38c1618e60 Add doc8 to pep8 check for cyborg project
This patch adds a doc8 check of .rst files to the current pep8 check.
It includes fixes to the .rst files that didn't pass the check.

Change-Id: Ib7a63d1e579f77039172aa4f99d26a3ceeef83d7
2018-05-10 09:32:01 +07:00
zhipengh
54ec660a57 queens release doc fix part 3
Add Jinghan's devstack guide to doc

Change-Id: I782943a3a102132612a3a6803e12e5f95f0bb359
Signed-off-by: zhipengh <huangzhipeng@huawei.com>
2018-02-15 00:26:40 +08:00
zhipengh
2e78e10e5a queens release doc fix part 1
More patches might follow

Update 0(pacth 1):
1.remove unnecessary files
2.reorg doc directory

Update 1(patch 2):
add releasenotes and cleanup the internal-api spec

Update 2(patch 3):
1.added a new releasenote for generic-driver
2.fixed errors in the other four earlier releasenotes
3.add comment in cyborg/object/accelerator.py and deployable.py to
let user better know the meanings of the table entries.

Change-Id: I45a104f9f77a0a163008657c681cf109f941dd11
Signed-off-by: zhipengh <huangzhipeng@huawei.com>
2018-02-07 20:53:38 +08:00