| commit | fa02f8a90b7fe1e1b7a80feedef4132bef1ca3e4 | [log] [tgz] |
|---|---|---|
| author | aktas <emin.aktas@ulakhaberlesme.com.tr> | Thu Jul 29 17:41:40 2021 +0300 |
| committer | garciadav <david.garcia@canonical.com> | Tue Aug 17 12:26:48 2021 +0200 |
| tree | 8b481b694c34bc737422509ecf0ad4395a154a16 | |
| parent | ba1d07263821169bc36b3f9f9f93cbed93baad4a [diff] [blame] |
Bug 1609 fix This patch changes the behaviour of native charm deployments. it won't deploy another application for the same vnf or vdu charm at initial deployment or scaling process. It scales the application. Change-Id: I3fc52a5ddb0cb7cb16937bc12cf343f7d869c9ee Signed-off-by: aktas <emin.aktas@ulakhaberlesme.com.tr>
diff --git a/.gitignore b/.gitignore index 191b24e..e7b66fb 100644 --- a/.gitignore +++ b/.gitignore
@@ -37,3 +37,4 @@ pyvenv.cfg share/ venv/ +.idea