This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
[MAC manager] Improve API consistency and impose retry limit #170
Closed
Closed
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
d933b0d
[Microservices] Mac address manager
kimeunju108 f6316b4
[Microservices] Mac address manager - APIs create, get, delete
kimeunju108 e4b5604
[Microservices] Mac manager - update pom file and lib files
kimeunju108 336e499
[Microservies] Macmanager document update
kimeunju108 969841b
Revert "[Microservies] Macmanager document update"
kimeunju108 55d9c59
update macmanager design such as api and data structure
kimeunju108 677cf6e
Add design sketch for new requirements
kimeunju108 449d6e6
Update mac manager design doc
5886a77
[Microservices] Mac manager - updated unit test cases
kimeunju108 feb5a20
[Microservices] Mac manager - updated unit test cases
kimeunju108 c5dd021
Merge branch 'eunju/macmanager' of https://github.com/kimeunju108/alc…
kimeunju108 391ba83
Merge from featurewei/alcor master and resolve conflicts on macmanage…
62957d3
[Microservices] Mac manager - updated pictures and unit test cases
kimeunju108 935e57f
[Microservices] Mac manager - added mac range and mac address pool
kimeunju108 4d1f37a
Merge branch 'eunju/macmanager' of https://github.com/kimeunju108/alc…
kimeunju108 ca953ae
Merge branch 'master' into eunju/macmanager
00e766c
[Microservices] Mac manager - added macmanager service interface and …
kimeunju108 3f44896
Merge branch 'eunju/macmanager' of https://github.com/kimeunju108/alc…
kimeunju108 33466fb
[Microservices] Mac manager - add MAC range APIs and MAC allocation a…
kimeunju108 a86d141
Merge pull request #1 from kimeunju108/eunju/macmanager
kimeunju108 6f05522
[Microservices] Macmanager - combined activate/deactivate APIs to upd…
kimeunju108 0d23506
Fix broken maven CI workflow
7ca5df6
[Microservices] MAC manager - update a pom file
kimeunju108 2137d4c
Merge branch 'eunju/macmanager' of https://github.com/kimeunju108/alc…
kimeunju108 42e4ca5
[Microservices] MAC manager - added concurrent handling and comparing…
kimeunju108 e30c48c
[Microservices] MAC manager - added two sections: concurrent handling…
kimeunju108 0b852b2
[Microservices] MAC manager - updated delete API response
kimeunju108 3c223d9
[Microservices] MAC manager - updated activate/deactivate APIs response
kimeunju108 6ac310e
[Microservices] MAC manager - updated activate/deactivate APIs response
kimeunju108 3d3a0f4
[Microservices] MAC manager - tested APIs and matched output formaat …
kimeunju108 f78c95e
[Microservices] MAC manager - tested APIs and matched I/O data format…
kimeunju108 e44d501
[Microservices] MAC manager - tested APIs and matched I/O data format…
kimeunju108 d1fc282
[Microservices] MAC manager - tested and verified the design document…
kimeunju108 1dc52ed
[Microservices] MAC manager - tested and verified the design document…
kimeunju108 d0745e7
Merge branch 'eunju/macmanager', remote-tracking branch 'origin'
kimeunju108 44aef16
Merge remote-tracking branch 'origin' into eunju/macmanager
kimeunju108 325720f
Merge branch 'master' into eunju/macmanager
kimeunju108 d23fd98
Merge pull request #2 from kimeunju108/eunju/macmanager
kimeunju108 a11ec2e
[Microservices] MAC manager - resolved github conflict
kimeunju108 3b7355d
Merge pull request #3 from kimeunju108/eunju/macmanager
kimeunju108 2d0b7a9
[Microservices] MAC manager - fixed 2 pictures
kimeunju108 5d4f0b8
Merge pull request #4 from kimeunju108/eunju/macmanager
kimeunju108 a94f372
[Microservices] MAC manager - add concurrent mac creation function
kimeunju108 b81ade7
[Microservices] MAC manager - reviewed and corrected the design document
kimeunju108 59f8837
Merge pull request #5 from kimeunju108/eunju/macmanager
kimeunju108 a2c0c5b
[Microservices] MAC manager - synchronized redis transaction methods
kimeunju108 6471dbc
Merge branch 'master' of https://github.com/futurewei-cloud/alcor int…
kimeunju108 9a3217a
Merge pull request #6 from kimeunju108/eunju/macmanager
kimeunju108 3addc2e
Merge branch 'master' of https://github.com/futurewei-cloud/alcor
kimeunju108 485ff9e
Merge pull request #7 from kimeunju108/eunju/macmanager
kimeunju108 d647d13
[Microservices] Node manager - add controller, service, dao, entity, …
kimeunju108 2200f24
Merge branch 'master' of https://github.com/futurewei-cloud/alcor
kimeunju108 27f8d72
Merge branch 'master' into eunju/nodemanager
kimeunju108 a88e4fa
Merge pull request #8 from kimeunju108/eunju/nodemanager
kimeunju108 ec24cf4
Microservices] Node Manager - implemented UT and tested APIs.
kimeunju108 60334f2
Merge branch 'eunju/nodemanager' of https://github.com/kimeunju108/al…
kimeunju108 7aef537
Merge pull request #9 from kimeunju108/eunju/nodemanager
kimeunju108 4fbcbaf
[Microservices Node Manager - Add exception handlings
kimeunju108 a07e2fd
Merge pull request #10 from kimeunju108/eunju/nodemanager
kimeunju108 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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assuming that MAC_STATE_ACTIVE is a constant, we should collect them and store in some constant file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree. Currently, all constants are in MacUtil class. But once we decide a location, I will put them there.