summaryrefslogtreecommitdiff
path: root/roles/nuage_node/meta
AgeCommit message (Collapse)Author
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms.
2017-08-08First attempt at refactor of os_firewallKenny Woodson
2016-12-12YAML LintingRussell Teague
* Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
2016-11-28Refactored to use Ansible systemd moduleRussell Teague
* Ansible systemd module used in place of service module * Refactored command tasks which are no longer necessary * Applying rules from openshift-ansible Best Practices Guide
2016-11-15Added ip forwarding for nuageVishal Patil
2016-09-16Open ports for vxlan and Nuage monitorVishal Patil
2016-03-01Changes required for Nuage monitor REST serverVishal Patil