aboutsummaryrefslogtreecommitdiffstats
path: root/INFO.yaml
AgeCommit message (Expand)AuthorFilesLines
2020-04-22INFO.yaml updateOfir Sonsino1-15/+9
2019-12-13Commiter removal from INFO.yamlTomasz Golabek1-5/+3
2019-11-24update info.yamlshrek20001-0/+8
2019-11-19update info.yamlOren Kleks1-120/+118
2019-08-19fix INFO.yamlOfir Sonsino1-10/+10
2019-07-22update INFO.yamlavigaffa1-0/+8
2019-07-22update info.yamlOfir Sonsino1-8/+28
2019-06-11Fix INFO.yaml lint issuesJessica Wagantall1-21/+30
2019-04-02update INFO.yamlavigaffa1-28/+34
2019-02-05update INFO.yaml with Priyanshu as committeravigaffa1-62/+70
2018-12-04Update INFO.yaml fileJessica Wagantall1-8/+7
2018-11-28Update INFO.yaml fileJessica Wagantall1-0/+8
2018-04-10Update INFO.yamlJessica Wagantall1-0/+5
2018-03-21update missing existing commitersMichael Lando1-2/+12
2018-03-20Add INFO.yaml fileJessica Wagantall1-0/+61
lar-Plain">pap depends_on: - mariadb hostname: pap ports: - "8443:8443" - "9091:9091" command: pap volumes: - ./config/pe:/tmp/policy-install/config pdp: image: onap/policy/policy-pe container_name: pdp depends_on: - pap hostname: pdp ports: - "10.0.6.1:8081:8081" command: pdp volumes: - ./config/pe:/tmp/policy-install/config pypdp: image: onap/policy/policy-pe container_name: pypdp depends_on: - pap hostname: pypdp ports: - "8480:8480" command: pypdp volumes: - ./config/pe:/tmp/policy-install/config brmsgw: image: onap/policy/policy-pe container_name: brmsgw depends_on: - pap hostname: brmsgw command: brmsgw volumes: - ./config/pe:/tmp/policy-install/config drools: image: onap/policy/policy-drools container_name: drools depends_on: - mariadb - nexus hostname: drools ports: - "6969:6969" volumes: - ./config/drools:/tmp/policy-install/config