1 """Global settings module.""" # pylint: disable=bad-whitespace
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"