39e85e35905e923ef470392cfb45b08415c7216c
[it/dep.git] / smo-install / test / pythonsdk / src / oransdk / configuration / global_settings.py
1 """Global settings module."""  # pylint: disable=bad-whitespace
2 ######################
3 #                    #
4 # ORAN SERVICES URLS #
5 #                    #
6 ######################
7 A1_POLICY_MANAGEMENT_URL        = "http://localhost:8081"
8 DMAAP_URL                       = "http://localhost:3904"
9 POLICY_PAP_URL                  = "https://localhost:6969"
10 POLICY_API_URL                  = "https://localhost:6969"
11 SDNC_URL                        = "http://localhost:8282"
12 EMS_URL                         = "http://localhost:8083"