Age | Commit message (Collapse) | Author | Files | Lines |
|
- create a .pre-commit-config.yaml configuration file with
* gitlint
* trailing blanks linter
* tabs removal linter
- exclude .git folder from it
- exclude Makefiles since tabs are mandatory by default in them
- create a tox pre-commit profile to run it from tox
note gitlint is not runnable at this pre-commit stage
- create pre-commit-install and pre-commit-uninstall tox profiles to
(un)install hooks locally and (un)perform tests at each "git commit"
call (i.e. without calling manually the pre-commit tox profile)
- precise pre-commit stages/types in the pre-commit configuration file
so that hooks are installed correctly. This avoids messages about
skipped tests when they are run at a wrong stage.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ie95bb4f6f90be80b05a1398973caffeff7936881
|
|
pointed out by checkbashisms.
$ tox -e checkbashisms |grep 'interpreter line' | cut -d' ' -f2
|xargs grep -lv '#!/bin/sh' | xargs sed -i -e '1i#!/bin/sh' -e '1i\\'
plus manual fixes
Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Ic41fec6ebadd162cecf889f2b119ac82551bd21d
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: Ifc524b9818517d5c7741f11e09734300ef66ce77
Issue-ID: OOM-2562
|
|
The sdnc-portal component is currently disabled due to known security
vulnerabilities. This component is no longer supported - the developer
left the project - and its functionality is not really needed. So, we
are removing this component in Guilin.
Issue-ID: SDNC-1236
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I45c7cad2102011fb25ca9f6707792dfd5c97624f
|
|
ONAP is too big to be deployed using helm install so we need to
use a custom helm plugin helm deploy. This script deloys onap
component by component instead of deploying evrything at
once. Unfortunately this script also modifies the helm release by
appending component name to it.
As a result of this behavior our objects are called for example:
onap-mariadb-galera-mariadb-galera-0
instead of just being called onap-mariadb-galera-0.
This patch simplifies this naming convention by replacing all direct
usages of .Release.Name with common.release macro which strips the
component specific part from the release name.
Issue-ID: OOM-2275
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ia8cead50d305adb00eef666d0a1ace74479b5183
|
|
Issue-ID: MULTICLOUD-775
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: Ieeab8ba5e6fd5f9d307f6ec996ca724058a08c1b
|
|
Change-Id: Ifbe5637edeb22a748699ff923584a12bc47b44e9
Issue-ID: MULTICLOUD-428
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
|
|
|
|
Change-Id: I36f00800cab85ba82ad35968b33222208ee7bc36
Issue-ID: MULTICLOUD-276
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
|
|
The credentials are defaulted to the demo AAF
install accounts. These credentials will be used
in the default ONAP installation, regardless AAF being
used or not. This will allow external
clients not to be reconfigured regardless of AAF
being on or off.
Change-Id: Ib7660f71793b0318b45469219b3802c1d1208a29
Signed-off-by: Jorge Hernandez <jh1730@att.com>
Issue-ID: POLICY-1156
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Workaround the constraints of ISTIO which prohibit
the usage of _ in the namespace
Change-Id: I04b266ab8fc27bbd9058c7adab21e64543960815
Issue-ID: MULTICLOUD-335
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
Change-Id: I98f1bd5a354802ebf4be2356b97ec1bbdecce116
Signed-off-by: Jorge Hernandez <jh1730@att.com>
Issue-ID: POLICY-1111
|
|
Issue-ID: OOM-1308
Change-Id: I6cfe05841a17f81e862dfbf4bedaa4ba87f96e1e
Signed-off-by: Mukul <mukul.joshi@amdocs.com>
|
|
Issue-ID: AAI-1186
Change-Id: Ie4af7ac0032afea4f92ce63eef8a7117ce000bc7
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
|
|
Change-Id: I4e028b31ce7a60154d2c04c63431c5ea996de8f8
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
Issue-ID: SDNC-213
|
|
Issue-ID: OOM-27
Change-Id: I507bd7ae8f80a536c7e412ca924376750bcd54e2
Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
|
|
|
|
Issue-ID: OOM-987
Change-Id: If55855dbadcb009da3e82a2a3aa05bd49915a517
Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
|
|
Add consul based health check for
Secret Management Service
Issue-ID: AAF-274
Change-Id: Ic1763e317c93be232f5efb573239f12ca99b2589
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
|
|
|
|
|
|
Issue-ID: OOM-688
Change-Id: Ied8688fdfa7759b8b5f33b9914195d227eb08e48
Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
|
|
Issue-ID: OOM-688
Change-Id: Ib1d2ae73f6026c161cb453ba6947d667d78a1d7a
Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
|
|
Change-Id: I470e2727ac907ac297839ecc1bf3b53de7f67750
Issue-ID: OOM-30
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Issue-ID: OOM-1032
Change-Id: I911085dffc35067d844b5dcb286581fa0897a27a
Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
|
|
Issue-ID: OOM-1031
Change-Id: Ic67cdafce7f070bb5a7c9958ca722fda6d77b32d
Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
|
|
Change-Id: I47b5ded80e27a98fc05a7ba1d00bf2de1af574e5
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1041
|
|
Change-Id: I034b7c0d13a2eb4c243bf23be1ccf1f731e9e7ff
Issue-ID: OOM-1060
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
|
|
Issue-ID: CLI-106
Change-Id: I27a70c0cc7e3184bb89333b129797fbc0a83caca
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Issue-ID: OOM-1025
Change-Id: Icc05ec5db4580d5264831fd30ff5ec699f945c5f
Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
|
|
Issue-ID: OOM-906
Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Change-Id: I6b40fcff3f0f09e7633f7fac38665e755bf90167
Issue-ID: VFC-728
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
|
|
Issue-ID: OOM-597
Change-Id: I708c3e9df16003a54462f76c6ffe513b270faae8
Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
|