| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Currently, if `yum list available` returns two versions, for whatever reason, no sorting is imposed. Therefore it's possible that an upgraded package version is available but is not being detected.
This patch sorts the version number list so that most recent version is always picked first.
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Nuage
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Remove camel case for bin/cluster addNodes
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
v3_0_to_v3_1_upgrade: Install storage packages
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
As suggested, this should help decouple the upgrade from the config
|
| | |_|_|_|/ / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
Include the existing storage plugin configuration during an upgrade.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Fix error when oo_masters_to_config is empty
|
| | |/ / / / / /
| |/| | | | | | |
|
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
failed masters.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Update cluster_hosts.yml for cloud providers
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- Add g_infra_hosts (nodes with sub-type infra)
- Add g_compute_hosts (nodes with sub-type compute)
- Reduce duplication by re-using previously defined variables
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Native ha port fixes
|
| | | | | | | | |
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
Ha port fixes
|
| |/ / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Remove default disable of SDN for GCE
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- Update openshift_facts to no longer default use_openshift_sdn for GCE
installs
- Remove workarounds in the GCE playbooks that were forcing SDN configuration
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Improve pacemaker 'is-active' check.
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
new role: added oso_moniotoring tools role
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Following on from #1107 the host group's name is OSEv3 and not OSv3
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Configure node-masters before nodes in containerized install
|
| | |/ / / / / /
| |/| | | | | | |
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
prompt.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Uninstall remove containerized wrapper and symlinks
|
| | | | | | | | |
|
|/ / / / / / / |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
API Verification
|
| | | | | | | |
|
| | | | | | | |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
available
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Replace fail with a warn and prompt if running ansible from a host that will be rebooted.
Re-organize playbooks.
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Blocks running ansible on a host that will be restarted.
Can restart just services, or optionally the full system.
|
| | | | | |
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
Make bin/cluster able to spawn an OSE 3.1 cluster
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Fix VM drive cleanup during terminate on libvirt
|
| |/ / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Improve 3.1/1.1 upgrade check
|
| | | | | | |
|