Skip to main content

A common Ansible libraries and plugins for the validations framework

Project description

https://governance.openstack.org/tc/badges/validations-common.svg

A collection of Ansible roles and playbooks to detect and report potential issues during deployments.

The validations will help detect issues early in the deployment process and prevent field engineers from wasting time on misconfiguration or hardware issues in their environments.

Installation

Installation with package manager

Alternatively it is possible to install validations-common using package manager.

Such as yum or dnf

$ yum|dnf install validations-common

or the more modern dnf.

$ dnf install validations-common

Usage

Once the validations-common project has been installed, navigate to the chosen share path, usually /usr/share/ansible to access the installed roles, playbooks, and libraries.

While the validations-common can be run by itself, it nonetheless depends on Ansible and validations-libs. Therefore it isn’t recommended to use only validations-common.

Validations Callbacks

http_json callback

The callback http_json sends Validations logs and information to an HTTP server as a JSON format in order to get caught and analysed with external tools for log parsing (as Fluentd or others).

This callback inherits from validation_json the format of the logging remains the same as the other logger that the Validation Framework is using by default.

To enable this callback, you need to add it to the callback whitelist. Then you need to export your http server url and port:

export HTTP_JSON_SERVER=http://localhost
export HTTP_JSON_PORT=8989

The callback will post JSON log to the URL provided. This repository has a simple HTTP server for testing purpose under:

tools/http_server.py

The default host and port are localhost and 8989, feel free to adjust those values to your needs.

Running the molecule tests

In order to run the molecule tests locally on your local machine, please follow the instructions documented in the Tripleo Validations Developers Guide.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

validations-common-1.9.0.tar.gz (94.9 kB view details)

Uploaded Source

Built Distribution

validations_common-1.9.0-py3-none-any.whl (183.7 kB view details)

Uploaded Python 3

File details

Details for the file validations-common-1.9.0.tar.gz.

File metadata

  • Download URL: validations-common-1.9.0.tar.gz
  • Upload date:
  • Size: 94.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for validations-common-1.9.0.tar.gz
Algorithm Hash digest
SHA256 ecf1e1b2e2d88972b99fae6eca5cd9690623481acd37c274692db8605ef79250
MD5 e17274c4ce3e23fba62c2b0f4cfaf079
BLAKE2b-256 732fe8e9b30b2c9dd883a9ed9c2c28696101dd4f3af14742daf3946330d65c37

See more details on using hashes here.

File details

Details for the file validations_common-1.9.0-py3-none-any.whl.

File metadata

File hashes

Hashes for validations_common-1.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3ba628ddc025fa3078cbc47acadfeadace2a771013fdd7113e132e20183ba931
MD5 d0fd0976dd47229fb35774b525de9fbb
BLAKE2b-256 87fa16823ecf728ffc93f1118870d0981fdab0c25e01a5dcd6f1e327fb4f9a4b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page