diff options
Diffstat (limited to 'deliveries')
-rw-r--r-- | deliveries/properties_simpledemo/ONAPPORTAL/music.properties | 3 | ||||
-rw-r--r-- | deliveries/properties_simpledemo/ONAPPORTALSDK/music.properties | 3 | ||||
-rw-r--r-- | deliveries/server.xml | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/deliveries/properties_simpledemo/ONAPPORTAL/music.properties b/deliveries/properties_simpledemo/ONAPPORTAL/music.properties index b33ca269..cc369bbe 100644 --- a/deliveries/properties_simpledemo/ONAPPORTAL/music.properties +++ b/deliveries/properties_simpledemo/ONAPPORTAL/music.properties @@ -19,7 +19,8 @@ music.atomic.put = true cassandra.host=portal-cassandra zookeeper.host=portal-zk cassandra.user=root -cassandra.password=Aa123456 +#cassandra.password=Aa123456 +cassandra.password=rDmtV8/HL+t3SF9SQDZbC8uw2C4cTzuSPtCeLNtXAe8= music.exclude.api = /portalApi/healthCheck,/portalApi/healthCheckSuspend,/portalApi/healthCheckResume diff --git a/deliveries/properties_simpledemo/ONAPPORTALSDK/music.properties b/deliveries/properties_simpledemo/ONAPPORTALSDK/music.properties index a28efe6d..d8278b1a 100644 --- a/deliveries/properties_simpledemo/ONAPPORTALSDK/music.properties +++ b/deliveries/properties_simpledemo/ONAPPORTALSDK/music.properties @@ -19,7 +19,8 @@ music.atomic.put = true cassandra.host=portal-cassandra zookeeper.host=portal-zk cassandra.user=root -cassandra.password=Aa123456 +#cassandra.password=Aa123456 +cassandra.password=rDmtV8/HL+t3SF9SQDZbC8uw2C4cTzuSPtCeLNtXAe8= music.exclude.api = /portalApi/healthCheck,/portalApi/healthCheckSuspend,/portalApi/healthCheckResume diff --git a/deliveries/server.xml b/deliveries/server.xml index 0ccc500f..e23771cc 100644 --- a/deliveries/server.xml +++ b/deliveries/server.xml @@ -14,7 +14,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - Modifications to this file for use in ONAP are also subject to the Apache-2.0 license. --> <!-- Note: A "Server" is not itself a "Container", so you may not @@ -146,4 +145,4 @@ </Host> </Engine> </Service> -</Server> +</Server>
\ No newline at end of file |