f0d318 - Fix pylint complaints about log lines (bcl)

Authored and Committed by Brian C. Lane 9 years ago
    - Fix pylint complaints about log lines (bcl)
    - Add JENKINS_PROXY support to makebumpver (bcl)
    - Copy the kickstart package tests for testing with yum (bcl)
    - Pass multiple args to runone in run_kickstart_tests.sh (bcl)
    - Ignore some accelerator collisions on the filter dialog. (clumens)
    - Remove an unused variable. (clumens)
    - network: fix a typo making creating virtual devices in %pre fail (#1075195)
      (rvykydal)
    - network: support for bridge, require pykickstart with the support (#1075195)
      (rvykydal)
    - network: Catch exception from NM failing to create a bridge device (#1075195)
      (rvykydal)
    - network: add bridge support for kickstart %pre phase (#1075195) (rvykydal)
    - network: generate kickstart commands for bridge devices (#1075195) (rvykydal)
    - network: add bridge support to kickstart (#1075195) (rvykydal)
    - network: support for adding bridge devices (#1075195) (rvykydal)
    - network: display bridge devices in status (#1075195) (rvykydal)
    - Fix position of Refresh List button in filter spoke (#1065716) (rvykydal)
    - Fix accelerator collision of Refresh button (#1065716) (rvykydal)
    - gui: add Refresh button to network storage UI (#1065716) (rvykydal)
    - iscsi: display portal (address:port) of node in node list (#1114820)
      (rvykydal)
    - iscsi: when logging into nodes consider ip:port of node (#1114820) (rvykydal)
    - network: display only actual fqdn of ip we offer for vnc connection
      (#1089429) (rvykydal)
    - network: GUI: reactivate connection automatically after configuration
      (#1033063) (rvykydal)
    - Don't traceback if connection does not have read-only setting (#1158919)
      (rvykydal)
    - network: enable NM ibft plugin only for ip=ibft boot option (#804511)
      (rvykydal)
    - network: add support for vlan tag in iBFT (#804511) (rvykydal)
    - network: pass team opts to dracut for netroot (#1075666) (rvykydal)
    - Remove unused version macros from anaconda.spec.in (vpodzime)
    - Don't process continue-clicked events for windows that aren't shown.
      (clumens)
    - Add back an empty %files for the anaconda metapackage (dshea)
    - Do not include dd_list and dd_extract in the anaconda-core package. (clumens)
    - Replace long usage with int (#1014220) (mkolman)
    - Do not use sys.exc_type (#1014220) (mkolman)
    - Replace StandardError with Exception (#1014220) (mkolman)
    - Make filter() usage Python 3 compatible (#1014220) (mkolman)
    - network: add teamd package if team is used during installation (#1185670)
      (rvykydal)
    - network: add NetworkManager-team (#1182633) (rvykydal)
    - Don't allow weak LUKS passwords either (bcl)
    - Use %license in anaconda.spec.in (bcl)
    - Don't allow weak passwords (text mode). (sbueno+anaconda)
    - Remove the press done twice to exit text (bcl)
    - Don't allow weak user passwords (bcl)
    - Don't allow weak root passwords (bcl)
    - Increase minimum password length to 8 (bcl)
    - Remove the unused re import from nm.py. (clumens)
    - Remove IPy from nm.py for python 23 compatibility. (rvykydal)
    - Show empty VGs in the custom spoke. (dlehman)
    - Use the rpm database to find kernel package versions (#1074358) (dshea)
    - Check whether a payload has an instclass (#1185588) (dshea)
    - Remove the unused indexed_dict module (vpodzime)
    - Use threadMgr to wait for exception handling to finish (vpodzime)
    - Add a method for waiting for error handling to finish (vpodzime)
    - Move HW errors processing to the code that runs in the main thread (vpodzime)
    - Replace python-urlgrabber with python-requests (#1141242) (mkolman)
    
        
file modified
+1 -0
file modified
+72 -9
file modified
+1 -1