Bug 1264089
Summary: | cannot add adsl type connection | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Vladimir Benes <vbenes> |
Component: | NetworkManager | Assignee: | Jirka Klimes <jklimes> |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.2 | CC: | bgalvani, dcbw, jklimes, rkhan, thaller, tlavigne |
Target Milestone: | rc | ||
Target Release: | 7.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | NetworkManager-1.0.6-8.el7 | Doc Type: | Bug Fix |
Doc Text: |
nmcli has enabled adding ADSL connections via 'nmcli connection add' command.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-19 11:04:31 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Vladimir Benes
2015-09-17 13:41:32 UTC
Creating ADSL connections with "nmcli con add" has never been implemented. So we should have not shown 'adsl' as a valid type in the first place. Anyway, I have added the support for adsl to 'nmcli connection add' now. And also included two adsl related fixes. See upstream branch jk/nmcli-con-add-adsl-rh1264089. missing bash-completion for the new options. rest LGTM Looks good. (In reply to Thomas Haller from comment #2) > missing bash-completion for the new options. Added. Committed upstream, master: e9f9f4e merge: fix ADSL in nmcli and libnm-core/libnm-utils (rh #1264089) 290c162 cli: allow creating ADSL connections with 'nmcli connection add' (rh #1264089) 5502d86 cli: initialize adsl.protocol in editor when creating a new connection 3d64d45 libnm-core/libnm-util: fix an assertion in adsl setting nm-1-0: 3e26774 merge: fix ADSL in nmcli and libnm-core/libnm-utils (rh #1264089) b590a31 cli: allow creating ADSL connections with 'nmcli connection add' (rh #1264089) 9bca3b7 cli: initialize adsl.protocol in editor when creating a new connection 1f7be49 libnm-core/libnm-util: fix an assertion in adsl setting Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-2315.html |