Skip to content

Latest commit

 

History

History
100 lines (74 loc) · 8.92 KB

CHANGELOG.md

File metadata and controls

100 lines (74 loc) · 8.92 KB

Change Log

Full Changelog

Closed issues:

Full Changelog

Closed issues:

  • Simplify Policy booleans handling #96 #97
  • Falafel reference in image #23

Merged pull requests:

  • add new shared parser #129 (xiaoyu74)
  • Unitfiles parser enhanced to deal with all unit states and enhanced w… #114 (jsvob)
  • Simplify 'Policy booleans' handling #96 (PaulWay)

Full Changelog

Closed issues:

  • Update ceph_version to add version 2.2 #105 #106
  • Removing previously used but abandoned test functions #98 #99
  • Expose associated satellite information in system metadata #65 #87
  • Added keyword_search function #69 #86
  • Rename from falafel to insights-core #8

Merged pull requests:

  • Update ceph_version to add version 2.2 #107 (shzhou12)
  • Enhance parser openshift_get in master #102 (wushiqinlou)
  • Removing previously used but abandoned test functions #98 (PaulWay)
  • Expose satellite information in the system metadata #89 (jeudy100)
  • Update docs and consolidate tests for parsers module #78 (bfahr)
  • Added keyword\_search function #69 (PaulWay)
  • Rename parser module tests #68 (PaulWay)
  • Fix exception 'unexpected keyword argument' when calling a rule. #64 (matysek)
  • Fix netstat rows_by() method to implement AND rather than OR search #62 (PaulWay)
  • Bond module tests at 100% code coverage #58 (PaulWay)
  • AlternativesOutput mapper class definition #47 (PaulWay)

falafel-1.40.0-23 (2017-06-07)

Full Changelog

Fixed bugs:

  • Transaction check error w/python-requests on falafel-1.38.0-25 installation #12

Closed issues:

  • uname parser fails for kernel 2.6.32-504.8.2.bgq.el6 #52

Merged pull requests:

  • Enhance grub_conf coverage test to 100% #60 (xiangce)
  • Remove the deprecated method: get_expiration_date(). (master) #59 (JoySnow)
  • df parser at 100% code coverage in tests #56 (PaulWay)
  • Skip newline 4 rhel6.3 #55 (chenlizhong)
  • Fix uname to accept 5 sections in release string. (master) #54 (jsvob)
  • SMARTctl parser at 100% code coverage in tests #51 (PaulWay)
  • tomcat_web_xml at 100% code coverage in tests #50 (PaulWay)
  • Enhance grub_conf.py #49 (xiangce)
  • Uptime improved processing and test coverage #48 (PaulWay)
  • Don't process blank lines from blkid #44 (kylape)
  • Revert deletion of test for systemctl_show_mariadb #41 (bfahr)
  • Use correct base archive version #39 (kylape)
  • Moved test_systemctl_show_mariadb.py to ./insights/parsers/tests #38 (vishwanathjadhav)
  • Enhance httpd_conf mapper and shared reducer #36 (skontar)
  • cpuinfo_max_freq mapper is no longer in use - removing mapper files entirely #34 (PaulWay)
  • Prepare for release on pypi #30 (kylape)
  • Updated multipath config to use mapper class #22 (PaulWay)
  • Enhance grub_conf.py #21 (xiangce)
  • Netstat mapper improvements #20 (PaulWay)
  • XFS info improvements #19 (PaulWay)
  • fd_total_limit mapper is unused - remove it and improve tests #18 (PaulWay)
  • Added Shared Mapper for mariadb service parameters check #4 (vishwanathjadhav)
  • Enhance mapper certificates_enddate.py #2 (JoySnow)

falafel-1.39.0-11 (2017-05-31)

Merged pull requests:

  • Adding missing files from rhel7 base archive #29 (kylape)
  • Use new naming conventions. #27 (csams)
  • cpuinfo_max_freq mapper is no longer in use - removing mapper files entirely #17 (PaulWay)
  • Package archive tool data files #16 (kylape)
  • Update ansible repo references to RedHatInsights. #15 (csams)
  • Add back the archive tool #6 (kylape)

* This Change Log was automatically generated by github_changelog_generator