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

[build]: combine feature and container feature table #5081

Merged
merged 5 commits into from
Aug 5, 2020

Commits on Aug 5, 2020

  1. [build]: combine feature and container feature table

    1. remove container feature table
    2. do not generate feature entry if the feature is not included
       in the image
    3. rename ENABLE_* to INCLUDE_* for better clarity
    lguohan committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    a4420b0 View commit details
    Browse the repository at this point in the history
  2. rename feature status to feature state

    Signed-off-by: Guohan Lu <lguohan@gmail.com>
    lguohan committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    2eb8ad3 View commit details
    Browse the repository at this point in the history
  3. fix alignment

    Signed-off-by: Guohan Lu <lguohan@gmail.com>
    lguohan committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    f98b122 View commit details
    Browse the repository at this point in the history
  4. fix init_cfg.json.j2 syntax error

    Signed-off-by: Guohan Lu <lguohan@gmail.com>
    lguohan committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    5c67511 View commit details
    Browse the repository at this point in the history
  5. [submodule]: update sonic-utilities

    * 9700e45 2020-08-03 | [show/config]: combine feature and container feature cli (sonic-net#1015) (HEAD, origin/master, origin/HEAD) [lguohan]
    * c9d3550 2020-08-03 | [tests]: fix drops_group_test failure on second run (sonic-net#1023) [lguohan]
    * dfaae69 2020-08-03 | [lldpshow]: Fix input device is not a TTY error (sonic-net#1016) [Arun Saravanan Balachandran]
    * 216688e 2020-08-02 | [tests]: rename sonic-utilitie-tests to tests (sonic-net#1022) [lguohan]
    * c0c3cce 2020-07-30 | [config/config_mgmt.py]: Fix typo and enable test for tablesWithOutYang() (sonic-net#1012) [Praveen Chaudhary]
    * c6c5be1 2020-07-30 | [show] Fix for 'trunk' PortChannel reported as 'routed' port (sonic-net#1002) [shlomibitton]
    * ef9ac2a 2020-07-29 | importing json needed for DPB CLI (sonic-net#1010) [Sangita Maity]
    * aa1b072 2020-07-23 | [config] Add Initial draft of Breakout Mode subcommand (sonic-net#766) [Sangita Maity]
    lguohan committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    b1f2a4e View commit details
    Browse the repository at this point in the history