summaryrefslogtreecommitdiffstats
path: root/roles/nuage_node/handlers
Commit message (Collapse)AuthorAgeFilesLines
* Remove openshift.common.service_typeMichael Gugino2017-12-071-1/+1
| | | | | | | | This commit removes openshift.common.service_type in favor of openshift_service_type. This commit also removes r_openshift_excluder_service_type from plays in favor of using the role's defaults.
* Nuage changes to add custom mounts for atomic-openshift-node serviceRohan Parulekar2017-08-291-1/+1
|
* Nuage changes for Atomic hosts OSE IntegrationRohan Parulekar2017-08-241-4/+0
|
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-2/+2
| | | | | | * 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
* Added ip forwarding for nuageVishal Patil2016-11-151-0/+4
|
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-2/+2
|
* Explicitly restart the atomic node service after configuring it for nuageVishal Patil2016-01-281-0/+4
|
* Add Nuage support to openshift ansibleVishal Patil2016-01-251-0/+4
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