Git Product home page Git Product logo

ansible-nfv's Introduction

Ansible NFV playbooks

Ansible NFV repository holds various playbooks for installation, configuration, tuning, testing and day to day tasks related to NFV and Openstack.

Documentation

Each role holds it's own documentation. Refer to the README.md file within the role.

The minimum required version of Ansible for the playbooks >=2.9.0,<2.10.0
Note - In order to work properly with the selinux, make sure the libselinux-python package is installed on your host.

Install

The ansible-nfv repository has a number of requirements that need to be installed within virtualenv.
For Production - Install the packages by - pip install -r requirements.txt
For Development - Install the packages by - pip install -r test-requirements.txt

In addition to the above packages, ansible-nfv is using ansible collections.
Required collections defined within the requirements.yaml file.
Install the collections in addition to the above commands - ansible-galaxy collection install -r requirements.yaml

How to contribute

Refer to the contribution.md guide.

Note

Please, modify the playbooks variables to meet your needs before running the playbooks.

The variables could be applied to the playbook run, by saving them into a separate yml file and include the file during the playbook execution.
Note the '@' sign, which is used to apply the variables located within the provided file.

ansible-playbook playbooks/path/to/the/playbook.yml -e @/path/to/the/variable/file.yml

For any question, refer to the NFV Cloud QE team - [email protected]

ansible-nfv's People

Contributors

edannon avatar eshulman2 avatar gamado avatar imatza-rh avatar itzikb-redhat avatar jaganathancse avatar jbadiapa avatar maxbab avatar mnietoji avatar mrvectorz avatar rdiazcam avatar saneax avatar sbekkerm avatar vkhitrin avatar yarboa avatar yogananth-subramanian avatar zivgreenberg avatar zshi-redhat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ansible-nfv's Issues

How to contribute?

I would like to send patches to this repo. Can you please let me know how to contribute? (PR? GerritHub?)

I think it's also a good idea to add it to the documentation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.