Bug 1609 fix 86/11086/12
authoraktas <emin.aktas@ulakhaberlesme.com.tr>
Thu, 29 Jul 2021 14:41:40 +0000 (17:41 +0300)
committergarciadav <david.garcia@canonical.com>
Tue, 17 Aug 2021 10:26:48 +0000 (12:26 +0200)
commitfa02f8a90b7fe1e1b7a80feedef4132bef1ca3e4
tree8b481b694c34bc737422509ecf0ad4395a154a16
parentba1d07263821169bc36b3f9f9f93cbed93baad4a
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>
.gitignore
n2vc/exceptions.py
n2vc/libjuju.py
n2vc/n2vc_juju_conn.py
n2vc/tests/unit/test_libjuju.py
n2vc/tests/unit/utils.py