Skip to content
Snippets Groups Projects

Improve vyos-charm and fix some edge cases in magmagw-charm

Merged garciadav requested to merge garciadav/osm-packages:improve-vyos-fix-magmagw into master
1 unresolved thread

Merge request reports

Approval is optional

Merged by lavadolavado 4 years ago (Sep 7, 2020 5:16pm UTC)

Merge details

  • Changes merged into master with 84f49688.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
144 144
145 145 def on_reset_id_action(self, event):
146 146 """Resets the hardware ID"""
147 if self.unit.is_leader():
147 if self.is_leader:
  • garciadav added 1 commit

    added 1 commit

    • 092fe2ec - Improve vyos-charm and fix some edge cases in magmagw-charm

    Compare with previous version

  • garciadav unmarked as a Work In Progress

    unmarked as a Work In Progress

  • merged

  • lavado mentioned in commit 84f49688

    mentioned in commit 84f49688

  • Please register or sign in to reply
    Loading