From 31560e9a26e6a7e2e65d18924c938ee7a7683fb3 Mon Sep 17 00:00:00 2001 From: bobzhou Date: Mon, 17 Dec 2018 17:41:39 +0800 Subject: upload cyborg base mitaka version Change-Id: Iff52024026c9eff899246be70cc89fe6e65befff Signed-off-by: bobzhou --- .../releasenotes/notes/basic-framework-28d6b42d9bf684af.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 cyborg_enhancement/mitaka_version/cyborg/releasenotes/notes/basic-framework-28d6b42d9bf684af.yaml (limited to 'cyborg_enhancement/mitaka_version/cyborg/releasenotes/notes/basic-framework-28d6b42d9bf684af.yaml') diff --git a/cyborg_enhancement/mitaka_version/cyborg/releasenotes/notes/basic-framework-28d6b42d9bf684af.yaml b/cyborg_enhancement/mitaka_version/cyborg/releasenotes/notes/basic-framework-28d6b42d9bf684af.yaml new file mode 100644 index 0000000..b38c782 --- /dev/null +++ b/cyborg_enhancement/mitaka_version/cyborg/releasenotes/notes/basic-framework-28d6b42d9bf684af.yaml @@ -0,0 +1,9 @@ +--- +features: + - | + The Cyborg framework consists of three core services:Api, Conductor + and Agent. + Cyborg Api supports GET/POST/PUT/DELETE operations for accelerators. + Cyborg conductor is responsible for handling all API requests that come in + via the API service. + Cyborg Agent is responsible for all the Nova Cyborg interaction. -- cgit 1.2.3-korg