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

Implement netplan get/set CLI and DBus API #163

Merged
merged 35 commits into from Sep 30, 2020
Merged

Implement netplan get/set CLI and DBus API #163

merged 35 commits into from Sep 30, 2020

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    8e93d04 View commit details
    Browse the repository at this point in the history
  2. cli:set: allow to set sequences

    slyon committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    21f3b38 View commit details
    Browse the repository at this point in the history
  3. Initial draft for 'netplan get'

    slyon committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e5116b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2907dcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67fe32a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03e158b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a109bfc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f15876 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    51b71b6 View commit details
    Browse the repository at this point in the history
  10. tests: cleanup

    slyon committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    29a9641 View commit details
    Browse the repository at this point in the history
  11. dbus: initial Get() api

    slyon committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    92ec18c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8baa7b View commit details
    Browse the repository at this point in the history
  13. dbus: initial Set() api

    slyon committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    31b1782 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5fea991 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    df86669 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    344bf7a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    766bdbc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a31fb83 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    474f6d3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9416d36 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    52a96a5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6c9c1d0 View commit details
    Browse the repository at this point in the history
  23. cli:set: cleanup strip_tree

    slyon committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1de48b0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f18a35d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    642b973 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ca2dd39 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8bb6db0 View commit details
    Browse the repository at this point in the history
  28. cli:get/set: cleanup

    slyon committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    ff0b104 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    e3aeb25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b185a6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ee6d52 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    d3c2f43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c9994 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5bc40b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3a3d50 View commit details
    Browse the repository at this point in the history