-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update/changecontrol.v1: Add Step Info within CC Stage
Updated the changecontrol.v1 service proto with the definitions of the step statuses for actions performed by CC : - message StepInfo : holds the status information for the action step - message ActionSteps : holds a mapping between step sequence number and its StepInfo - message Stage : holds a new field representing the ActionSteps for the stage. [GENERATED_COMMIT] Change-Id: I5525c9ff5dd1d7cfb61bb559680430b6c63e15d9
- Loading branch information
1 parent
a91b8f4
commit dc81120
Showing
60 changed files
with
226 additions
and
89 deletions.
There are no files selected for viewing
This file contains 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.alert.v1 import alert_pb2 as models | ||
import arista.alert.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.bugexposure.v1 import bugexposure_pb2 as models | ||
import arista.bugexposure.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.changecontrol.v1 import changecontrol_pb2 as models | ||
import arista.changecontrol.v1.services |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.configlet.v1 import configlet_pb2 as models | ||
import arista.configlet.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.configstatus.v1 import configstatus_pb2 as models | ||
import arista.configstatus.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.connectivitymonitor.v1 import connectivitymonitor_pb2 as models | ||
import arista.connectivitymonitor.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.dashboard.v1 import dashboard_pb2 as models | ||
import arista.dashboard.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.endpointlocation.v1 import endpointlocation_pb2 as models | ||
import arista.endpointlocation.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.event.v1 import event_pb2 as models | ||
import arista.event.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.identityprovider.v1 import identityprovider_pb2 as models | ||
import arista.identityprovider.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.imagestatus.v1 import imagestatus_pb2 as models | ||
import arista.imagestatus.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.inventory.v1 import inventory_pb2 as models | ||
import arista.inventory.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.lifecycle.v1 import lifecycle_pb2 as models | ||
import arista.lifecycle.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.redirector.v1 import redirector_pb2 as models | ||
import arista.redirector.v1.services |
This file contains 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 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 +1 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. |
This file contains 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,4 +1,4 @@ | ||
# Copyright (c) 2024 Arista Networks, Inc. All rights reserved. | ||
# Copyright (c) 2025 Arista Networks, Inc. All rights reserved. | ||
|
||
from arista.serviceaccount.v1 import serviceaccount_pb2 as models | ||
import arista.serviceaccount.v1.services |
Oops, something went wrong.