Move integration tests to k8s
[ric-plt/a1.git] / docs / developer-guide.rst
index 57c7002..f9a95cc 100644 (file)
@@ -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):