Skip to content

Commit ef8cdaa

Browse files
committed
Rename anacapa to ladakh800bcls
1 parent c098ef7 commit ef8cdaa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

fboss/platform/configs/anacapa/platform_manager.json renamed to fboss/platform/configs/ladakh800bcls/platform_manager.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"platformName": "ANACAPA",
3-
"rootPmUnitName": "ANACAPA_MCB",
2+
"platformName": "LADAKH800BCLS",
3+
"rootPmUnitName": "LADAKH800BCLS_MCB",
44
"rootSlotType": "MCB_SLOT",
55
"slotTypeConfigs": {
66
"MCB_SLOT": {
@@ -66,7 +66,7 @@
6666
],
6767
"versionedPmUnitConfigs": {},
6868
"pmUnitConfigs": {
69-
"ANACAPA_MCB": {
69+
"LADAKH800BCLS_MCB": {
7070
"pluggedInSlotType": "MCB_SLOT",
7171
"embeddedSensorConfigs": [
7272
{

fboss/platform/platform_manager/platform_manager_validators.thrift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const list<string> ALLOWED_PMUNIT_NAMES = [
5656
"ICECUBE_MCB",
5757
"ICETEA_MCB",
5858
"TAHANSB_MCB",
59-
"ANACAPA_MCB",
59+
"LADAKH800BCLS_MCB",
6060
// The whole board is a PmUnit for these
6161
"TAHAN",
6262
"JANGA",

0 commit comments

Comments
 (0)