Commit 0235025
python: Remove redundant host.set_key() method
I just found out that the DHCHAP Key can be set as a property
(e.g. host.dhchap_key = "THE-KEY"). So, we can remove the set_key()
method that was added a few days ago.
Signed-off-by: Martin Belanger <[email protected]>1 parent 2443364 commit 0235025
1 file changed
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | 466 | | |
476 | 467 | | |
477 | 468 | | |
| |||
499 | 490 | | |
500 | 491 | | |
501 | 492 | | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | 493 | | |
507 | 494 | | |
508 | 495 | | |
| |||
0 commit comments