Skip to content

Tags: ffesti/insights-core

Tags

insights-core-3.0.245

Tagging package [insights-core] version [insights-core-3.0.245] in di…

…rectory [./].

insights-core-3.0.244

Tagging package [insights-core] version [insights-core-3.0.244] in di…

…rectory [./].

insights-core-3.0.243

Tagging package [insights-core] version [insights-core-3.0.243] in di…

…rectory [./].

insights-core-3.0.242

Tagging package [insights-core] version [insights-core-3.0.242] in di…

…rectory [./].

insights-core-3.0.241

Tagging package [insights-core] version [insights-core-3.0.241] in di…

…rectory [./].

insights-core-3.0.240

Add MII polling interval attribute to the bond parser (RedHatInsights…

…#3206)

* Added in the missing attribute that is often set in the bond opts.
* Added in testing to confirm the attribute was set properly.

Signed-off-by: Ryan Blakley <rblakley@redhat.com>
(cherry picked from commit 6eb9961)

insights-core-3.0.239

Setup the ability to build core as an rpm (RedHatInsights#3195)

* Initialized tito, and set the props to allow tito tag to update the
  spec file and the VERSION file so we don't have to manually update
  each on release.
* Added rpm spec file and script to build the rpm locally.
* Added a new core rpm specific MANIFEST file that removes all the tests
  and examples directory.
* Updated the readme with instructions on how to build the rpm locally,
  and then install with dnf/yum.

Signed-off-by: Ryan Blakley <rblakley@redhat.com>
(cherry picked from commit 4e1392a)

insights-core-3.0.238

Bumping version to 3.0.238

* Because of pypi deployment issues we are skipping 3.0.237 version

insights-core-3.0.237

Fix issues in canonical facts ip and mac addr (RedHatInsights#3194)

* Apply validation to IP addresses and MAC addresses to ensure that
  unexpected values are not present
* Add tests

Signed-off-by: Bob Fahr <20520336+bfahr@users.noreply.github.com>
(cherry picked from commit 3a2748b)

insights-core-3.0.236

add additional messaging for 401 response (RedHatInsights#3066)

Signed-off-by: Jeremy Crafts <jcrafts@redhat.com>