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
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
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
This patch adds the docs for deploying cyborg api under WSGI server
and fixes a few small mistakes.
Change-Id: I51529d0f0fbaeac34b39e4fb84396e08263ef499
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
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
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>