Kamil Deryński
Kamil Deryński
Hi @mirceaulinic, Sure, I can change it to `confirmed` and I am happy to make PR for Junos driver. I have already tested it a little bit, so I'll try...
Hmm, I think that `rollback` can be misleading as there is already method with the same name. I would vote for `auto_rollback` as an alternative or maybe `revert_in` is not...
@mirceaulinic let me know when you decide which name should we use :) After that, I will change it in this PR and in PR for junos driver. Using minutes...
Hey @mirceaulinic, Yes, I have tested it. `commit_config()` without additional argument `confirmed=0` doesn't change current behaviour. BTW I will create PR in a few minutes with brief description of this...
@mirceaulinic I have tested proposed scenario and config DB was unlocked during commit confirmed period. I have added small fix and now it works as it should, so config DB...