-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Multi-ASIC implementation #3888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
SuvarnaMeenakshi
merged 62 commits into
sonic-net:master
from
SuvarnaMeenakshi:pr_2_multiasic
Mar 31, 2020
Merged
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
504c632
[files]: add namespace synchronization target
8571864
[database docker]: add multi-instance support
2245ffe
[files]: add swss multi-instance support
193f182
[files]: add multi-instance support for syncd
aa44fda
[files]: add multi-instance support to logging
f4844e8
[files]: add namespace wrapper
a13a8d8
[platform/vs]: add memory to virtual switch
f99839b
[build_templates]: add multi-namespace spport to bgp
9328339
[build_templates]: add multi-instance support to teamd
04b4887
[sonic-utilities]: update sonic-utilities
f3c48d6
[interfaces-config]: enable multi-asic support
d5c4a0d
[files]: change namespace name
83ca4de
Remove namespace docker related files.
SuvarnaMeenakshi 6e3b519
[build_templates]: remove namespace service dependency
SuvarnaMeenakshi 87220d9
Merge remote-tracking branch 'remotes/origin/master' into sumeenak_pr_2
SuvarnaMeenakshi 81b024e
[redis-cli/sonic-cfggen]: Add wrappers to talk to database instance in
SuvarnaMeenakshi 1875e6b
[swss.sh]: Modified to use redis-cli wrapper to talk to multiple
SuvarnaMeenakshi 3363c0d
[syncd.sh]: Updated to use redis-cli wrapper to talk to multiple
SuvarnaMeenakshi 95fb5f5
[docker_img_ctl.j2]: Updated to use redis-cli/sonic-cfggen wrappers
SuvarnaMeenakshi 382f13e
[database service]: changes made to include global database service
SuvarnaMeenakshi c20bf43
[swss/syncd services]: Added dependency to topology.service for VS
SuvarnaMeenakshi a76eb01
[interfaces-config.sh]: Made changes to support multi-asic platform
SuvarnaMeenakshi d7ab64b
[topology.sh]: Updated to read Platform and SKU information from
SuvarnaMeenakshi 61971a7
[namespace.sh]: Remove namespace.sh as namespace docker is not used
SuvarnaMeenakshi 81a8f74
LLDP Multi-Asic Support.
abdosi 4beb4ad
[sonic-cfggen wrapper]: Change mode to make the script executable.
SuvarnaMeenakshi 4ce974d
Merge remote-tracking branch 'remotes/sumeenak/master' into pr_2_mult…
SuvarnaMeenakshi d754022
Merge branch 'pr_2_multiasic' of github.com:SuvarnaMeenakshi/sonic-bu…
SuvarnaMeenakshi f935036
[sonic-db-cli wrapper]: Add a new wrapper script to accept a
SuvarnaMeenakshi 0dae0d8
[msft_multi_asic_vs]: Add lanemap.ini and sai.profile to support
SuvarnaMeenakshi 173ba4e
[syncd.sh/swss.sh]: Modify script to use sonic-db-cli wrapper.
SuvarnaMeenakshi 3a8a68c
[docker_image_ctl.j2]: Minor fix
SuvarnaMeenakshi f2d02bc
Modified creation of multi-asic frr directories from
SuvarnaMeenakshi d252a19
[sonic_multiasic.xml]: Increased the number of vcpus to support
SuvarnaMeenakshi 5ba42df
[sonic_debian_extension]: Add config-setup.service in
SuvarnaMeenakshi 97d2643
[sonic-netns-exec]: Added a new wrapper to execute any command in
SuvarnaMeenakshi 01e9304
Merge remote-tracking branch 'remotes/sumeenak/master' into pr2multiasic
SuvarnaMeenakshi d83392a
[rsyslog-service]: Remove multiple instance systemd service templates
SuvarnaMeenakshi 9dddcff
[interfaces-config.sh]: Updated script to use sonic-db-cli to
SuvarnaMeenakshi e2a9e6c
[sonic-netns-exec]: Modified to accept network namespace string
SuvarnaMeenakshi 5f8ffe6
Minor correction to pass the right parameter to sonic-netns-exec
SuvarnaMeenakshi bf7b0c4
[redis-cli]: Reverting changes added to redis-cli to execute in
SuvarnaMeenakshi 42a3572
Review comments fix
SuvarnaMeenakshi 91af223
[topology.sh]: Fix indentation
SuvarnaMeenakshi 0e6033a
[interfaces-config]: remove multiple instances of interfaces-config@
SuvarnaMeenakshi fe3ba83
[build_templates]: Combined single and multi instance service template
SuvarnaMeenakshi f4d5d49
[slave.mk]: Fix indendation
SuvarnaMeenakshi c2ce0b6
[docker_image_ctl]: Fix as per review comment. Use ip netns pid
SuvarnaMeenakshi ab45a88
Merge remote-tracking branch 'remotes/sumeenak/master' into pr2multiasic
SuvarnaMeenakshi 34f9213
[docker_img_ctl.j2]: Minor fix after resolving merge conflicts.
SuvarnaMeenakshi cdb2fb3
[database.service]: Rename service template file to ensure that
SuvarnaMeenakshi 0594d1a
[docker_img_ctl.j2]: Fix to use same init_cfg for all instances.
SuvarnaMeenakshi 45c0e73
[build_templates]: Change directory as per review comment.
SuvarnaMeenakshi b4d2071
[docker_image_ctl]: Modify directory structure of frr directory
SuvarnaMeenakshi 030be0b
[docker_image_ctl.j2]: Change command used to check if a namespace
SuvarnaMeenakshi 42c6db3
[docker_image_ctl]: Minor fix to add comment
SuvarnaMeenakshi 32c56c3
[database.globalservice]: Remove incorrect file. This file is no
SuvarnaMeenakshi 6c8e56f
[build_templates]: Modified service template file to make them
SuvarnaMeenakshi 27ea754
[build_templates]: Modified templates as per review comments.
SuvarnaMeenakshi b4b557e
Minor indendation fix.
SuvarnaMeenakshi 4d1204d
[build_templates]: Minor update in per namespace service templates
SuvarnaMeenakshi fa25e1a
[syncd.servic]: Minor update in template file to make it concise.
SuvarnaMeenakshi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/0/lanemap.ini
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| eth1:25,26,27,28 | ||
| eth2:29,30,31,32 | ||
| eth3:33,34,35,36 | ||
| eth4:37,38,39,40 | ||
| eth5:45,46,47,48 | ||
| eth6:41,42,43,44 | ||
| eth7:1,2,3,4 | ||
| eth8:5,6,7,8 | ||
| eth9:13,14,15,16 | ||
| eth10:9,10,11,12 | ||
| eth11:17,18,19,20 | ||
| eth12:21,22,23,24 | ||
| eth13:53,54,55,56 | ||
| eth14:49,50,51,52 | ||
| eth15:57,58,59,60 | ||
| eth16:61,62,63,64 | ||
| eth17:69,70,71,72 | ||
| eth18:65,66,67,68 | ||
| eth19:73,74,75,76 | ||
| eth20:77,78,79,80 | ||
| eth21:109,110,111,112 | ||
| eth22:105,106,107,108 | ||
| eth23:113,114,115,116 | ||
| eth24:117,118,119,120 | ||
| eth25:125,126,127,128 | ||
| eth26:121,122,123,124 | ||
| eth27:81,82,83,84 | ||
| eth28:85,86,87,88 | ||
| eth29:93,94,95,96 | ||
| eth30:89,90,91,92 | ||
| eth31:101,102,103,104 | ||
| eth32:97,98,99,100 |
7 changes: 5 additions & 2 deletions
7
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/0/sai.profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,5 @@ | ||
| SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td2-s6000-32x40G.config.bcm | ||
| SAI_NUM_ECMP_MEMBERS=32 | ||
| SAI_WARM_BOOT_READ_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_WARM_BOOT_WRITE_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_VS_SWITCH_TYPE=SAI_VS_SWITCH_TYPE_BCM56850 | ||
| SAI_VS_HOSTIF_USE_TAP_DEVICE=true | ||
| SAI_VS_INTERFACE_LANE_MAP_FILE=/usr/share/sonic/hwsku/lanemap.ini |
32 changes: 32 additions & 0 deletions
32
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/1/lanemap.ini
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| eth1:25,26,27,28 | ||
| eth2:29,30,31,32 | ||
| eth3:33,34,35,36 | ||
| eth4:37,38,39,40 | ||
| eth5:45,46,47,48 | ||
| eth6:41,42,43,44 | ||
| eth7:1,2,3,4 | ||
| eth8:5,6,7,8 | ||
| eth9:13,14,15,16 | ||
| eth10:9,10,11,12 | ||
| eth11:17,18,19,20 | ||
| eth12:21,22,23,24 | ||
| eth13:53,54,55,56 | ||
| eth14:49,50,51,52 | ||
| eth15:57,58,59,60 | ||
| eth16:61,62,63,64 | ||
| eth17:69,70,71,72 | ||
| eth18:65,66,67,68 | ||
| eth19:73,74,75,76 | ||
| eth20:77,78,79,80 | ||
| eth21:109,110,111,112 | ||
| eth22:105,106,107,108 | ||
| eth23:113,114,115,116 | ||
| eth24:117,118,119,120 | ||
| eth25:125,126,127,128 | ||
| eth26:121,122,123,124 | ||
| eth27:81,82,83,84 | ||
| eth28:85,86,87,88 | ||
| eth29:93,94,95,96 | ||
| eth30:89,90,91,92 | ||
| eth31:101,102,103,104 | ||
| eth32:97,98,99,100 |
7 changes: 5 additions & 2 deletions
7
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/1/sai.profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,5 @@ | ||
| SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td2-s6000-32x40G.config.bcm | ||
| SAI_NUM_ECMP_MEMBERS=32 | ||
| SAI_WARM_BOOT_READ_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_WARM_BOOT_WRITE_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_VS_SWITCH_TYPE=SAI_VS_SWITCH_TYPE_BCM56850 | ||
| SAI_VS_HOSTIF_USE_TAP_DEVICE=true | ||
| SAI_VS_INTERFACE_LANE_MAP_FILE=/usr/share/sonic/hwsku/lanemap.ini |
32 changes: 32 additions & 0 deletions
32
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/2/lanemap.ini
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| eth1:25,26,27,28 | ||
| eth2:29,30,31,32 | ||
| eth3:33,34,35,36 | ||
| eth4:37,38,39,40 | ||
| eth5:45,46,47,48 | ||
| eth6:41,42,43,44 | ||
| eth7:1,2,3,4 | ||
| eth8:5,6,7,8 | ||
| eth9:13,14,15,16 | ||
| eth10:9,10,11,12 | ||
| eth11:17,18,19,20 | ||
| eth12:21,22,23,24 | ||
| eth13:53,54,55,56 | ||
| eth14:49,50,51,52 | ||
| eth15:57,58,59,60 | ||
| eth16:61,62,63,64 | ||
| eth17:69,70,71,72 | ||
| eth18:65,66,67,68 | ||
| eth19:73,74,75,76 | ||
| eth20:77,78,79,80 | ||
| eth21:109,110,111,112 | ||
| eth22:105,106,107,108 | ||
| eth23:113,114,115,116 | ||
| eth24:117,118,119,120 | ||
| eth25:125,126,127,128 | ||
| eth26:121,122,123,124 | ||
| eth27:81,82,83,84 | ||
| eth28:85,86,87,88 | ||
| eth29:93,94,95,96 | ||
| eth30:89,90,91,92 | ||
| eth31:101,102,103,104 | ||
| eth32:97,98,99,100 |
7 changes: 5 additions & 2 deletions
7
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/2/sai.profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,5 @@ | ||
| SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td2-s6000-32x40G.config.bcm | ||
| SAI_NUM_ECMP_MEMBERS=32 | ||
| SAI_WARM_BOOT_READ_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_WARM_BOOT_WRITE_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_VS_SWITCH_TYPE=SAI_VS_SWITCH_TYPE_BCM56850 | ||
| SAI_VS_HOSTIF_USE_TAP_DEVICE=true | ||
| SAI_VS_INTERFACE_LANE_MAP_FILE=/usr/share/sonic/hwsku/lanemap.ini |
32 changes: 32 additions & 0 deletions
32
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/3/lanemap.ini
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| eth1:25,26,27,28 | ||
| eth2:29,30,31,32 | ||
| eth3:33,34,35,36 | ||
| eth4:37,38,39,40 | ||
| eth5:45,46,47,48 | ||
| eth6:41,42,43,44 | ||
| eth7:1,2,3,4 | ||
| eth8:5,6,7,8 | ||
| eth9:13,14,15,16 | ||
| eth10:9,10,11,12 | ||
| eth11:17,18,19,20 | ||
| eth12:21,22,23,24 | ||
| eth13:53,54,55,56 | ||
| eth14:49,50,51,52 | ||
| eth15:57,58,59,60 | ||
| eth16:61,62,63,64 | ||
| eth17:69,70,71,72 | ||
| eth18:65,66,67,68 | ||
| eth19:73,74,75,76 | ||
| eth20:77,78,79,80 | ||
| eth21:109,110,111,112 | ||
| eth22:105,106,107,108 | ||
| eth23:113,114,115,116 | ||
| eth24:117,118,119,120 | ||
| eth25:125,126,127,128 | ||
| eth26:121,122,123,124 | ||
| eth27:81,82,83,84 | ||
| eth28:85,86,87,88 | ||
| eth29:93,94,95,96 | ||
| eth30:89,90,91,92 | ||
| eth31:101,102,103,104 | ||
| eth32:97,98,99,100 |
7 changes: 5 additions & 2 deletions
7
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/3/sai.profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,5 @@ | ||
| SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td2-s6000-32x40G.config.bcm | ||
| SAI_NUM_ECMP_MEMBERS=32 | ||
| SAI_WARM_BOOT_READ_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_WARM_BOOT_WRITE_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_VS_SWITCH_TYPE=SAI_VS_SWITCH_TYPE_BCM56850 | ||
| SAI_VS_HOSTIF_USE_TAP_DEVICE=true | ||
| SAI_VS_INTERFACE_LANE_MAP_FILE=/usr/share/sonic/hwsku/lanemap.ini |
32 changes: 32 additions & 0 deletions
32
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/4/lanemap.ini
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| eth1:25,26,27,28 | ||
| eth2:29,30,31,32 | ||
| eth3:33,34,35,36 | ||
| eth4:37,38,39,40 | ||
| eth5:45,46,47,48 | ||
| eth6:41,42,43,44 | ||
| eth7:1,2,3,4 | ||
| eth8:5,6,7,8 | ||
| eth9:13,14,15,16 | ||
| eth10:9,10,11,12 | ||
| eth11:17,18,19,20 | ||
| eth12:21,22,23,24 | ||
| eth13:53,54,55,56 | ||
| eth14:49,50,51,52 | ||
| eth15:57,58,59,60 | ||
| eth16:61,62,63,64 | ||
| eth17:69,70,71,72 | ||
| eth18:65,66,67,68 | ||
| eth19:73,74,75,76 | ||
| eth20:77,78,79,80 | ||
| eth21:109,110,111,112 | ||
| eth22:105,106,107,108 | ||
| eth23:113,114,115,116 | ||
| eth24:117,118,119,120 | ||
| eth25:125,126,127,128 | ||
| eth26:121,122,123,124 | ||
| eth27:81,82,83,84 | ||
| eth28:85,86,87,88 | ||
| eth29:93,94,95,96 | ||
| eth30:89,90,91,92 | ||
| eth31:101,102,103,104 | ||
| eth32:97,98,99,100 |
7 changes: 5 additions & 2 deletions
7
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/4/sai.profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,5 @@ | ||
| SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td2-s6000-32x40G.config.bcm | ||
| SAI_NUM_ECMP_MEMBERS=32 | ||
| SAI_WARM_BOOT_READ_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_WARM_BOOT_WRITE_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_VS_SWITCH_TYPE=SAI_VS_SWITCH_TYPE_BCM56850 | ||
| SAI_VS_HOSTIF_USE_TAP_DEVICE=true | ||
| SAI_VS_INTERFACE_LANE_MAP_FILE=/usr/share/sonic/hwsku/lanemap.ini |
32 changes: 32 additions & 0 deletions
32
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/5/lanemap.ini
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| eth1:25,26,27,28 | ||
| eth2:29,30,31,32 | ||
| eth3:33,34,35,36 | ||
| eth4:37,38,39,40 | ||
| eth5:45,46,47,48 | ||
| eth6:41,42,43,44 | ||
| eth7:1,2,3,4 | ||
| eth8:5,6,7,8 | ||
| eth9:13,14,15,16 | ||
| eth10:9,10,11,12 | ||
| eth11:17,18,19,20 | ||
| eth12:21,22,23,24 | ||
| eth13:53,54,55,56 | ||
| eth14:49,50,51,52 | ||
| eth15:57,58,59,60 | ||
| eth16:61,62,63,64 | ||
| eth17:69,70,71,72 | ||
| eth18:65,66,67,68 | ||
| eth19:73,74,75,76 | ||
| eth20:77,78,79,80 | ||
| eth21:109,110,111,112 | ||
| eth22:105,106,107,108 | ||
| eth23:113,114,115,116 | ||
| eth24:117,118,119,120 | ||
| eth25:125,126,127,128 | ||
| eth26:121,122,123,124 | ||
| eth27:81,82,83,84 | ||
| eth28:85,86,87,88 | ||
| eth29:93,94,95,96 | ||
| eth30:89,90,91,92 | ||
| eth31:101,102,103,104 | ||
| eth32:97,98,99,100 |
7 changes: 5 additions & 2 deletions
7
device/virtual/x86_64-kvm_x86_64-r0/msft_multi_asic_vs/5/sai.profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,5 @@ | ||
| SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td2-s6000-32x40G.config.bcm | ||
| SAI_NUM_ECMP_MEMBERS=32 | ||
| SAI_WARM_BOOT_READ_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_WARM_BOOT_WRITE_FILE=/var/cache/sai_warmboot.bin | ||
| SAI_VS_SWITCH_TYPE=SAI_VS_SWITCH_TYPE_BCM56850 | ||
| SAI_VS_HOSTIF_USE_TAP_DEVICE=true | ||
| SAI_VS_INTERFACE_LANE_MAP_FILE=/usr/share/sonic/hwsku/lanemap.ini |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| per_namespace/database.service.j2 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.