Merge "Update index.rst" into frankfurt frankfurt 6.0.0-ONAP
authorShankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com>
Thu, 28 May 2020 19:15:06 +0000 (19:15 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 28 May 2020 19:15:06 +0000 (19:15 +0000)
docs/sections/upgradestrategy.rst [new file with mode: 0644]

diff --git a/docs/sections/upgradestrategy.rst b/docs/sections/upgradestrategy.rst
new file mode 100644 (file)
index 0000000..d461127
--- /dev/null
@@ -0,0 +1,20 @@
+..
+ This work is licensed under a Creative Commons Attribution 4.0
+ International License.
+
+================
+Upgrade Strategy
+================
+
+HAS can be upgraded in place(remove and replace) or using a blue-green
+strategy.
+
+There is no database migration required.
+
+Supporting Facts
+================
+
+HAS only stores the info and status of the incoming homing requests. It
+leverages MUSIC APIs for storing this information. It also leverages
+MUSIC for communication among the HAS components. So, redeploying HAS
+will not impact the data stored in MUSIC.