Age | Commit message (Collapse) | Author | Files | Lines |
|
It has become unnessary since drools-tweaks since the drools-applications
side is changing to use configurable values from base.conf
Change-Id: I1a601b27a3acbd3b4d90e5a023c2f2fe8b0861d0
Issue-ID: POLICY-159
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
|
|
|
|
policy build by vagrant fails due to wrong m2 settings
Change-Id: I29df14ab4325349a5814d6f58e6e056c2fa5c9b6
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Issue-Id: POLICY-170
|
|
The current readme references policy projects that don't exist anymore.
Issue-Id: POLICY-171
Change-Id: I501735086da2ecd8cf2164e740c7fc1145ddb144
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Change-Id: I22d20494a66704eae5be805369bc2c6928cd9497
Issue-ID: POLICY-96
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
get flyway binaries through wget in Dockerfile
vs using ADD construct
Change-Id: I4f6c014f4ede6394fd8cbb55fbfb6dfc7e7b1667
Issue-ID: POLICY-66
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
change FEATURES_HOME variable assigment to allow
feature install (including healthcheck feature) in
docker image, change credential to be in line with
robot
Issue: POLICY-145
Change-Id: Ib7640e3947dab280f368531b693dc26e09fa6f21
Signed-off-by: Krzysztof Kwiecien <krzysztof.kwiecien1@orange.com>
|
|
|
|
The install script fails when expanding configuration variables
with special characters, for example the delimiter.
This fix' scope is for the replacement string escaping.
Change-Id: Icfe8d89b46c7720bf5effaa2f3add6a19e2af2d2
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
|
|
name/value is used in multiple places in installation script
with global scope since they are not tagged as local in
functions that manipulate it. A name value from another
called function causes a bad sideeffect in the healthcheck
module preventing from being expanded correctly.
Change-Id: I8ae092f421b79609b2eb7a3a55b4880e5d525a8d
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Change-Id: Ic06c8af07dda9151450aa863bc033400ff5971b3
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
|
|
initial commit pre-introduction of db support on per feature basis
Change-Id: Ie5aec06d38a84be849386fc76d8f1c804213c803
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Change-Id: I4db534a29c73a3cb2d70655ee54c856b83655fb2
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
instead of previous options script
Change-Id: Icebbcea67a99bb202e50f224d5319a1a0d06f131
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
feature unpackaging in feature directory structure
Change-Id: Ifc2ef8a061ff2348d5ad7ddc98a183b7d31159e8
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
|
|
Change-Id: Id594293fe49b9beb6b78ceb21114d4c3f8df2077
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Change-Id: Id5a1fc117705851a9651395eb1335375e59873ac
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Change-Id: I7dd29eb3ad61be1b1d344a629cdcaae448c80290
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
This patch helps to build Policy docker images behind a proxy and
fixes the following correction in patch
https://gerrit.onap.org/r/#/c/5585/ :
1. $HTTP_PROXY and $HTTPS_PROXY environment variables
gets reset with HTTP_PROXY="" and HTTP_PROXY="" overriding it.
2. When both $HTTP_PROXY and $HTTPS_PROXY are set, a space is needed
when they are appended for providing correct arguments to docker
build command.
Change-Id: I1d0f2003c77444e372b754d42f20d2e428e70a95
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|
|
This helps to build Policy-os docker image behind a proxy.
Change-Id: Ia31021249108544bfeba0087060dc32b68ff8844
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|
|
Change-Id: Idc8dcbaf6c6e7c5e4ade76329dc2cb5b4d85ce7a
Signed-off-by: rb7147 <rb7147@att.com>
|
|
|
|
new non-pom file introduced in PE-X rebase with hardcoded
versions adds to the BRMS GW problems.
Change-Id: Ia0fed49c8df4cb317fb40a0865382240fdbeb5ad
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Updated the BRMSGW CLIENT_KEY
Added tweaks to push script on push->delete->push policy similar to
brms.
Change-Id: I52faaccf9af7958554b79c8be533303e53dd5c80
Signed-off-by: rb7147 <rb7147@att.com>
|
|
|
|
docker companion to drools-pdp changes
Change-Id: I72c8be3bcfb5bd6f4e3b7b4779b4411e594bcbac
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Change-Id: Id6260fe53413812768f34a1c630340d4d79c03d5
Signed-off-by: rb7147 <rb7147@att.com>
|
|
pip needs to be installed as root.
In addition, additional verbosity added to push_policies.sh
without sideeffects.
Change-Id: I7c86b851e440261aaf94833dd4d30ba8d633e9ee
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Added software necessary to use CLI.
The software installed provides useful software across policy
containers.
Change-Id: I53e300c4b55103df89dc3a202d59bc5cf2d43629
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Change-Id: Ifa47c65985411356ef45ce1f79525abd5d014812
Signed-off-by: rb7147 <rb7147@att.com>
|
|
|
|
Change-Id: I67024794eddb7c91d7b7de0a52558e50d4122beb
Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
|
|
Change-Id: I90737c5510351b1f98c1c31fdcca86d0fdb9b90f
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Change-Id: I58abfc97512366dea5b8aae80e42b39d1fa888de
Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
|
|
See item 1 in ticket description.
Change-Id: Ib28514c4625ebcaa93c217afafd971865e7a78f2
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
|
|
Change-Id: Ie86aca771ba7a26a502515a1d741130ce969a6d2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Change-Id: I6681372eb54b79361311d294512bbf8ac8eb33e7
Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
|
|
|
|
Change-Id: Ieb82a4cef06db3c1569694203690926f501011e6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Change-Id: I765e2badf48d4f7554de2a6ea037289e3f76e512
Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
|
|
Change-Id: I8ed1b03222166cd873790420b2b7f43ab4e360a9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Current configuration doesn't give the possibility to fully change
where the artifacts should be pushed. This blocks the possibility
to push artifacts to a custom repository outside of the LF
Change-Id: I56fdd49c664540f1e41ad3d4add07c3237d61504
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Change-Id: Iab8cd658d028a7dd90c385b9cebbbae35d853674
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Change-Id: I9c5229cdc79a7dfc5f74d919c58aa579084fef55
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Change-Id: I52ddbe21bc6ba9922bcd70ff41c754c7d20098b5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|