summaryrefslogtreecommitdiffstats
path: root/roles/nuage_node/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-4/+4
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Include Deprecation - openshift-nodeRussell Teague2017-11-221-4/+3
|
* Nuage changes to add custom mounts for atomic-openshift-node serviceRohan Parulekar2017-08-291-0/+5
|
* Nuage changes for Atomic hosts OSE IntegrationRohan Parulekar2017-08-241-33/+15
|
* Merge pull request #4767 from vareti/IptablesKubeProxyScott Dodson2017-08-152-0/+10
|\ | | | | Nuage changes to support IPTables kube-proxy in OpenShift
| * Nuage changes to support IPTables kube-proxy in OpenShiftsareti2017-07-242-0/+10
| | | | | | | | changing the conditional to negation of pod network address rather than using host address
* | Updated README to reflect refactor. Moved firewall initialize into separate ↵Kenny Woodson2017-08-101-2/+2
| | | | | | | | file.
* | Adding a default condition and removing unneeded defaults.Kenny Woodson2017-08-091-4/+4
| |
* | First attempt at refactor of os_firewallKenny Woodson2017-08-082-0/+44
|/
* Copy Nuage VSD generated user certificates to Openshift master nodesSneha Deshpande2017-05-221-0/+15
|
* Resolve deprecation warningRussell Teague2017-02-171-1/+1
|
* YAML LintingRussell Teague2016-12-123-15/+15
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Added ip forwarding for nuageVishal Patil2016-11-152-0/+19
|
* Added a parameter for cert validityVishal Patil2016-10-211-1/+1
|
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-7/+7
|
* Changes required for Nuage monitor REST serverVishal Patil2016-03-012-0/+52
|
* Changes for new Nuage RPMSVishal Patil2016-02-111-3/+3
|
* Add Nuage support to openshift ansibleVishal Patil2016-01-251-0/+37
Added variables Made changes for node configuration Add service restart logic to node Fixed ansible syntax errors Add cert and key info for nodes Added active and standby controller ip configuration information Uncommented the nuage sdn check Changed ca_crt -> ca_cert Added restarting of atomic openshift master Removed service account dependencies Fixes Fixed the api server url Removed redundant restart of atomic openshift master Configure nuagekubemon on all of the master nodes Restart master api and controllers as well on nuagekubemon installation Converted plugin config into template Add template for nuagekubemon Removed uplink interface from vars Able to copy cert keys Uninstall default ovs Add the kubemon template Do not install rdo sdn rpms in case of nuage Addressed latest review comments Set the networkPluginName for nuage