X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdeveloper-guide.rst;h=f9a95ccfa429b0b8d194d3c811a877d7cc12ceb6;hb=09edf28fd47faf808e053d6ede06315c3926fa45;hp=57c70020ec484eca6e2c30945456c5a850e619fd;hpb=5ad8f03e1fc7683bb59da31f59edc2f6c0b2372b;p=ric-plt%2Fa1.git diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index 57c7002..f9a95cc 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -1,5 +1,22 @@ -A1 -== +.. ================================================================================== +.. Copyright (c) 2019 Nokia +.. Copyright (c) 2018-2019 AT&T Intellectual Property. +.. +.. Licensed under the Apache License, Version 2.0 (the "License"); +.. you may not use this file except in compliance with the License. +.. You may obtain a copy of the License at +.. +.. http://www.apache.org/licenses/LICENSE-2.0 +.. +.. Unless required by applicable law or agreed to in writing, software +.. distributed under the License is distributed on an "AS IS" BASIS, +.. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +.. See the License for the specific language governing permissions and +.. limitations under the License. +.. ================================================================================== + +A1 Dev Guide +============ Tech Stack ========== @@ -18,7 +35,13 @@ This project follows semver. When changes are made, the versions are in: 2) ``setup.py`` -3) ``a1/openapi.yml`` +3) ``container-tag.yaml`` + +4) ``a1mediator/values.yaml`` + +5) ``a1mediator/Chart.yaml`` + +6) ``a1/openapi.yml`` Running locally =============== @@ -53,7 +76,7 @@ Running locally Testing locally =============== -There are also two test receivers in ``localtests`` you can run locally. +There are also two test receivers in ``integration_tests`` you can run locally. The first is meant to be used with the ``control_admission`` policy (that comes in test fixture ric manifest):