Skip to content
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

Move QoS configuration to config DB #158

Merged
merged 2 commits into from
Nov 21, 2017

Conversation

andriymoroz-mlnx
Copy link
Collaborator

@andriymoroz-mlnx andriymoroz-mlnx commented Nov 10, 2017

Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
Copy link
Contributor

@yxieca yxieca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you need to take 3 steps for this change:

  1. Adding new fields (CFG_) that you need. But keep the old APP_ for now, You can group them together and add a comment for future deprecation if you like to.
  2. Once this review is in, test for Removed DB specific get api's from Selectable class #378 could pass. Then we can merge that review.
  3. Then you can create another PR to remove the old APP_* entries.

Without doing this in small steps, i don't think PR #378 would pass test. Unless someone can ignore test result and merge it, we are stuck.

Regards,
Ying

@yxieca
Copy link
Contributor

yxieca commented Nov 20, 2017

Discussed with Shuotian, this review doesn't have to be broken into 2.

However, #1162 needs to include submodule updates to avoid build failure.

Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
@yxieca yxieca merged commit 3d07426 into sonic-net:master Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants