summaryrefslogtreecommitdiff
path: root/roles/nuage_master/tasks
AgeCommit message (Collapse)Author
2018-01-30copy etcd client certificates for nuage openshift monitorsareti
* Fix SCC permissions for Nuage daemon sets * Changes to support Node Port for Nuage with OSE * Fix for creating Nuage infra pod ds file * Add new variable to handle Nuage infra image version * Update Service CIDR for openshift in daemon set file * Add rolling update strategy for CNI daemon sets * Fix for atomic installation for Nuage * changing include to include_tasks as per upstream openshift-ansible
2017-12-20Remove openshift.common.{is_atomic|is_containerized}Michael Gugino
We set these variables using facts in init, no need to duplicate the logic all around the codebase.
2017-11-22Include Deprecation - openshift-masterRussell Teague
2017-08-24Nuage changes for Atomic hosts OSE IntegrationRohan Parulekar
2017-08-11Merge pull request #5046 from abutcher/rm-old-mode-unitsKenny Woodson
Remove additional 'restart master' handler references.
2017-08-11Merge pull request #4797 from kwoodson/os_firewall_refactorScott Dodson
Refactor the firewall workflow.
2017-08-11Merge pull request #3905 from kwoodson/nuage_idempotencyScott Dodson
[nuage_master] Adding module calls instead of command for idempotency.
2017-08-10Updated README to reflect refactor. Moved firewall initialize into separate ↵Kenny Woodson
file.
2017-08-09Remove additional 'restart master' handler references.Andrew Butcher
2017-08-09Adding a default condition and removing unneeded defaults.Kenny Woodson
2017-08-08First attempt at refactor of os_firewallKenny Woodson
2017-05-22Copy Nuage VSD generated user certificates to Openshift master nodesSneha Deshpande
2017-04-18Spacing and moving deleget_to to bottom.Kenny Woodson
2017-04-10Updated to use modules instead of command for user permissions.Kenny Woodson
2017-03-14Nuage service account handling by single masterVishal Patil
2017-02-10oc serviceaccount now done via oc_serviceaccount moduleSteve Milner
2016-12-12YAML LintingRussell Teague
* Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
2016-11-21Modified the error message being checked forVishal Patil
2016-10-21Added a parameter for cert validityVishal Patil
2016-10-19Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin
Found bug syncing binaries to containerized hosts where if a symlink was pre-existing, but pointing to the wrong destination, it would not be corrected. Switched to using oc adm instead of oadm.
2016-05-18Use cluster hostname while generating certificate on the master nodesVishal Patil
2016-04-25Replace deprecated sudo with become.Andrew Butcher
2016-04-24Changed service account creation to ansibleVishal Patil
2016-03-01Changes required for Nuage monitor REST serverVishal Patil
2016-02-11Changes for new Nuage RPMSVishal Patil
2016-01-25Add Nuage support to openshift ansibleVishal Patil
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