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.7.1.tar.gz (88.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

validations_common-1.7.1-py3-none-any.whl (175.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: validations-common-1.7.1.tar.gz
  • Upload date:
  • Size: 88.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for validations-common-1.7.1.tar.gz
Algorithm Hash digest
SHA256 494228b6268395bd4810e28a448a6948554e131f831704f165c4eb29181568f7
MD5 4e5c8b18042c46c28e94e285454f029f
BLAKE2b-256 d5e87664cfddfc6eae4ecc4ceb24653820cf92bad0067f12bc53a261bcb4cac3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for validations_common-1.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1f8ff3c7dcae4012fb4620347b91ab761d1d29d7aeba7d043154a2f7afe9f6c1
MD5 02d67ee5d1b9926ea138ad1f1d45b8ca
BLAKE2b-256 ce3c145b4f445cbfc12a2719d5a3fc096f0ff9426bfa42ac22dcd8198c120e83

See more details on using hashes here.

Supported by

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