StarlingX Distributed Cloud Client
Go to file
Abraham Arce 44623d07d9 [Doc] Building docs following Docs Contrib Guide
Baseline changes to comply with OpenStack Documentation
Contributor Guide [0] starting with the following sections:

- Project guide setup
  - [1] sphinx-quickstart
  - [2] doc/source/ layout
- Building documentation
  - [3] tox -e docs
- Using documentation tools
  - [4] openstackdocstheme
- Use build-openstack-docs-pti job template for docs
- Adding SPDX-License-Identifier: Apache-2.0

[0] https://docs.openstack.org/doc-contrib-guide
[1] http://www.sphinx-doc.org/en/master/usage/quickstart.html
[2] https://docs.openstack.org/doc-contrib-guide/project-guides.html
[3] https://docs.openstack.org/doc-contrib-guide/docs-builds.html
[4] https://docs.openstack.org/openstackdocstheme/

Story: 2002708
Task: 26730

Story: 2002813
Task: 26731

Change-Id: I010466d6edfea614d31dad0ae16903d324d4cc64
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2018-09-25 14:18:47 -05:00
dcmanagerclient StarlingX open source release updates 2018-08-07 11:51:16 -04:00
doc [Doc] Building docs following Docs Contrib Guide 2018-09-25 14:18:47 -05:00
.coveragerc StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.gitignore StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.gitreview Set up initial Gerrit requirements 2018-09-06 15:39:33 -05:00
.mailmap StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.testr.conf StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.zuul.yaml [Doc] Building docs following Docs Contrib Guide 2018-09-25 14:18:47 -05:00
CONTRIBUTING.rst StarlingX open source release updates 2018-08-07 11:51:16 -04:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-08-07 11:51:16 -04:00
HACKING.rst Update the URL in HACKING.rst 2018-09-23 16:31:32 +08:00
LICENSE StarlingX open source release updates 2018-08-07 11:51:16 -04:00
MANIFEST.in StarlingX open source release updates 2018-08-07 11:51:16 -04:00
README.rst StarlingX open source release updates 2018-08-07 11:51:16 -04:00
babel.cfg StarlingX open source release updates 2018-08-07 11:51:16 -04:00
requirements.txt StarlingX open source release updates 2018-08-07 11:51:16 -04:00
setup.cfg StarlingX open source release updates 2018-08-07 11:51:16 -04:00
setup.py StarlingX open source release updates 2018-08-07 11:51:16 -04:00
test-requirements.txt Set up initial Gerrit requirements 2018-09-06 15:39:33 -05:00
tox.ini [Doc] Building docs following Docs Contrib Guide 2018-09-25 14:18:47 -05:00

README.rst

Dcmanagerclient

Wind River's Distributed Cloud system supports an edge computing solution by providing central management and orchestration for a geographically distributed network of Titanium Cloud systems.

python-dcmanagerclient

Python client for dcmanager

This is a client library for Dcmanager built on the Dcmanager API. It provides a Python API (the dcmanagerclient module) and a command-line tool (dcmanager).