Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | |
| 4 | Configuration |
| 5 | ============= |
| 6 | |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 7 | Configurations .properties files are located under ``WEB-INF/conf/``, while .js files are under ``scripts/constants/`` |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 8 | |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 9 | system.properties file |
| 10 | ---------------------- |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 11 | |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 12 | ``db.connectionURL`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 13 | The connection URL for the VID database |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 14 | |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 15 | ``db.userName`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 16 | The username for the VID database |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 17 | |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 18 | ``db.password`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 19 | The password for the VID database |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 20 | |
Sonsino, Ofir (os0695) | 8f020d9 | 2018-11-20 11:52:52 +0200 | [diff] [blame] | 21 | ``role_management_activated`` |
| 22 | Role management activation flag, "false" by defauly. Change to "true" in order to activate this feature. |
| 23 | |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 24 | ``aai.server.url.base`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 25 | Base URL for the A&AI server |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 26 | |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 27 | ``aai.server.url`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 28 | URL for the A&AI server including its version (default: v11) |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 29 | |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 30 | ``aai.vid.username``, ``aai.vid.pass`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 31 | Credentials for accessing A&AI server offered APIs |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 32 | |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 33 | ``mso.server.url`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 34 | Base URL for the SO server |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 35 | |
| 36 | ``mso.polling.interval.msecs`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 37 | Interval in milliseconds for polling the SO for the instantiation status |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 38 | |
| 39 | ``mso.max.polls`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 40 | Max attempts for polling the SO instantiation status |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 41 | |
| 42 | ``mso.user.name``, ``mso.password.x`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 43 | Credentials for accessing the SO server |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 44 | |
| 45 | ``scheduler.server.url`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 46 | Base URL for the Scheduler |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 47 | |
| 48 | ``scheduler.create.new.vnf.change.instance``, ``scheduler.get.time.slots``, ``scheduler.submit.new.vnf.change``, ``scheduler.get.schedules`` |
| 49 | Scheduler endpoints |
| 50 | |
| 51 | asdc.properties file |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 52 | ---------------------- |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 53 | ``asdc.client.rest.protocol`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 54 | States the protocol used for accessing SDC: http or https |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 55 | |
| 56 | ``asdc.client.rest.host`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 57 | States the hostname of the SDC instance |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 58 | |
| 59 | ``asdc.client.rest.port`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 60 | States the port of the SDC instance |
Ofir Sonsino | bbf3d4b | 2017-10-24 17:20:13 +0300 | [diff] [blame] | 61 | |
| 62 | ``asdc.client.rest.auth`` |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 63 | Basic authorization string for accessing SDC |
| 64 | |
| 65 | vidConfiguration.js file |
| 66 | ------------------------ |
| 67 | ``MSO_MAX_POLLS`` |
| 68 | Max attempts for polling the SO instantiation status |
| 69 | |
| 70 | ``MSO_POLLING_INTERVAL_MSECS`` |
| 71 | Interval in milliseconds for polling the SO for the instantiation status |
| 72 | |
| 73 | ``SCHEDULER_POLLING_INTERVAL_MSECS`` |
| 74 | Interval in milliseconds for polling the Scheduler |
| 75 | |
| 76 | ``SCHEDULER_MAX_POLLS`` |
| 77 | Max attempts for polling the Scheduler |