Age | Commit message (Collapse) | Author | Files | Lines |
|
As some changes in OpenStack projects like KeyStone PKI token
deprecation, L2GW moved away from Neutron stadium, Tricircle
shrinked scope and became OpenStack big-tent project, and
Kingbird has made great progress in feature development
after the initial requirements discussion. Documents need to
update to reflect these recent changes.
python-kingbirdclient was introduced recently, so the usage
guide is updated to use python-kingbirdclient. The new feature
key pair synchronization is also included in the usage guide.
Change-Id: Iad9fbd441d191defa5e8793633a626ab5a24f217
Signed-off-by: joehuang <joehuang@huawei.com>
|
|
X_ROLE in http header is not needed. It will be removed because
in keystonemiddleware/auth_token/AuthProtocol.process_request()
request.remove_auth_headers() is called.
Some incorrect statements like "ROLE: dmin" bring confusion.
Change-Id: Ic074425803b6d643502f87543bc527e69aab4e8e
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
According to the OPNFV IP Policy, update the license to
Creative Commons 4.0
For the document were prepared by the team members from
various companies, so the "(c) OPNFV" from the
copyritht declaration is removed.
Change-Id: I47c8356dfb484cd0960916298e2863f37d6c8827
Signed-off-by: joehuang <joehuang@huawei.com>
|
|
According to the document structure, feature projects are
expected to store their documentation as following,
<repo>/docs/userguide/feature.usage.rst
<repo>/docs/userguide/index.rst
<repo>/docs/installationprocedure/feature.configuration.rst
<repo>/docs/installationprocedure/index.rst
And as per previous release,
<repo>/docs/releasenotes/release.notes.rst
<repo>/docs/releasenotes/index.rst
In multisite repo that we have both an installation instruction
and a config guide. Need to combine these and then store them in
<repo>/docs/installationprocedure/feature.configuration.rst
And add release notes.
Change-Id: I9ba0663640063488e232b1342174b10266ac77fc
Signed-off-by: joehuang <joehuang@huawei.com>
|
|
Moved the installationprocedure/abstract.rst into the installation document.
Change-Id: I120b5ab8534bef392d66dc9763a3b68138eede53
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|
|
Kingbird is a sub-project in multisite, and will be released
as part of OPNFV Colorado release, add Kingbird installation
, configuration and user guide to the Multisite repository, and
in later patch includes them into OPNFV documentation.
Change-Id: I3f8f3528c495f6f10bfa790763cc7c69017d7bdb
Signed-off-by: joehuang <joehuang@huawei.com>
|