[20190304] update copyright and __init__.py 81/79681/1
authorxufeiliu <xl085b@att.com>
Tue, 5 Mar 2019 04:40:50 +0000 (04:40 +0000)
committerxufeiliu <xl085b@att.com>
Tue, 5 Mar 2019 04:42:00 +0000 (04:42 +0000)
commit9cdef01070d0227b7a03e907d55de4a3b7295ce2
tree154b06d2429954bd2cf93c1fcb44256f69a873c0
parenteb7a73a1ed6fac775dc09dc581d11367e4262598
[20190304] update copyright and __init__.py

Update all copyrights. Update dmaapplugin/__init__.py to match the
ONAP environment. 1) Consul address is "consul". 2) certificate is
at /opt/onap/certs/cacert.pem. 3) Consul key name "dmaap-plugin"
4) Bus controller address is "dmaap-bc", port 8080 or 8443.

Issue-ID: CCSDK-794
Change-Id: I47c85be11430510e2035f7972f97e63fe11757dc
Signed-off-by: xufeiliu <xl085b@att.com>
15 files changed:
dmaap/LICENSE.txt
dmaap/consulif/consulif.py
dmaap/dmaap.yaml
dmaap/dmaapcontrollerif/dmaap_requests.py
dmaap/dmaapplugin/__init__.py
dmaap/dmaapplugin/dmaaputils.py
dmaap/dmaapplugin/dr_bridge.py
dmaap/dmaapplugin/dr_lifecycle.py
dmaap/dmaapplugin/dr_relationships.py
dmaap/dmaapplugin/mr_lifecycle.py
dmaap/dmaapplugin/mr_relationships.py
dmaap/pom.xml
dmaap/setup.py
dmaap/tests/test_plugin.py
dmaap/tox.ini