This Week in OpenNMS: December 4th, 2017

Benjamin Reed <[email protected]> Mon, 4 Dec 2017 14:03:37 -0500
Newsgroups gmane.network.opennms.announce,gmane.network.opennms.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============5038898730245293829==
Content-Type: multipart/alternative;
 boundary="------------741F0B94D51553D5482E0A20"
Content-Language: en-US

This is a multi-part message in MIME format.
--------------741F0B94D51553D5482E0A20
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

It's time for This Week in OpenNMS!

Last week we did more work on the Drift telemetry project and other
refactoring.


    <#github-project-updates>Github Project Updates

  *

    *Internals, APIs, and Documentation*

      o I made it easier to pass additional JVM options during test builds.
      o Jeff fixed it so RTC subscription events aren't persisted to the
        database.
      o Seth continued to work on cleaning up JNLP launch of the remote
        poller.
      o Antonio continued to work on Enlinkd bridge discovery fixes.
      o Dustin and Markus continued to work on improving Netflow support
        in Topologyd.
      o Markus finished his changes to allow more flexible auth to
        Elasticsearch.
      o Craig did some improvements to his measurements API improvements.
      o Seth did some refactoring of inner classes to Java 8 lamdas.
      o Seth did more work on cleaning up our Karaf container artifacts.
  *

    *Web UI*

      o I wrapped up support for pre-authentication in the OpenNMS web
        UI when behind a proxy.
      o I worked on refactoring our various JavaScript code to a single
        optimized webpack build.
      o Markus did more work on running ReST JAX-RS services in the OSGi
        container.
      o Jesse worked on mocking up queries for flow data.


    <#upcoming-events-and-appearances>Upcoming Events and Appearances

  *

    *Linuxconf Australia Sysadmin Miniconf - January 23rd, 2018
    <https://linux.conf.au/programme/miniconfs/sysadmin/>*

    Tarus will be speaking at the Linuxconf Australia Systems
    Administration Miniconf on January 23rd.

  *

    *NZNOG 2018 - Queenstown, NZ - January 22nd - 26th, 2018
    <http://www.nznog.org/nznog18>*

    After Linuxconf, Tarus will speak at the New Zealand Network
    Operators Group event at Rydges in Queenstown, NZ
    <http://www.nznog.org/nznog18/venue>.


    <#until-next-week>Until Next Week…

If there’s anything you’d like me to talk about in a future TWiO, or you
just have a comment or criticism you’d like to share, don’t hesitate to
say hi <mailto:[email protected]>.

- Ben


    <#resolved-issues-since-last-twio>Resolved Issues Since Last TWiO

  * HZN-973 <https://issues.opennms.org/browse/HZN-973>: Make Jaxrs work
    within the osgi container and allow access from the OpenNMS Jetty
    Container
  * HZN-1182 <https://issues.opennms.org/browse/HZN-1182>: Allow
    defining authentication settings per elastic endpoint
  * HZN-1197 <https://issues.opennms.org/browse/HZN-1197>: Flow index
    setting customization
  * HZN-1204 <https://issues.opennms.org/browse/HZN-1204>: Upgrade Maven
    to version 3.5
  * NMS-8669 <https://issues.opennms.org/browse/NMS-8669>: Failing when
    doing a one-off discovery
  * NMS-9681 <https://issues.opennms.org/browse/NMS-9681>: Powered Off
    VMware VMs Removed from Requisition with importVMAll=true
  * NMS-9689 <https://issues.opennms.org/browse/NMS-9689>: HEAD requests
    to static resources in the UI don't work
  * NMS-9721 <https://issues.opennms.org/browse/NMS-9721>: The EXE
    installer of the remote poller on Windows is not working
  * NMS-9739 <https://issues.opennms.org/browse/NMS-9739>:
    Authentication proxy support
  * NMS-9743 <https://issues.opennms.org/browse/NMS-9743>: Jexl
    Measurements API enhancements
  * NMS-9746 <https://issues.opennms.org/browse/NMS-9746>: JNLP Remote
    Poller file logging broken because of Log4j2 version
  * NMS-9749 <https://issues.opennms.org/browse/NMS-9749>: The content
    of the clone foreign source definition dialog is misleading
  * NMS-9757 <https://issues.opennms.org/browse/NMS-9757>: Upgrading
    from 21.0.0 to 21.0.1-1 Fails


--------------741F0B94D51553D5482E0A20
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font face="Helvetica Neue">It's time for This Week in OpenNMS!</font></p>
    <font face="Helvetica Neue">
    </font>
    <p><font face="Helvetica Neue">Last week we did more work on the
        Drift telemetry project and other refactoring.</font></p>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a
          id="user-content-github-project-updates" class="anchor"
          href="#github-project-updates" aria-hidden="true"><span
            aria-hidden="true" class="octicon octicon-link"></span></a>Github
        Project Updates</font></h2>
    <font face="Helvetica Neue">
    </font>
    <ul>
      <li>
        <p><font face="Helvetica Neue"><strong>Internals, APIs, and
              Documentation</strong></font></p>
        <ul>
          <li><font face="Helvetica Neue">I made it easier to pass
              additional JVM options during test builds.</font></li>
          <li><font face="Helvetica Neue">Jeff fixed it so RTC
              subscription events aren't persisted to the database.</font></li>
          <li><font face="Helvetica Neue">Seth continued to work on
              cleaning up JNLP launch of the remote poller.</font></li>
          <li><font face="Helvetica Neue">Antonio continued to work on
              Enlinkd bridge discovery fixes.</font></li>
          <li><font face="Helvetica Neue">Dustin and Markus continued to
              work on improving Netflow support in Topologyd.</font></li>
          <li><font face="Helvetica Neue">Markus finished his changes to
              allow more flexible auth to Elasticsearch.</font></li>
          <li><font face="Helvetica Neue">Craig did some improvements to
              his measurements API improvements.</font></li>
          <li><font face="Helvetica Neue">Seth did some refactoring of
              inner classes to Java 8 lamdas.</font></li>
          <li><font face="Helvetica Neue">Seth did more work on cleaning
              up our Karaf container artifacts.</font></li>
        </ul>
      </li>
      <li>
        <p><font face="Helvetica Neue"><strong>Web UI</strong></font></p>
        <ul>
          <li><font face="Helvetica Neue">I wrapped up support for
              pre-authentication in the OpenNMS web UI when behind a
              proxy.</font></li>
          <li><font face="Helvetica Neue">I worked on refactoring our
              various JavaScript code to a single optimized webpack
              build.</font></li>
          <li><font face="Helvetica Neue">Markus did more work on
              running ReST JAX-RS services in the OSGi container.</font></li>
          <li><font face="Helvetica Neue">Jesse worked on mocking up
              queries for flow data.</font></li>
        </ul>
      </li>
    </ul>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a
          id="user-content-upcoming-events-and-appearances"
          class="anchor" href="#upcoming-events-and-appearances"
          aria-hidden="true"><span aria-hidden="true" class="octicon
            octicon-link"></span></a>Upcoming Events and Appearances</font></h2>
    <font face="Helvetica Neue">
    </font>
    <ul>
      <li>
        <p><font face="Helvetica Neue"><strong><a
                href="https://linux.conf.au/programme/miniconfs/sysadmin/"
                rel="nofollow">Linuxconf Australia Sysadmin Miniconf -
                January 23rd, 2018</a></strong></font></p>
        <p><font face="Helvetica Neue">Tarus will be speaking at the
            Linuxconf Australia Systems Administration Miniconf on
            January 23rd.</font></p>
      </li>
      <li>
        <p><font face="Helvetica Neue"><strong><a
                href="http://www.nznog.org/nznog18" rel="nofollow">NZNOG
                2018 - Queenstown, NZ - January 22nd - 26th, 2018</a></strong></font></p>
        <p><font face="Helvetica Neue">After Linuxconf, Tarus will speak
            at the New Zealand Network Operators Group event at <a
              href="http://www.nznog.org/nznog18/venue" rel="nofollow">Rydges
              in Queenstown, NZ</a>.</font></p>
      </li>
    </ul>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a id="user-content-until-next-week"
          class="anchor" href="#until-next-week" aria-hidden="true"><span
            aria-hidden="true" class="octicon octicon-link"></span></a>Until
        Next Week…</font></h2>
    <font face="Helvetica Neue">
    </font>
    <p><font face="Helvetica Neue">If there’s anything you’d like me to
        talk about in a future TWiO, or you just have a comment or
        criticism you’d like to share, don’t hesitate to <a
          href="mailto:[email protected]">say hi</a>.</font></p>
    <font face="Helvetica Neue">
    </font>
    <p><font face="Helvetica Neue">- Ben</font></p>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a
          id="user-content-resolved-issues-since-last-twio"
          class="anchor" href="#resolved-issues-since-last-twio"
          aria-hidden="true"><span aria-hidden="true" class="octicon
            octicon-link"></span></a>Resolved Issues Since Last TWiO</font></h2>
    <font face="Helvetica Neue">
    </font>
    <ul>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-973"
            rel="nofollow">HZN-973</a>: Make Jaxrs work within the osgi
          container and allow access from the OpenNMS Jetty Container</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1182"
            rel="nofollow">HZN-1182</a>: Allow defining authentication
          settings per elastic endpoint</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1197"
            rel="nofollow">HZN-1197</a>: Flow index setting
          customization</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1204"
            rel="nofollow">HZN-1204</a>: Upgrade Maven to version 3.5</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-8669"
            rel="nofollow">NMS-8669</a>: Failing when doing a one-off
          discovery</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-9681"
            rel="nofollow">NMS-9681</a>: Powered Off VMware VMs Removed
          from Requisition with importVMAll=true</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-9689"
            rel="nofollow">NMS-9689</a>: HEAD requests to static
          resources in the UI don't work</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-9721"
            rel="nofollow">NMS-9721</a>: The EXE installer of the remote
          poller on Windows is not working</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-9739"
            rel="nofollow">NMS-9739</a>: Authentication proxy support</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-9743"
            rel="nofollow">NMS-9743</a>: Jexl Measurements API
          enhancements</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-9746"
            rel="nofollow">NMS-9746</a>: JNLP Remote Poller file logging
          broken because of Log4j2 version</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-9749"
            rel="nofollow">NMS-9749</a>: The content of the clone
          foreign source definition dialog is misleading</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-9757"
            rel="nofollow">NMS-9757</a>: Upgrading from 21.0.0 to
          21.0.1-1 Fails</font></li>
    </ul>
    <font face="Helvetica Neue">
    </font>
  </body>
</html>

--------------741F0B94D51553D5482E0A20--


--===============5038898730245293829==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--===============5038898730245293829==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq

opennms-announce mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-announce
--===============5038898730245293829==--