summaryrefslogtreecommitdiffstats
path: root/conductor/README.rst
diff options
context:
space:
mode:
authorfsandoval <frank.sandoval@oamtechnologies.com>2018-05-31 09:36:45 -0600
committerfsandoval <frank.sandoval@oamtechnologies.com>2018-05-31 09:36:56 -0600
commit40db765dbfa3f18d59f08e84a49f08aa58b66ca0 (patch)
treef2c8251e473091c48000b68d31f783ad8a0f5298 /conductor/README.rst
parentc8d14fbe6c762581737c95ede15e9b9919bee788 (diff)
moved docs to has/docs
Issue-ID: OPTFRA-242 Change-Id: Ib46a96f5d7281084cb8c859b4bbe56265b8ccdba Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
Diffstat (limited to 'conductor/README.rst')
-rw-r--r--conductor/README.rst26
1 files changed, 0 insertions, 26 deletions
diff --git a/conductor/README.rst b/conductor/README.rst
deleted file mode 100644
index c90eff6..0000000
--- a/conductor/README.rst
+++ /dev/null
@@ -1,26 +0,0 @@
-=========
-Conductor
-=========
-
-OF-HAS is the implementation of the ONAP Homing Service. The formal project name in ONAP is *OF-HAS*. The informal name for the project is *Conductor* (inherited from the seed-code), which is interchangeably used through the project.
-
-Given the description of what needs to be deployed (demands) and the placement requirements (constraints), Conductor determines placement candidates that meet all constraints while optimizing the resource usage of the AIC infrastructure. A customer request may be satisfied by deploying new VMs in AIC (AIC inventory) or by using existing service instances with enough remaining capacity (service inventory).
-
-From a canonical standpoint, Conductor is known as a *homing service*, in the same way OpenStack Heat is an orchestration service, or Nova is a compute service.
-
-* License: Licensed under the Apache License, Version 2.0
-* `PyPI`_ - package installation
-* `Python/Linux Distribution Notes`_
-* `Conductor Template Guide`_
-* `Example Templates`_
-* `Homing API`_
-* `Bugs`_ - issue tracking
-* `Source`_
-
-.. _PyPI:
-.. _Python/Linux Distribution Notes: /doc/distribution/README.md
-.. _Conductor Template Guide: /doc/template/README.md
-.. _Example Templates: /examples/README.md
-.. _Homing API: /doc/api/README.md
-.. _Bugs: https://jira.onap.org/projects/OPTFRA/summary
-.. _Source: https://gerrit.onap.org/r/optf/has