Merge "[CONSUL] Add limits to consul chart."
[oom.git] / kubernetes / oof / components / oof-cmso / components / oof-cmso-service / resources / config / ticketmgt.properties
1 {{/*
2 #-------------------------------------------------------------------------------
3 # Copyright © 2017-2018 AT&T Intellectual Property.
4 # Modifications Copyright © 2018 IBM.
5
6 # Licensed under the Apache License, Version 2.0 (the "License");
7 # you may not use this file except in compliance with the License.
8 # You may obtain a copy of the License at
9
10 #         http://www.apache.org/licenses/LICENSE-2.0
11
12 # Unless required by applicable law or agreed to in writing, software
13 # distributed under the License is distributed on an "AS IS" BASIS,
14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 # See the License for the specific language governing permissions and
16 # limitations under the License.
17
18
19 # Unless otherwise specified, all documentation contained herein is licensed
20 # under the Creative Commons License, Attribution 4.0 Intl. (the â??Licenseâ?\9d);
21 # you may not use this documentation except in compliance with the License.
22 # You may obtain a copy of the License at
23
24 #         https://creativecommons.org/licenses/by/4.0/
25
26 # Unless required by applicable law or agreed to in writing, documentation
27 # distributed under the License is distributed on an "AS IS" BASIS,
28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29 # See the License for the specific language governing permissions and
30 # limitations under the License.
31 #-------------------------------------------------------------------------------
32 */}}
33
34 tm.vnfs.per.ticket=1
35 tm.getPath=http://localhost:8089/cmso/v1/tm/getChangeRecord
36 tm.createPath=http://localhost:8089/cmso/v1/tm/createChangeRecord
37 tm.closePath=http://localhost:8089/cmso/v1/tm/closeCancelChangeRecord
38 tm.updatePath=http://localhost:8089/cmso/v1/tm/updateChangeRecord
39 tm.approvalStatus=Approved|Scheduled,Approved|Assigned
40 tm.template.folder=data/templates/tm