openshift-ansible.spec 85 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706
  1. # %commit is intended to be set by tito custom builders provided
  2. # in the .tito/lib directory. The values in this spec file will not be kept up to date.
  3. %{!?commit:
  4. %global commit c64d09e528ca433832c6b6e6f5c7734a9cc8ee6f
  5. }
  6. Name: openshift-ansible
  7. Version: 3.0.91
  8. Release: 1%{?dist}
  9. Summary: Openshift and Atomic Enterprise Ansible
  10. License: ASL 2.0
  11. URL: https://github.com/openshift/openshift-ansible
  12. Source0: https://github.com/openshift/openshift-ansible/archive/%{commit}/%{name}-%{version}.tar.gz
  13. BuildArch: noarch
  14. Requires: ansible >= 1.9.4
  15. Requires: python2
  16. Requires: openshift-ansible-docs = %{version}-%{release}
  17. %description
  18. Openshift and Atomic Enterprise Ansible
  19. This repo contains Ansible code and playbooks
  20. for Openshift and Atomic Enterprise.
  21. %prep
  22. %setup -q
  23. %build
  24. # atomic-openshift-utils install
  25. pushd utils
  26. %{__python} setup.py build
  27. popd
  28. %install
  29. # Base openshift-ansible install
  30. mkdir -p %{buildroot}%{_datadir}/%{name}
  31. mkdir -p %{buildroot}%{_datadir}/ansible/%{name}
  32. mkdir -p %{buildroot}%{_datadir}/ansible_plugins
  33. cp -rp library %{buildroot}%{_datadir}/ansible/%{name}/
  34. # openshift-ansible-bin install
  35. mkdir -p %{buildroot}%{_bindir}
  36. mkdir -p %{buildroot}%{python_sitelib}/openshift_ansible
  37. mkdir -p %{buildroot}/etc/bash_completion.d
  38. mkdir -p %{buildroot}/etc/openshift_ansible
  39. # Fix links
  40. rm -f %{buildroot}%{python_sitelib}/openshift_ansible/aws
  41. rm -f %{buildroot}%{python_sitelib}/openshift_ansible/gce
  42. # openshift-ansible-docs install
  43. # Install example inventory into docs/examples
  44. mkdir -p docs/example-inventories
  45. cp inventory/byo/* docs/example-inventories/
  46. # openshift-ansible-playbooks install
  47. cp -rp playbooks %{buildroot}%{_datadir}/ansible/%{name}/
  48. # openshift-ansible-roles install
  49. cp -rp roles %{buildroot}%{_datadir}/ansible/%{name}/
  50. # openshift-ansible-filter-plugins install
  51. cp -rp filter_plugins %{buildroot}%{_datadir}/ansible_plugins/
  52. # openshift-ansible-lookup-plugins install
  53. cp -rp lookup_plugins %{buildroot}%{_datadir}/ansible_plugins/
  54. # atomic-openshift-utils install
  55. pushd utils
  56. %{__python} setup.py install --skip-build --root %{buildroot}
  57. # Remove this line once the name change has happened
  58. mv -f %{buildroot}%{_bindir}/oo-install %{buildroot}%{_bindir}/atomic-openshift-installer
  59. mkdir -p %{buildroot}%{_datadir}/atomic-openshift-utils/
  60. cp etc/ansible.cfg %{buildroot}%{_datadir}/atomic-openshift-utils/ansible.cfg
  61. popd
  62. # Base openshift-ansible files
  63. %files
  64. %doc LICENSE.md README*
  65. %dir %{_datadir}/ansible/%{name}
  66. %{_datadir}/ansible/%{name}/library
  67. %ghost %{_datadir}/ansible/%{name}/playbooks/common/openshift-master/library.rpmmoved
  68. # ----------------------------------------------------------------------------------
  69. # openshift-ansible-docs subpackage
  70. # ----------------------------------------------------------------------------------
  71. %package docs
  72. Summary: Openshift and Atomic Enterprise Ansible documents
  73. Requires: %{name} = %{version}
  74. BuildArch: noarch
  75. %description docs
  76. %{summary}.
  77. %files docs
  78. %doc docs
  79. # ----------------------------------------------------------------------------------
  80. # openshift-ansible-playbooks subpackage
  81. # ----------------------------------------------------------------------------------
  82. %package playbooks
  83. Summary: Openshift and Atomic Enterprise Ansible Playbooks
  84. Requires: %{name} = %{version}
  85. Requires: %{name}-roles = %{version}
  86. Requires: %{name}-lookup-plugins = %{version}
  87. Requires: %{name}-filter-plugins = %{version}
  88. BuildArch: noarch
  89. %description playbooks
  90. %{summary}.
  91. %files playbooks
  92. %{_datadir}/ansible/%{name}/playbooks
  93. # We moved playbooks/common/openshift-master/library up to the top and replaced
  94. # it with a symlink. RPM doesn't handle this so we have to do some pre-transaction
  95. # magic. See https://fedoraproject.org/wiki/Packaging:Directory_Replacement
  96. %pretrans playbooks -p <lua>
  97. -- Define the path to directory being replaced below.
  98. -- DO NOT add a trailing slash at the end.
  99. path = "/usr/share/ansible/openshift-ansible/playbooks/common/openshift-master/library"
  100. st = posix.stat(path)
  101. if st and st.type == "directory" then
  102. status = os.rename(path, path .. ".rpmmoved")
  103. if not status then
  104. suffix = 0
  105. while not status do
  106. suffix = suffix + 1
  107. status = os.rename(path .. ".rpmmoved", path .. ".rpmmoved." .. suffix)
  108. end
  109. os.rename(path, path .. ".rpmmoved")
  110. end
  111. end
  112. %package roles
  113. # ----------------------------------------------------------------------------------
  114. # openshift-ansible-roles subpackage
  115. # ----------------------------------------------------------------------------------
  116. Summary: Openshift and Atomic Enterprise Ansible roles
  117. Requires: %{name} = %{version}
  118. Requires: %{name}-lookup-plugins = %{version}
  119. Requires: %{name}-filter-plugins = %{version}
  120. BuildArch: noarch
  121. %description roles
  122. %{summary}.
  123. %files roles
  124. %{_datadir}/ansible/%{name}/roles
  125. # ----------------------------------------------------------------------------------
  126. # openshift-ansible-filter-plugins subpackage
  127. # ----------------------------------------------------------------------------------
  128. %package filter-plugins
  129. Summary: Openshift and Atomic Enterprise Ansible filter plugins
  130. Requires: %{name} = %{version}
  131. BuildArch: noarch
  132. Requires: pyOpenSSL
  133. %description filter-plugins
  134. %{summary}.
  135. %files filter-plugins
  136. %{_datadir}/ansible_plugins/filter_plugins
  137. # ----------------------------------------------------------------------------------
  138. # openshift-ansible-lookup-plugins subpackage
  139. # ----------------------------------------------------------------------------------
  140. %package lookup-plugins
  141. Summary: Openshift and Atomic Enterprise Ansible lookup plugins
  142. Requires: %{name} = %{version}
  143. BuildArch: noarch
  144. %description lookup-plugins
  145. %{summary}.
  146. %files lookup-plugins
  147. %{_datadir}/ansible_plugins/lookup_plugins
  148. # ----------------------------------------------------------------------------------
  149. # atomic-openshift-utils subpackage
  150. # ----------------------------------------------------------------------------------
  151. %package -n atomic-openshift-utils
  152. Summary: Atomic OpenShift Utilities
  153. BuildRequires: python-setuptools
  154. Requires: %{name}-playbooks >= %{version}
  155. Requires: python-click
  156. Requires: python-setuptools
  157. Requires: PyYAML
  158. BuildArch: noarch
  159. %description -n atomic-openshift-utils
  160. Atomic OpenShift Utilities includes
  161. - atomic-openshift-installer
  162. - other utilities
  163. %files -n atomic-openshift-utils
  164. %{python_sitelib}/ooinstall*
  165. %{_bindir}/atomic-openshift-installer
  166. %{_datadir}/atomic-openshift-utils/ansible.cfg
  167. %changelog
  168. * Tue May 24 2016 Troy Dawson <tdawson@redhat.com> 3.0.91-1
  169. - Removed the echo line and replaced it with inline comment. To keep 99-origin-
  170. dns.sh from adding a new line in /etc/resolv.conf everytime the
  171. NetworkManager dispatcher script is executed. (jnordell@redhat.com)
  172. - Extend multiple login provider check to include origin. (abutcher@redhat.com)
  173. - Allow multiple login providers post 3.2. (abutcher@redhat.com)
  174. - Make rhel_subscribe role able to subscribe for OSE 3.2 (lhuard@amadeus.com)
  175. - Ensure yum-utils installed. (abutcher@redhat.com)
  176. - Remove newline from docker_options template string. (abutcher@redhat.com)
  177. - Use systemctl restart docker instead of ansible service.
  178. (dgoodwin@redhat.com)
  179. - Use cluster hostname while generating certificate on the master nodes
  180. (vishal.patil@nuagenetworks.net)
  181. - Fix playbooks/openshift-master/library move to symlink (sdodson@redhat.com)
  182. - Task "Update router image to current version" failed, if router not in
  183. default namespace (jkroepke@users.noreply.github.com)
  184. - docker-current was missing from the containerized atomic-openshift-
  185. node.service file (maci.stgn@gmail.com)
  186. - fixed issue with blank spaces instead commas as variables template separators
  187. (j.david.nieto@gmail.com)
  188. - Refactor where we compute no_proxy hostnames (sdodson@redhat.com)
  189. - Fix for ansible v2 (sdodson@redhat.com)
  190. - Fix rhel_subscribe (sdodson@redhat.com)
  191. - remove interpolated g_all_hosts with_items arg from upgrade playbooks
  192. (cboggs@rallydev.com)
  193. - Set openshift.common.hostname early in playbook execution.
  194. (abutcher@redhat.com)
  195. - Fix 'recursive loop detected in template string' for upgrading variable.
  196. (abutcher@redhat.com)
  197. - a-o-i: No proxy questions for 3.0/3.1 (smunilla@redhat.com)
  198. - Fix minor upgrades in 3.1 (sdodson@redhat.com)
  199. - Don't pull cli image when we're not containerized (sdodson@redhat.com)
  200. - Check consumed pools prior to attaching. (abutcher@redhat.com)
  201. * Mon May 16 2016 Troy Dawson <tdawson@redhat.com> 3.0.90-1
  202. - Fixes for openshift_docker_hosted_registry_insecure var.
  203. (dgoodwin@redhat.com)
  204. - Move latest to v1.2 (sdodson@redhat.com)
  205. - Sync latest content (sdodson@redhat.com)
  206. - Update default max-pods parameter (mwysocki@redhat.com)
  207. - Allow overriding servingInfo.maxRequestsInFlight via
  208. openshift_master_max_requests_inflight. (abutcher@redhat.com)
  209. - update logging and metrics deployer templates (lmeyer@redhat.com)
  210. - Update default max-pods parameter (maci.stgn@gmail.com)
  211. - Block upgrading w/ ansible v2. (abutcher@redhat.com)
  212. - Fixed openvswitch not upgrading. (dgoodwin@redhat.com)
  213. - Do not upgrade containers to latest avail during a normal config run.
  214. (dgoodwin@redhat.com)
  215. - Update StringIO import for py2/3 compat. (abutcher@redhat.com)
  216. - Fix mistaken quotes on proxy sysconfig variables. (dgoodwin@redhat.com)
  217. - Sync comments with origin pr (sdodson@redhat.com)
  218. - Use IP4_NAMESERVERS rather than DHCP4_DOMAIN_NAME_SERVERS
  219. (sdodson@redhat.com)
  220. - Remove vars_files on play includes for upgrade playbooks.
  221. (abutcher@redhat.com)
  222. - Document oauth token config inventory vars. (dgoodwin@redhat.com)
  223. - Why is the node failing to start (sdodson@redhat.com)
  224. - Move os_firewall out of openshift_common (sdodson@redhat.com)
  225. - Remove old unused firewall rules (sdodson@redhat.com)
  226. - Fix firewall rules (sdodson@redhat.com)
  227. - Remove double evaluate_groups include. (abutcher@redhat.com)
  228. - a-o-i: Write proxy variables (smunilla@redhat.com)
  229. - Add support for Openstack based persistent volumes (sbaubeau@redhat.com)
  230. - Fixes for flannel configuration. (abutcher@redhat.com)
  231. - Initialize facts for all hosts. (abutcher@redhat.com)
  232. - Fix version (sdodson@redhat.com)
  233. - Fix cli_docker_additional_registries being erased during upgrade.
  234. (dgoodwin@redhat.com)
  235. - Unmask atomic-openshift-master on uninstall (sdodson@redhat.com)
  236. - Add *.retry to gitignore. (abutcher@redhat.com)
  237. - Move modify_yaml up into top level library directory (sdodson@redhat.com)
  238. - Enable dnsmasq on all hosts (sdodson@redhat.com)
  239. - Fixed the credentials (vishal.patil@nuagenetworks.net)
  240. - Remove vars_files on play includes for byo, scaleup and restart playbooks.
  241. (abutcher@redhat.com)
  242. - Ensure ansible version greater than 1.9.4 (abutcher@redhat.com)
  243. - Add oo_merge_hostvars filter for merging host & play variables.
  244. (abutcher@redhat.com)
  245. - Replace hostvars with vars for openshift env facts when ansible >= v2.
  246. (abutcher@redhat.com)
  247. - Add system:image-auditor role to ManageIQ SA (mtayer@redhat.com)
  248. - Added extra install dependency on OSX (leenders.gert@gmail.com)
  249. - Check and unmask iptables/firewalld. (abutcher@redhat.com)
  250. - Default os_firewall_use_firewalld to false in os_firewall and remove
  251. overrides. (abutcher@redhat.com)
  252. - listen on all interfaces (sdodson@redhat.com)
  253. - Fix configuration of dns_ip (sdodson@redhat.com)
  254. - Fix markdown in roles/openshift_metrics/README.md (cben@redhat.com)
  255. - use stat module instead of shell module and ls to check for rpm-ostree
  256. (jdetiber@redhat.com)
  257. - fix openstack template (sjenning@redhat.com)
  258. - Remove duplicate oauth_template fact. (abutcher@redhat.com)
  259. - Cleanup various deprecation warnings. (abutcher@redhat.com)
  260. - Make NetworkManager failure friendlier (sdodson@redhat.com)
  261. - README Updates (detiber@gmail.com)
  262. - Remove deprecated online playbooks/roles (jdetiber@redhat.com)
  263. - fix up variable references remove "online" support from bin/cluster
  264. (jdetiber@redhat.com)
  265. - Remove Ops specific ansible-tower aws playbooks (jdetiber@redhat.com)
  266. - Fix inventory syntaxe (florian.lambert@enovance.com)
  267. - Add openshift_docker_hosted_registry_insecure option (andrew@andrewklau.com)
  268. - additional fixes (jdetiber@redhat.com)
  269. - Fix templating issue with logging role (jdetiber@redhat.com)
  270. - BuildDefaults are a kube admission controller not an openshift admission
  271. controller (sdodson@redhat.com)
  272. - a-o-i: More friendly proxy questions (smunilla@redhat.com)
  273. - update tenand_id typo in example file (jialiu@redhat.com)
  274. - Update hosts.ose.example (jialiu@redhat.com)
  275. - update tenand_id typo in example file (jialiu@redhat.com)
  276. - Update repos per inventory before upgrading (sdodson@redhat.com)
  277. - Fix openshift_generate_no_proxy_hosts boolean (sdodson@redhat.com)
  278. - Fix openshift_generate_no_proxy_hosts examples (sdodson@redhat.com)
  279. - Fix inventory properties with raw booleans, again... (dgoodwin@redhat.com)
  280. - Allow containerized deployment of dns role (jprovazn@redhat.com)
  281. * Mon May 09 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.89-1
  282. - Use yum swap to downgrade docker (sdodson@redhat.com)
  283. * Fri May 06 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.88-1
  284. - Open port 53 whenever we're unsure of version (sdodson@redhat.com)
  285. - Fix unsafe boolean handling on use_dnsmasq (sdodson@redhat.com)
  286. * Wed Apr 27 2016 Troy Dawson <tdawson@redhat.com> 3.0.87-1
  287. - a-o-i-: Allow empty proxy (smunilla@redhat.com)
  288. - a-o-i: Populate groups for openshift_facts (smunilla@redhat.com)
  289. - Replace sudo with become when accessing deployment_vars.
  290. (abutcher@redhat.com)
  291. - Port lookup plugins to ansible v2. (abutcher@redhat.com)
  292. - Add masterConfig.volumeConfig.dynamicProvisioningEnabled (sdodson@redhat.com)
  293. * Tue Apr 26 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.86-1
  294. - Don't set empty HTTP_PROXY, HTTPS_PROXY, NO_PROXY values (sdodson@redhat.com)
  295. - a-o-i tests: Update attended tests for proxy (smunilla@redhat.com)
  296. - Move portal_net from openshift_common to openshift_facts.
  297. (abutcher@redhat.com)
  298. - Apply openshift_common to all masters prior to creating certificates for
  299. portal_net. (abutcher@redhat.com)
  300. - Access portal_net in common facts. (abutcher@redhat.com)
  301. - Add support for setting identity provider custom values (jdetiber@redhat.com)
  302. - port filter_plugins to ansible2 (tob@butter.sh)
  303. - a-o-i: Update prompt when asking for proxy (smunilla@redhat.com)
  304. - a-o-i: UI additions for proxies (smunilla@redhat.com)
  305. * Mon Apr 25 2016 Troy Dawson <tdawson@redhat.com> 3.0.85-1
  306. - Fix backward compat for osm_default_subdomain (jdetiber@redhat.com)
  307. - Replace deprecated sudo with become. (abutcher@redhat.com)
  308. - Fix image version handling for v1.2.0-rc1 (sdodson@redhat.com)
  309. - Pod must be recreated for the upgrade (bleanhar@redhat.com)
  310. - openshift_etcd_facts should rely on openshift_facts not openshift_common
  311. (jdetiber@redhat.com)
  312. - Sort and de-dupe no_proxy list (sdodson@redhat.com)
  313. - openshift-metrics: adding duration and resolution options
  314. (efreiber@redhat.com)
  315. - Changed service account creation to ansible (vishal.patil@nuagenetworks.net)
  316. - As per https://github.com/openshift/openshift-
  317. ansible/issues/1795#issuecomment-213873564, renamed openshift_node_dnsmasq to
  318. openshift_use_dnsmasq where applicable. Fixes 1795 (donovan@switchbit.io)
  319. - Add global proxy configuration (sdodson@redhat.com)
  320. - remove duplicate register: (tob@butter.sh)
  321. * Fri Apr 22 2016 Troy Dawson <tdawson@redhat.com> 3.0.84-1
  322. - Fix for docker not present (jdetiber@redhat.com)
  323. - Reconcile roles in additive-only mode on upgrade (jliggitt@redhat.com)
  324. - Set etcd_hostname and etcd_ip for masters w/ external etcd.
  325. (abutcher@redhat.com)
  326. * Thu Apr 21 2016 Troy Dawson <tdawson@redhat.com> 3.0.83-1
  327. - a-o-i: Correct bug with default storage host (smunilla@redhat.com)
  328. - Only add new sccs (bleanhar@redhat.com)
  329. - Fix bug after portal_net move from master to common role.
  330. (dgoodwin@redhat.com)
  331. - Sync latest content (sdodson@redhat.com)
  332. - Use xpaas 1.3.0-1, use enterprise content for metrics (sdodson@redhat.com)
  333. - Support configurable admin user and password for the enterprise Prefix
  334. changes for admin and password with nuage_master (abhat@nuagenetworks.net)
  335. * Wed Apr 20 2016 Troy Dawson <tdawson@redhat.com> 3.0.82-1
  336. - Use a JSON list for docker log options. (dgoodwin@redhat.com)
  337. - Fix legacy cli_docker_* vars not migrating. (dgoodwin@redhat.com)
  338. - Fix use of older image tag version during upgrade. (dgoodwin@redhat.com)
  339. - Remove etcd_interface variable. Remove openshift_docker dependency from the
  340. etcd role. (abutcher@redhat.com)
  341. - Use openshift_hostname/openshift_ip values for etcd configuration and
  342. certificates. (abutcher@redhat.com)
  343. - added new openshift-metrics service (j.david.nieto@gmail.com)
  344. - Translate legacy facts within the oo_openshift_env filter.
  345. (abutcher@redhat.com)
  346. - Remove empty facts from nested dictionaries. (abutcher@redhat.com)
  347. - Fix router selector fact migration and match multiple selectors when counting
  348. nodes. (abutcher@redhat.com)
  349. - Fixing the spec for PR 1734 (bleanhar@redhat.com)
  350. - Add openshift_use_dnsmasq (sdodson@redhat.com)
  351. - Promote portal_net to openshift.common, add kube_svc_ip (sdodson@redhat.com)
  352. - Add example inventories to docs, install docs by default (sdodson@redhat.com)
  353. - Fix use of JSON inventory vars with raw booleans. (dgoodwin@redhat.com)
  354. - cleanup roles after roles move to openshift-tools (jdiaz@redhat.com)
  355. - Reference Setup for Origin and Ose from up-to-date docs.openshift.[com|org]
  356. instead of local README_[origin|OSE].md (jchaloup@redhat.com)
  357. * Mon Apr 18 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.81-1
  358. - IMAGE_PREFIX=openshift3/ for enterprise logging/metrics (sdodson@redhat.com)
  359. - a-o-i: Don't assume storage on 1st master (smunilla@redhat.com)
  360. - Bug 1320829 - Handle OSE 3.0 installs (bleanhar@redhat.com)
  361. * Fri Apr 15 2016 Troy Dawson <tdawson@redhat.com> 3.0.80-1
  362. - Refactor docker failed state cleanup (sdodson@redhat.com)
  363. - Support mixed RPM/container installs (bleanhar@redhat.com)
  364. - The openshift_docker role must set the version facts for containerized
  365. installs (bleanhar@redhat.com)
  366. - start it, check for failure, reset it, start again (sdodson@redhat.com)
  367. - Enable docker before potentially resetting the failure (sdodson@redhat.com)
  368. - Fix mappingMethod option in identity provider. (abutcher@redhat.com)
  369. - Support setting imagePolicyConfig JSON in inventory. (dgoodwin@redhat.com)
  370. * Tue Apr 12 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.79-1
  371. - Bug 1324728 - Ansible should not downgrade docker when installing 3.2
  372. containerized env (bleanhar@redhat.com)
  373. - Fixing non-HA master restart conditional (bleanhar@redhat.com)
  374. - Fetching the current version a little more carefully (bleanhar@redhat.com)
  375. - Make sure Docker is restarted after we have correctly configured the
  376. containerized systemd units (bleanhar@redhat.com)
  377. - use RestartSec to avoid default rate limit in systemd (bleanhar@redhat.com)
  378. - Convert image_tag on masters (smunilla@redhat.com)
  379. - Installs and upgrades from authenticated registries are not supported for now
  380. (bleanhar@redhat.com)
  381. - Handle cases where the pacemaker variables aren't set (bleanhar@redhat.com)
  382. - Containerized installs on RHEL were downgrading docker unnecessarily
  383. (bleanhar@redhat.com)
  384. * Tue Apr 12 2016 Troy Dawson <tdawson@redhat.com> 3.0.78-1
  385. - Add support for creating secure router. (abutcher@redhat.com)
  386. * Mon Apr 11 2016 Troy Dawson <tdawson@redhat.com> 3.0.77-1
  387. - Fix a docker-storage sysconfig bug. (dgoodwin@redhat.com)
  388. - update bootstrap-fedora to include python2-firewall for F24+
  389. (maxamillion@fedoraproject.org)
  390. - Merge openshift_env hostvars. (abutcher@redhat.com)
  391. - Add openshift_hosted_facts role and remove hosted facts from
  392. openshift_common. (abutcher@redhat.com)
  393. * Fri Apr 08 2016 Troy Dawson <tdawson@redhat.com> 3.0.76-1
  394. - a-o-i: Support openshift_image_tag (smunilla@redhat.com)
  395. - Bug 1324729 - Import xPaas image streams failed during 3.2 installation
  396. (bleanhar@redhat.com)
  397. - Test docker_version_result.stdout when determining if docker should be
  398. installed/downgraded. (abutcher@redhat.com)
  399. * Thu Apr 07 2016 Troy Dawson <tdawson@redhat.com> 3.0.75-1
  400. - First attempt at oadm router module (kwoodson@redhat.com)
  401. - Remove openshift_common dep from openshift_storage_nfs (abutcher@redhat.com)
  402. - Add cloudprovider config dir to docker options. (abutcher@redhat.com)
  403. - Check for kind in cloudprovider facts prior to accessing.
  404. (abutcher@redhat.com)
  405. * Wed Apr 06 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.74-1
  406. - Add support for configuring oauth templates. (dgoodwin@redhat.com)
  407. - Add support for templating master admissionConfig. (dgoodwin@redhat.com)
  408. * Wed Apr 06 2016 Troy Dawson <tdawson@redhat.com> 3.0.73-1
  409. - Replace unused Dockerfile with one used for official builds.
  410. (dgoodwin@redhat.com)
  411. - Update for zbx_user refresh (kwoodson@redhat.com)
  412. - Docker 1.9 is actually cool starting in origin 1.1.4 (sdodson@redhat.com)
  413. - Unmask services (bleanhar@redhat.com)
  414. - XPAAS v1.3 for OSE 3.2 (sdodson@redhat.com)
  415. - XPAAS 1.3 content for OSE 3.1 (sdodson@redhat.com)
  416. - Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api
  417. and atomic-openshift-master-controllers (bleanhar@redhat.com)
  418. - Bug 1323123 - upgrade failed to containerized OSE on RHEL Host without ose3.2
  419. repo (bleanhar@redhat.com)
  420. - Write inventory to same directory as quick install config.
  421. (dgoodwin@redhat.com)
  422. - Add --gen-inventory command to atomic-openshift-installer.
  423. (dgoodwin@redhat.com)
  424. * Tue Apr 05 2016 Troy Dawson <tdawson@redhat.com> 3.0.72-1
  425. - when docker is installed, make it 1.8.2 to avoid issues (mwoodson@redhat.com)
  426. - Downgrade to docker 1.8.2 if installing OSE < 3.2 (sdodson@redhat.com)
  427. - Pacemaker is unsupported for 3.2 (bleanhar@redhat.com)
  428. - Fixing regexp. Periods are no longer allowed (kwoodson@redhat.com)
  429. - We require docker 1.9 for the 3.2 upgrade (bleanhar@redhat.com)
  430. * Mon Apr 04 2016 Troy Dawson <tdawson@redhat.com> 3.0.71-1
  431. - Fixed oc_edit by requiring name and content (kwoodson@redhat.com)
  432. - add higher severity trigger if no heartbeat for 1 hour (jdiaz@redhat.com)
  433. - Yedit enhancements (kwoodson@redhat.com)
  434. * Fri Apr 01 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.70-1
  435. - Enable Ansible ssh pipelining to speedup deployment (lhuard@amadeus.com)
  436. - Allow for overriding scheduler config (jdetiber@redhat.com)
  437. - a-o-i: Add 3.2 to list of supported versions (smunilla@redhat.com)
  438. - a-o-i: Support for unattended upgrades (smunilla@redhat.com)
  439. - a-o-i: More flexible upgrade mappings (smunilla@redhat.com)
  440. - a-o-i: OSE/AEP 3.2 product option (smunilla@redhat.com)
  441. - a-o-i: Error out early if callback_facts is None (smunilla@redhat.com)
  442. * Thu Mar 31 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.69-1
  443. - Bug 1320829 - Ensure docker installed for facts (jdetiber@redhat.com)
  444. - Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api
  445. and atomic-openshift-master-controllers (bleanhar@redhat.com)
  446. - Fixed generate header. (kwoodson@redhat.com)
  447. - Bug 1322335 - The package name is wrong for rpm upgrade (bleanhar@redhat.com)
  448. - Add AWS cloud provider support. (abutcher@redhat.com)
  449. * Wed Mar 30 2016 Troy Dawson <tdawson@redhat.com> 3.0.68-1
  450. - Moving generation of ansible module side by side with module.
  451. (kwoodson@redhat.com)
  452. - Bug 1322338 - The upgrade should keep the option insecure-
  453. registry=172.30.0.0/16 (bleanhar@redhat.com)
  454. * Tue Mar 29 2016 Troy Dawson <tdawson@redhat.com> 3.0.67-1
  455. - The systemd unit for atomic-openshift-master wasn't not being created
  456. (bleanhar@redhat.com)
  457. - Use openshift.master.ha instead of duplicating the logic
  458. (bleanhar@redhat.com)
  459. - Workaround for authenticated registries (bleanhar@redhat.com)
  460. - First pass at systemd unit refactor (bleanhar@redhat.com)
  461. - fix the key name for the dynamic item of avalable (zhizhang@zhizhang-laptop-
  462. nay.redhat.com)
  463. - make docker service want ose containerized services (sjenning@redhat.com)
  464. * Mon Mar 28 2016 Troy Dawson <tdawson@redhat.com> 3.0.66-1
  465. - Fixed error message to add valid yaml (kwoodson@redhat.com)
  466. - added admin binary varibale usage as well as specifying kubeconfig copy to be
  467. used (jkwiatko@redhat.com)
  468. - Sync latest db-templates and qucikstart-templates (sdodson@redhat.com)
  469. - adding playbook (jkwiatko@redhat.com)
  470. - Tested of refactored code (jkwiatko@redhat.com)
  471. - fix some typo (zhizhang@use-tower1.ops.rhcloud.com)
  472. - add the total and available space item (zhizhang@use-tower1.ops.rhcloud.com)
  473. - add dynamic pv count (zhizhang@use-tower1.ops.rhcloud.com)
  474. - revised and restructured logging role (jkwiatko@redhat.com)
  475. - Adding openshift_efk role (jkwiatko@redhat.com)
  476. - Attempt to fix error validating when extraScopes and extraAuthorizeParameters
  477. are not present (jdetiber@redhat.com)
  478. * Thu Mar 24 2016 Troy Dawson <tdawson@redhat.com> 3.0.65-1
  479. - Adding deployment config and refactored. (kwoodson@redhat.com)
  480. - ManageIQ SA: Adding image-puller role (efreiber@redhat.com)
  481. * Wed Mar 23 2016 Troy Dawson <tdawson@redhat.com> 3.0.64-1
  482. - Latest cli updates from generated files (kwoodson@redhat.com)
  483. - Add /dev to node containers (sdodson@redhat.com)
  484. - Fix indention (whearn@redhat.com)
  485. - Support setting local storage perFSGroup quota in node config.
  486. (dgoodwin@redhat.com)
  487. - Fix line break (whearn@redhat.com)
  488. - Lock down permissions on named certificates (elyscape@gmail.com)
  489. - Add namespace flag to oc create (whearn@redhat.com)
  490. * Mon Mar 21 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.63-1
  491. - Modified group selectors for muliple clusters per account
  492. (kwoodson@redhat.com)
  493. * Fri Mar 18 2016 Troy Dawson <tdawson@redhat.com> 3.0.62-1
  494. - Yaml editor first attempt (kwoodson@redhat.com)
  495. - libvirt cluster variables cleanup (pep@redhat.com)
  496. * Thu Mar 17 2016 Troy Dawson <tdawson@redhat.com> 3.0.61-1
  497. - Bug 1317755 - Set insecure-registry for internal registry by default
  498. (jdetiber@redhat.com)
  499. * Wed Mar 16 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.60-1
  500. - Fall back to deployment_type in openshift_facts. (abutcher@redhat.com)
  501. - Fixing undefined variable check (kwoodson@redhat.com)
  502. - Fix path to cacert on /healthz/ready check (sdodson@redhat.com)
  503. - Load environment files in containerized installs (sdodson@redhat.com)
  504. - change type to value_type (zhizhang@zhizhang-laptop-nay.redhat.com)
  505. - change time from int to float (zhizhang@zhizhang-laptop-nay.redhat.com)
  506. - change the check time from 1 hour to 2 hour (zhizhang@zhizhang-laptop-
  507. nay.redhat.com)
  508. - add item of time cost a app build and app create (zhizhang@zhizhang-laptop-
  509. nay.redhat.com)
  510. - add trigger for app creation with build process (zhizhang@zhizhang-laptop-
  511. nay.redhat.com)
  512. - add key of openshift.master.app.build.create (zhizhang@zhizhang-laptop-
  513. nay.redhat.com)
  514. * Wed Mar 16 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.59-1
  515. - Only mask etcd service for containerized installls when it's installed
  516. (sdodson@redhat.com)
  517. - Provide cacert when performing health checks (abutcher@redhat.com)
  518. * Tue Mar 15 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.58-1
  519. - Group selector feature added (kwoodson@redhat.com)
  520. - nfs: replace yum with dnf (efreiber@redhat.com)
  521. - Move common common facts to openshift_facts (jdetiber@redhat.com)
  522. - perform oc client config tasks only once when ansible_ssh_user is root
  523. (jdetiber@redhat.com)
  524. - OSE/Origin < 3.2/1.2 should not get Docker 1.9 (sdodson@redhat.com)
  525. * Mon Mar 14 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.57-1
  526. - Docker stderr can break this script if ansible executes it remotely
  527. (bleanhar@redhat.com)
  528. - Handle HA master case (bleanhar@redhat.com)
  529. - Bug 1315564 - Containerized installs require a running environment
  530. (bleanhar@redhat.com)
  531. - Updating the docker registry variables to use the new name
  532. (bleanhar@redhat.com)
  533. - Bug 1316761 - Skip the available version check if openshift_image_tag is
  534. defined. (bleanhar@redhat.com)
  535. - Ansible module to manage secrets for openshift api (kwoodson@redhat.com)
  536. * Mon Mar 14 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.56-1
  537. - Updating our metadata tooling to work without env (kwoodson@redhat.com)
  538. - improve ordering of systemd units (jdetiber@redhat.com)
  539. - Docker role refactor (jdetiber@redhat.com)
  540. - Ensure is_containerized is cast as bool. (abutcher@redhat.com)
  541. - Sync latest to v1.2 (sdodson@redhat.com)
  542. - Sync with latest image stream and templates (sdodson@redhat.com)
  543. - Allow origin version to be passed in as an argument (sdodson@redhat.com)
  544. - Add support for Openstack integration (sbaubeau@redhat.com)
  545. - Expose log level on the monitor (abhat@nuagenetworks.net)
  546. - openshift_facts: Safe cast additional bools (smunilla@redhat.com)
  547. - openshift-ansible: Wrap boolean facts (smunilla@redhat.com)
  548. - fixed copr releasers file (twiest@redhat.com)
  549. - Libvirt provider fixes (jdetiber@redhat.com)
  550. - Support log level configuration for plugin (abhat@nuagenetworks.net)
  551. * Wed Mar 09 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.55-1
  552. - Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts (bleanhar@redhat.com)
  553. - Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHEL
  554. (bleanhar@redhat.com)
  555. - a-o-i: Fix NFS storage tests (smunilla@redhat.com)
  556. - First attempt at NFS setup (smunilla@redhat.com)
  557. - reverting back to pre-pulling the master image (bleanhar@redhat.com)
  558. - Use /healthz/ready when verifying api (abutcher@redhat.com)
  559. - Formatting error (Viet.atx@gmail.com)
  560. - Introduce origin-metrics playbook (vnguyen@redhat.com)
  561. * Tue Mar 08 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.54-1
  562. - Bug 1315563 - stdout IO redirection wasn't working as expected over SSH
  563. connections (bleanhar@redhat.com)
  564. - Bug 1315637 - The docker wasn't upgraded on node during upgrade
  565. (bleanhar@redhat.com)
  566. - Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts (bleanhar@redhat.com)
  567. - Fix issue when there are no infra nodes (lhuard@amadeus.com)
  568. - Stop the etcd container during uninstall (bleanhar@redhat.com)
  569. * Mon Mar 07 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.53-1
  570. - Don't enable cockpit-ws for containerized installs (bleanhar@redhat.com)
  571. - Support openshift_image_tag (bleanhar@redhat.com)
  572. - Set g_new_master_hosts in upgrade playbooks. (abutcher@redhat.com)
  573. - Add setting for configuring nofile limit for haproxy (jdetiber@redhat.com)
  574. * Mon Mar 07 2016 Joel Diaz <jdiaz@redhat.com> 3.0.52-1
  575. - fixed monitoring containers to restart (sten@redhat.com)
  576. - Lock down generated certs dir (sdodson@redhat.com)
  577. - package up lib_zabbix into its own subpackage (jdiaz@redhat.com)
  578. * Fri Mar 04 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.51-1
  579. - Bug 1314645 - Upgrade failed with "One or more undefined variables 'dict
  580. object' has no attribute 'stdout'" (bleanhar@redhat.com)
  581. - EBS storage does not support Recycle (sedgar@redhat.com)
  582. - Remove cockpit and kubernetes-client packages in uninstall playbook.
  583. (abutcher@redhat.com)
  584. - Update README_origin.md (trond.hapnes@gmail.com)
  585. - Add cockpit-docker package by default (nakayamakenjiro@gmail.com)
  586. * Thu Mar 03 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.50-1
  587. - change lib_zabbix's import to new pathing (jdiaz@redhat.com)
  588. - upgrade README fixes (bleanhar@redhat.com)
  589. - A few images weren't being uninstalled (bleanhar@redhat.com)
  590. - Adding support for v1.2 examples (bleanhar@redhat.com)
  591. - Adding templates for v1.2 (bleanhar@redhat.com)
  592. - Adding verify_upgrade_version variable for upgrade debugging
  593. (bleanhar@redhat.com)
  594. - Correctly set the image tag for containerized installs (and upgrades)
  595. (bleanhar@redhat.com)
  596. - Adding newly required variable (bleanhar@redhat.com)
  597. - Updating the containerized cli wrapper to work for both docker 1.8 and 1.9
  598. (bleanhar@redhat.com)
  599. - uninstall the QE images (bleanhar@redhat.com)
  600. - First past at the upgrade process (bleanhar@redhat.com)
  601. - Check for is_containerized value when setting binary locations.
  602. (abutcher@redhat.com)
  603. - Bug 1313169 - Ansible installer tries to enable etcd_container service even
  604. though containerized=false (bleanhar@redhat.com)
  605. - Fix logging infra template version mismatch. (dgoodwin@redhat.com)
  606. - Changes required for Nuage monitor REST server
  607. (vishal.patil@nuagenetworks.net)
  608. - disable http-server-close option (jdetiber@redhat.com)
  609. - change [HEAL] to [Heal] to match with v2 (jdiaz@redhat.com)
  610. - Increase maxconn settings for haproxy lb (jdetiber@redhat.com)
  611. * Tue Mar 01 2016 Matt Woodson <mwoodson@redhat.com> 3.0.49-1
  612. - fixed error in awsutil.py (mwoodson@redhat.com)
  613. * Tue Mar 01 2016 Matt Woodson <mwoodson@redhat.com> 3.0.48-1
  614. - ohi: added subtype searching (mwoodson@redhat.com)
  615. - make heal remote actions generic for all [HEAL] triggers (jdiaz@redhat.com)
  616. - added extra steps to ensure docker starts up (mwoodson@redhat.com)
  617. - role_removal: docker_storage; This is the old way, no longer used
  618. (mwoodson@redhat.com)
  619. - role: added docker_storage_setup (mwoodson@redhat.com)
  620. - Use inventory_hostname for openshift master certs to sync.
  621. (abutcher@redhat.com)
  622. - Adding a symlink to making loading the examples more convenient
  623. (bleanhar@redhat.com)
  624. - docs: Explain a bit more how to expand Atomic Host rootfs
  625. (walters@verbum.org)
  626. - a-o-i: Rename osm_default_subdomain (smunilla@redhat.com)
  627. - Updating tito config for OSE 3.2 (bleanhar@redhat.com)
  628. - Synchronize master kube configs (abutcher@redhat.com)
  629. - added os_utils, os_reboot_server role; removed containerization stuff from
  630. the updated (mwoodson@redhat.com)
  631. - Add warnings to bin/cluster and READMEs (abutcher@redhat.com)
  632. - Add host subnet length example. (abutcher@redhat.com)
  633. - Upgrade -1510 to CentOS-7-x86_64-GenericCloud-1602. (cben@redhat.com)
  634. - Pin down CentOS-7-x86_64-GenericCloud-1510.qcow2.xz version, which the
  635. checksum currently expects (#1384). (cben@redhat.com)
  636. - Change is_atomic to is_containerized (florian.lambert@enovance.com)
  637. - Rename variable to openshift_master_default_subdomain with backwards
  638. compatibility. (jstuever@redhat.com)
  639. - lib_dyn: more updates to the lib_dyn module. Made the TTL more flexible
  640. (mwoodson@redhat.com)
  641. - remote heal action for OVS down (jdiaz@redhat.com)
  642. - Pass registry claim to openshift_registry. (abutcher@redhat.com)
  643. - Refactor - increase retries instead of delay in "Wait for Node Registration"
  644. (david.mat@archimiddle.com)
  645. - Better diagnostic messages when an OpenStack heat stack creation fails
  646. (lhuard@amadeus.com)
  647. - made some changes to lib_dyn update (mwoodson@redhat.com)
  648. - Increase timeout on Wait for Node Registration (david.mat@archimiddle.com)
  649. - Fix typo in oscp (agrimm@redhat.com)
  650. - Add correct parsing of ec2_security_groups env variable
  651. (david.mat@archimiddle.com)
  652. - changed oso_host_monitoring to use the oo_ vars (twiest@redhat.com)
  653. - Add quotes around src argument to support paths with spaces
  654. (david.mat@archimiddle.com)
  655. - Add missing is_atomic condition on upgrade package
  656. (florian.lambert@enovance.com)
  657. - configure debug_level for master and node from cli (jawed.khelil@amadeus.com)
  658. - remove version requirement from etcd, shouldn't be needed anymore
  659. (maxamillion@fedoraproject.org)
  660. - Add ansible.cfg to .gitignore (jdetiber@redhat.com)
  661. - added node-secgroup to master_nodes (j.david.nieto@gmail.com)
  662. - Document setting the VPC subnet (puiterwijk@redhat.com)
  663. - Update the AMIs used in README_AWS (puiterwijk@redhat.com)
  664. - Add byo examples for network cidr and api/console ports.
  665. (abutcher@redhat.com)
  666. - Add openshift_docker roles to master/node scaleup. (abutcher@redhat.com)
  667. - Fail when master.master_count descreases or master.ha changes.
  668. (abutcher@redhat.com)
  669. - Protected facts. (abutcher@redhat.com)
  670. - Add modify_yaml module. (abutcher@redhat.com)
  671. - Re-arrange scaleup playbooks. (abutcher@redhat.com)
  672. - Move additional master configuration into a separate master playbook.
  673. (abutcher@redhat.com)
  674. - Generate each master's certificates separately. (abutcher@redhat.com)
  675. - Add new_masters to scaleup playbook. (abutcher@redhat.com)
  676. * Wed Feb 24 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.47-1
  677. - a-o-i: Double safety check on master_lb (smunilla@redhat.com)
  678. - a-o-i: Better method for identifying master_lb (smunilla@redhat.com)
  679. * Tue Feb 23 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.46-1
  680. - a-o-i: Exception checking around master_lb (smunilla@redhat.com)
  681. * Mon Feb 22 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.45-1
  682. - Do not monitor for etcd watchers (mmahut@redhat.com)
  683. - remove old master registry item/triggers (jdiaz@redhat.com)
  684. - a-o-i: Redo logic for detecting master_lb (smunilla@redhat.com)
  685. - Fix 1.2 version check (jdetiber@redhat.com)
  686. - Fix pv/c creation failed_when. (abutcher@redhat.com)
  687. - Rename variable to delete temporary file, add configurable path.
  688. (hrosnet@redhat.com)
  689. - Add /var/log to containerized node mounts (sdodson@redhat.com)
  690. - Add extra parameters for S3 registry: delete file, create bucket.
  691. (hrosnet@redhat.com)
  692. - Don't make config files world readable (sdodson@redhat.com)
  693. - Fix requiring state and providing a default (rharriso@redhat.com)
  694. - bind in /etc/origin/node for non-master monitoring to be able to talk with
  695. master (jdiaz@redhat.com)
  696. - a-o-i: pylint fixes related to too-long lines (smunilla@redhat.com)
  697. * Wed Feb 17 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.44-1
  698. - create registry items/triggers under Openshift Node (jdiaz@redhat.com)
  699. - a-o-i: Change method for counting master_lb as installed
  700. (smunilla@redhat.com)
  701. * Tue Feb 16 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.43-1
  702. - Add default to state param (rharriso@redhat.com)
  703. - Add type to record_type param (rharriso@redhat.com)
  704. - Add types to module params (rharriso@redhat.com)
  705. - Adding examples to the dyn_record module (rharriso@redhat.com)
  706. - add item to track docker-registry pings (jdiaz@redhat.com)
  707. - Handle case where the user already had access to the scc
  708. (bleanhar@redhat.com)
  709. - Refactoring the add-scc-to-user logic (bleanhar@redhat.com)
  710. - Apply openshift_docker to nodes during scaleup. (abutcher@redhat.com)
  711. - Change etcd deamon name for atomic-host (florian.lambert@enovance.com)
  712. * Tue Feb 16 2016 Joel Diaz <jdiaz@redhat.com> 3.0.42-1
  713. - Add gce softlink for openshift-ansible-bin
  714. * Mon Feb 15 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.41-1
  715. - Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user command
  716. (bleanhar@redhat.com)
  717. - Add openshift_docker_options to append arbitrary options to
  718. /etc/sysconfig/docker OPTIONS (sdodson@redhat.com)
  719. - oo_filter: added custom fitler to return hosts group info
  720. (mwoodson@redhat.com)
  721. - add gce softlink for openshift-ansible-bin RPM (jdiaz@redhat.com)
  722. - a-o-i: Count nativeha hosts as "installed" for scaleup (smunilla@redhat.com)
  723. - a-o-i: Add master_routingconfig_subdomain to PERSIST_SETTINGS
  724. (smunilla@redhat.com)
  725. - Bug 1308412 - Fail to install containerized HA master env on RHEL7
  726. (bleanhar@redhat.com)
  727. - Bug 1308314 - Failed to continue installation when pressing CTRL-C
  728. (bleanhar@redhat.com)
  729. - Updating the 3.1.1 router to match the new liveness probe configuration
  730. (bleanhar@redhat.com)
  731. - Don't automatically give additional permissions to all OAuth users on upgrade
  732. (jliggitt@redhat.com)
  733. - Fix adhoc boostrap fedora playbook (jdetiber@redhat.com)
  734. - Fix libvirt cluster creation (lhuard@amadeus.com)
  735. - Add missing `type` node labels on OpenStack and libvirt (lhuard@amadeus.com)
  736. - a-o-i: Prompts to allow minor upgrades (smunilla@redhat.com)
  737. - conditionalize loopback config on v >= 3.2/1.2 (jdetiber@redhat.com)
  738. - Fixes pv/pvc creation for latest builds (jdetiber@redhat.com)
  739. - Bug 1302970 - update script does not patch router if name is different from
  740. default (bleanhar@redhat.com)
  741. - Fix loopback cluster name, context name, and user (jdetiber@redhat.com)
  742. - Changes for new Nuage RPMS (vishal.patil@nuagenetworks.net)
  743. - Make the GCE image_name and the machine_type configurable from the CLI
  744. (lhuard@amadeus.com)
  745. - Better structure the output of the list playbook (lhuard@amadeus.com)
  746. - Fix issue when there are no infra nodes (lhuard@amadeus.com)
  747. - Remove fluentd_master and fluentd_node roles. (abutcher@redhat.com)
  748. - Remove etcd up checks from fluentd_master. (abutcher@redhat.com)
  749. * Thu Feb 11 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.40-1
  750. - Bug 1306665 - [metrics] update metrics-deployer template to use latest image
  751. versions (bleanhar@redhat.com)
  752. - Add organizations attribute to github identity provider (jdetiber@redhat.com)
  753. - use correct dict key (jdiaz@redhat.com)
  754. - handle being passed an empty group list (jdiaz@redhat.com)
  755. - fix default value (jdetiber@redhat.com)
  756. - removed notscheduleable trigger, it just makes noise in its current
  757. incarnation (sten@redhat.com)
  758. - trigger on two successive bad pid counts (jdiaz@redhat.com)
  759. - added nodes not ready and nodes not schedulable triggers (sten@redhat.com)
  760. - Enable selection of kubeproxy mode (vishal.patil@nuagenetworks.net)
  761. - add default storage plugins to 'origin' deployment_type
  762. (rvanveelen@tremorvideo.com)
  763. - added nodes not ready and nodes not schedulable triggers (sten@redhat.com)
  764. - Don't mask master service on atomic. (abutcher@redhat.com)
  765. - update defaults and examples w/ iscsi plugin (rvanveelen@tremorvideo.com)
  766. - add iscsi storage_plugin dependency (rvanveelen@tremorvideo.com)
  767. - Add gte check for 3.2, update version checks to gte (jdetiber@redhat.com)
  768. - Specify default namespace when creating router (pat2man@gmail.com)
  769. - add missing connection:local (jdetiber@redhat.com)
  770. - consolidate oo_first_master post-config a bit, fix some roles that use
  771. openshift_facts without declaring a dependency (jdetiber@redhat.com)
  772. - openshift_serviceaccounts updates (jdetiber@redhat.com)
  773. - Fix infra_node deployment (jdetiber@redhat.com)
  774. - changed registry checks to alert based on number of registries with problems
  775. (sten@redhat.com)
  776. - Fix a bug with existing CNAME records (rharriso@redhat.com)
  777. - Fix HA typo in example AEP/OSE/Origin inventories (adellape@redhat.com)
  778. - Updated the key for app create (kwoodson@redhat.com)
  779. - Add missing atomic- and openshift-enterprise (pep@redhat.com)
  780. - Fix enabling iptables for latest rhel versions (jdetiber@redhat.com)
  781. - Make pod_eviction_timeout configurable from cli (jawed.khelil@amadeus.com)
  782. * Tue Feb 09 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.39-1
  783. - Bug 1304150 - Can't upgrade atomic-openshift to specified version
  784. (bleanhar@redhat.com)
  785. - Mask master service when using native ha (jdetiber@redhat.com)
  786. - aoi: Safer check for master_routingconfig_subdomain (smunilla@redhat.com)
  787. - Add a DNS server on OpenStack clusters (lhuard@amadeus.com)
  788. - renamed /etc/openshift to /etc/origin (sten@redhat.com)
  789. - gitignore : .tag* (atom editor tag files) (sdodson@redhat.com)
  790. - Add an early check to ensure that node names resolve to an interface on the
  791. host (sdodson@redhat.com)
  792. - Allow compression option to be set to empty for non compressed QCow images
  793. Support tgz and gzip compressed images (akram@free.fr)
  794. - Replace status_changed bool (abutcher@redhat.com)
  795. - Improve docs and consistency of setting the ssh_user (jdetiber@redhat.com)
  796. - remove outdated comments (jdetiber@redhat.com)
  797. - add etcd hosts for gce playbooks (jdetiber@redhat.com)
  798. - GCE cloud provider updates (jdetiber@redhat.com)
  799. - Remove extra nfs configuration. (abutcher@redhat.com)
  800. - Do not apply the etcd_certificates role during node playbook.
  801. (abutcher@redhat.com)
  802. - Add g_new_node_hosts to cluster_hosts. (abutcher@redhat.com)
  803. - Updating examples to use /etc/origin/master/htpasswd (jstuever@redhat.com)
  804. - Refactor registry storage options. (abutcher@redhat.com)
  805. - Additional overrides for cloud provider playbooks (jdetiber@redhat.com)
  806. - Bring first etcd server up before others. (dgoodwin@redhat.com)
  807. * Tue Feb 02 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.38-1
  808. - aoi: Ask for osm_default_subdomain in interactive mode (smunilla@redhat.com)
  809. - add item to hold number of stray OVS rules found/removed (jdiaz@redhat.com)
  810. - changed adhoc playbook to match new host monitoring container
  811. (mwoodson@redhat.com)
  812. - Multi-master fixes for provider playbooks (jdetiber@redhat.com)
  813. - zabbix: added master local api items and triggers (mwoodson@redhat.com)
  814. - Added docs around oo_nodes_with_label (jdetiber@redhat.com)
  815. - fix for terminate (jdetiber@redhat.com)
  816. - Fix node tags for aws provider (jdetiber@redhat.com)
  817. - use yaml for loading lable info instead of json (jdetiber@redhat.com)
  818. - infra_node fixes (jdetiber@redhat.com)
  819. - removing extraneous comments (rharriso@redhat.com)
  820. - Remove commented lines and fix pylint check (rharriso@redhat.com)
  821. - Cleaning up the dyn ansible module for merging (rharriso@redhat.com)
  822. - Fix missing bool filter (sdodson@redhat.com)
  823. - Sync platest imagestreams (sdodson@redhat.com)
  824. - Fixing last pylint error (rharriso@redhat.com)
  825. - Fix hostname for aws cloud provider (jdetiber@redhat.com)
  826. - Fixing pylint errors (rharriso@redhat.com)
  827. - Give openvswitch container some time to start (jprovazn@redhat.com)
  828. - s3_registry no filter named 'lookup' (florian.lambert@enovance.com)
  829. - WIP adding the lib_dyn role for the dyn_record module (rharriso@redhat.com)
  830. * Fri Jan 29 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.37-1
  831. - Adding ip address option (kwoodson@redhat.com)
  832. - Enable cockpit when not is_atomic. (abutcher@redhat.com)
  833. - Explicitly restart the atomic node service after configuring it for nuage
  834. (vishal.patil@nuagenetworks.net)
  835. - Fix for bug 1298 (vishal.patil@nuagenetworks.net)
  836. - fixing logic for skipping symlinks (kwoodson@redhat.com)
  837. - Allow to have custom bucket name and region (florian.lambert@enovance.com)
  838. - Add inventory example for logrotate_scripts (abutcher@redhat.com)
  839. - Minor readme cleanup for Bug 1271566 (bleanhar@redhat.com)
  840. - fix template trigger calc (jdiaz@redhat.com)
  841. - Configure logrotate on atomic. (abutcher@redhat.com)
  842. - Comparing zbx_host interfaces and removing duplicate hostgroup_names
  843. (kwoodson@redhat.com)
  844. - Dockerfile: Require pyOpenSSL (gscrivan@redhat.com)
  845. - replace yum with dnf (spartacus06@gmail.com)
  846. - Install cockpit, logrotate and fluentd unless host is atomic.
  847. (abutcher@redhat.com)
  848. - zabbix: added the skydns items and triggers (mwoodson@redhat.com)
  849. - fix pkg_version (spinolacastro@gmail.com)
  850. - Expose data_dir (spinolacastro@gmail.com)
  851. - Fix checking for update package availability (nikolai@prokoschenko.de)
  852. - Fix oo_pretty_print_cluster following the renaming of `env` into `clusterid`
  853. (lhuard@amadeus.com)
  854. - Ensure openssl present for etcd_ca (jdetiber@redhat.com)
  855. - Update Docs and test for testing ansible version (jdetiber@redhat.com)
  856. - Add Nuage support to openshift ansible (vishpat@gmail.com)
  857. - Updating for host monitoring HA masters (kwoodson@redhat.com)
  858. - adhoc s3 registry - add auth part in the registry config sample
  859. (gael.lambert@enovance.com)
  860. - Move the `is_atomic` check from `update_repos_and_packages.yml` to
  861. `rhel_subscribe` (lhuard@amadeus.com)
  862. - Increase OpenStack stack creation/deletion timeout (lhuard@amadeus.com)
  863. * Mon Jan 25 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.36-1
  864. - Fixing awsutil to support aliases and v3 (kwoodson@redhat.com)
  865. - Fail when master restart playbook finds no active masters rather than any
  866. failed masters. (abutcher@redhat.com)
  867. - Skipping any symlinks for the yaml validation check (kwoodson@redhat.com)
  868. - Added template for config loop. (twiest@redhat.com)
  869. - Test validate_pcs_cluster input is basestring instead of str.
  870. (abutcher@redhat.com)
  871. - Fix error when oo_masters_to_config is empty (jdetiber@redhat.com)
  872. - Update inventory examples for console customization (spinolacastro@gmail.com)
  873. - Expose console config for customization (spinolacastro@gmail.com)
  874. - oso_host_monitoring: added environment as a var to the host monitoring
  875. systemd script (mwoodson@redhat.com)
  876. - Check master certificates during upgrade. (abutcher@redhat.com)
  877. - Use haproxy frontend port for os_firewall. (abutcher@redhat.com)
  878. - Fix native master api sysconfig. (abutcher@redhat.com)
  879. - Enable kubernetes master config of podEvictionTimeout from ansible
  880. (jstuever@redhat.com)
  881. - Fix wrapper pathing for non-root user install. (abutcher@redhat.com)
  882. - Remove camel case for bin/cluster addNodes (jdetiber@redhat.com)
  883. - Update cluster_hosts.yml for cloud providers (jdetiber@redhat.com)
  884. - Removing ruby scripts and replacing with python. (kwoodson@redhat.com)
  885. - Fixed a logic bug and yaml load (kwoodson@redhat.com)
  886. - Fixing yaml validation in python. Inputs behave differently as does glob
  887. (kwoodson@redhat.com)
  888. - oso_monitoring: add the zabbix libs (mwoodson@redhat.com)
  889. - Removing removing scripts and moving to python. (kwoodson@redhat.com)
  890. - add ability to disable ztriggers and disable new container dns check
  891. (jdiaz@redhat.com)
  892. - Remove default disable of SDN for GCE (jdetiber@redhat.com)
  893. - Fix hardcoded api_port in openshift_master_cluster (jdetiber@redhat.com)
  894. - Use local address for loopback kubeconfig (jdetiber@redhat.com)
  895. - consolidate steps and cleanup template dir (jdetiber@redhat.com)
  896. - v3_0_to_v3_1_upgrade: Remove is_atomic check for upgrades
  897. (smunilla@redhat.com)
  898. - v3_0_to_v3_1_upgrade: Copy tasks rather than including from the playbook
  899. (smunilla@redhat.com)
  900. - v3_0_to_v3_1_upgrade: Install storage packages (smunilla@redhat.com)
  901. - Controllers_port and firewall rules (spinolacastro@gmail.com)
  902. - Fix bind address/port when isn't default (spinolacastro@gmail.com)
  903. - Add ability to disable os_firewall (jdetiber@redhat.com)
  904. * Mon Jan 18 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.35-1
  905. - added the lib_timedate role (mwoodson@redhat.com)
  906. - added chrony (mwoodson@redhat.com)
  907. - added oso_moniotoring tools role (mwoodson@redhat.com)
  908. - Improve pacemaker 'is-active' check. (abutcher@redhat.com)
  909. * Mon Jan 18 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.34-1
  910. - clean up too-many-branches / logic (jdiaz@redhat.com)
  911. - atomic-openshift-installer: add containerized to inventory
  912. (smunilla@redhat.com)
  913. - Add 'unknown' to possible output for the is-active check.
  914. (abutcher@redhat.com)
  915. - Fix cluster_method conditional in master restart playbook.
  916. (abutcher@redhat.com)
  917. - Use IdentityFile instead of PrivateKey (donovan.muller@gmail.com)
  918. - atomic-openshift-installer: Remove containerized install for 3.0
  919. (smunilla@redhat.com)
  920. - Host group should be OSEv3 not OSv3 (donovan.muller@gmail.com)
  921. - Remove pause after haproxy start (abutcher@redhat.com)
  922. - Ensure nfs-utils installed for non-atomic hosts. (abutcher@redhat.com)
  923. * Fri Jan 15 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.33-1
  924. - Configure nodes which are also masters prior to nodes in containerized
  925. install. (abutcher@redhat.com)
  926. - Call attention to openshift_master_rolling_restart_mode variable in restart
  927. prompt. (abutcher@redhat.com)
  928. - Added anchors for rules in style_guide.adoc in order to make it easier to
  929. reference specific rules in PRs. (twiest@redhat.com)
  930. - Update ec2.ini (jdetiber@redhat.com)
  931. * Thu Jan 14 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.32-1
  932. - Uninstall remove containerized wrapper and symlinks (abutcher@redhat.com)
  933. * Thu Jan 14 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.31-1
  934. - Check api prior to starting node. (abutcher@redhat.com)
  935. - added anchors (twiest@redhat.com)
  936. * Wed Jan 13 2016 Joel Diaz <jdiaz@redhat.com> 3.0.30-1
  937. - Add -A and detail --v3 flags
  938. * Wed Jan 13 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.29-1
  939. - 3.1.1 upgrade playbook (bleanhar@redhat.com)
  940. - Updated help menu for v3 flag (kwoodson@redhat.com)
  941. - Add wait in between api and controllers start for native ha.
  942. (abutcher@redhat.com)
  943. - atomic-openshift-installer: Error handling for unicode hostnames
  944. (smunilla@redhat.com)
  945. - Update api verification. (abutcher@redhat.com)
  946. - Add a Verify API Server handler that waits for the API server to become
  947. available (sdodson@redhat.com)
  948. - Add -A parameter to forward ssh agent (jdiaz@redhat.com)
  949. - Validate pacemaker cluster members. (abutcher@redhat.com)
  950. - Removed atomic host check (kwoodson@redhat.com)
  951. - Add is_containerized inputs to nosetests. (abutcher@redhat.com)
  952. - Add wait for API before starting controllers w/ native ha install.
  953. (abutcher@redhat.com)
  954. - Fix for to_padded_yaml filter (jdetiber@redhat.com)
  955. - - sqashed to one commit (llange@redhat.com)
  956. - Switch to using hostnamectl as it works on atomic and rhel7
  957. (sdodson@redhat.com)
  958. - Update rolling restart playbook for pacemaker support. Replace fail with a
  959. warn and prompt if running ansible from a host that will be rebooted. Re-
  960. organize playbooks. (abutcher@redhat.com)
  961. - Implement simple master rolling restarts. (dgoodwin@redhat.com)
  962. - re-enable containerize installs (sdodson@redhat.com)
  963. - Set portal net in master playbook (jdetiber@redhat.com)
  964. - Set the cli image to match osm_image in openshift_cli role
  965. (sdodson@redhat.com)
  966. - atomic-openshift-installer: Populate new_nodes group (smunilla@redhat.com)
  967. - Always pull docker images (sdodson@redhat.com)
  968. * Mon Jan 11 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.28-1
  969. - added the rhe7-host-monitoring service file (mwoodson@redhat.com)
  970. - Fixing tab completion for latest metadata changes (kwoodson@redhat.com)
  971. - Removing some internal hostnames (bleanhar@redhat.com)
  972. - Fixing tab completion for latest metadata changes (kwoodson@redhat.com)
  973. - Make bin/cluster able to spawn OSE 3.1 clusters (lhuard@amadeus.com)
  974. - oso_host_monitoring role: removed the f22 and zagg client, replaced it with
  975. oso-rhel7-host-monitoring container (mwoodson@redhat.com)
  976. * Fri Jan 08 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.27-1
  977. - Update to metadata tooling. (kwoodson@redhat.com)
  978. - Fix VM drive cleanup during terminate on libvirt (lhuard@amadeus.com)
  979. * Fri Jan 08 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.26-1
  980. - Bug 1296388 - fixing typo (bleanhar@redhat.com)
  981. * Thu Jan 07 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.25-1
  982. - Bug 1296388 - The playbook still configure ManageIQ when
  983. openshift_use_manageiq is false (bleanhar@redhat.com)
  984. - Add a banner to CLI wrapper instructing users that it's only for
  985. bootstrapping (sdodson@redhat.com)
  986. - Rename env into clusterid and add environment in the OpenStack VMs tags
  987. (lhuard@amadeus.com)
  988. - Fix terminate.yml on OpenStack (lhuard@amadeus.com)
  989. - Install gluster and ceph packages when containerized but not atomic
  990. (sdodson@redhat.com)
  991. - Update openshift_facts config_base for Online deployments (whearn@redhat.com)
  992. - Fix multi-word arguments & cli wrapper stdin plumbing (sdodson@redhat.com)
  993. - Improve 3.1/1.1 upgrade check (jdetiber@redhat.com)
  994. * Thu Jan 07 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.24-1
  995. - Setting relative paths in the upgrade playbooks wasn't working
  996. (bleanhar@redhat.com)
  997. * Wed Jan 06 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.23-1
  998. - Move extra secret validations into openshift_facts. (abutcher@redhat.com)
  999. - Remove not is_containerized restriction on storage plugin includes.
  1000. (abutcher@redhat.com)
  1001. - We can't enable manageiq for installations less than OSE 3.1 or Origin 1.1
  1002. (bleanhar@redhat.com)
  1003. - Fix RHN subscription by explicitly attaching to the right pool
  1004. (lhuard@amadeus.com)
  1005. - openshift_facts validation (abutcher@redhat.com)
  1006. - Secrets validation. (abutcher@redhat.com)
  1007. - Clean up idempotency issues with session secrets. (abutcher@redhat.com)
  1008. * Wed Jan 06 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.22-1
  1009. - playbook for restarting SDN (jdiaz@redhat.com)
  1010. - Stop haproxy and remove package during uninstall. (abutcher@redhat.com)
  1011. - Group name as per hosts.origin.example (donovan.muller@gmail.com)
  1012. - I believe the ami id changed since the initial documentation was created for
  1013. AWS deployment (rcook@redhat.com)
  1014. * Tue Jan 05 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.21-1
  1015. - Fix osm_controller_args and osm_api_server_args settings.
  1016. (abutcher@redhat.com)
  1017. - Fix error in byo cluster_hosts.yml (jdetiber@redhat.com)
  1018. - Cleanup and fixes for cluster_id change (jdetiber@redhat.com)
  1019. - Fix typo in etcd service status fact. (abutcher@redhat.com)
  1020. - Removing environment and env tags. (kwoodson@redhat.com)
  1021. - Add node kubelet args to inventory examples. (abutcher@redhat.com)
  1022. - Adding ManageIQ service account by default (efreiber@redhat.com)
  1023. - Fixes typo assigning docker_service_status_changed which leads to
  1024. misinterpretation in handler. (eric.mountain@amadeus.com)
  1025. - Fix restart handlers. (abutcher@redhat.com)
  1026. - Remove lb from docker hosts. (abutcher@redhat.com)
  1027. - Install iptables, iptables-services when not is_aotmic (sdodson@redhat.com)
  1028. - Install all xpaas streams when enabled (sdodson@redhat.com)
  1029. - add the necessary URLs for logging and metrics
  1030. (git001@users.noreply.github.com)
  1031. - Link to Tito Home Page is Broken (lloy0076@adam.com.au)
  1032. - Conditionalize for 3.1.1/1.1.1 (abutcher@redhat.com)
  1033. - Use notify for workaround controllers unit. (abutcher@redhat.com)
  1034. - change dns triggers to average (jdiaz@redhat.com)
  1035. - add item/trigger for dns tests on all currently running containers
  1036. (jdiaz@redhat.com)
  1037. - Add jboss-fuse/application-templates/fis-image-streams.json
  1038. (sdodson@redhat.com)
  1039. - atomic-openshift-installer: Fix broken nosetest (smunilla@redhat.com)
  1040. - Update from jboss-openshift/application-templates ose-v1.2.0-1
  1041. (sdodson@redhat.com)
  1042. - fix logic to tolerate occasional failures (jdiaz@redhat.com)
  1043. - Clean up versions.sh (sdodson@redhat.com)
  1044. - change ovs mount to /var/run/openvswitch will not require a container restart
  1045. if openvswitch service is restarted (jdiaz@redhat.com)
  1046. - split zagg.server.processor.errors into separate heartbeat and metrics error
  1047. items (needed since the scripts are split now). (twiest@redhat.com)
  1048. - quick installer tests (smunilla@redhat.com)
  1049. - atomic-openshift-installer: Remove HA hint for 3.0 install
  1050. (smunilla@redhat.com)
  1051. - Add some guards to wait for images to be pulled before moving on
  1052. (sdodson@redhat.com)
  1053. - Install httpd-tools when not is_atomic (sdodson@redhat.com)
  1054. - Properly set use_flannel fact (sbaubeau@redhat.com)
  1055. - Fix containerized variable (sdodson@redhat.com)
  1056. - Skip yum/dnf ops when is_containerized (sdodson@redhat.com)
  1057. - Move all docker config into openshift_docker to minimize docker restarts
  1058. (sdodson@redhat.com)
  1059. - Create nfs host group with registry volume attachment. (abutcher@redhat.com)
  1060. - Add openshift_cli role (sdodson@redhat.com)
  1061. - pull docker images only if not already present (jdetiber@redhat.com)
  1062. - fixes (jdetiber@redhat.com)
  1063. - Containerization work by @sdodson (sdodson@redhat.com)
  1064. - Initial containerization work from @ibotty (tob@butter.sh)
  1065. - Add zabbix values to track docker container DNS results (jdiaz@redhat.com)
  1066. - Fix registry modification for new deployment types. (dgoodwin@redhat.com)
  1067. - Updates to ohi to pull cache if specified. Also require version
  1068. (kwoodson@redhat.com)
  1069. - Zabbix: added trigger to monitor app create over the last hour
  1070. (mwoodson@redhat.com)
  1071. - added 'Template Zagg Server' (twiest@redhat.com)
  1072. - Fixes typo when setting facts to record whether master/node has been
  1073. restarted already, to decide whether notify handler should do so or not.
  1074. Currently, this causes random SDN network setup failures as openshift-node
  1075. gets restarted while the setup script is running, and the subsequent start
  1076. fails to configure the SDN because it thinks it's already done.
  1077. (eric.mountain@amadeus.com)
  1078. - Change controllers service type to simple. (abutcher@redhat.com)
  1079. - Updating env-host-type to host patterns (kwoodson@redhat.com)
  1080. - Add note that Fedora 23+ is acceptable deployment target for origin
  1081. (admiller@redhat.com)
  1082. - Enforce connection: local and become: no on all localhost plays
  1083. (jdetiber@redhat.com)
  1084. - Use join for the uncompress command. (jsteffan@fedoraproject.org)
  1085. - Update for latest CentOS-7-x86_64-GenericCloud. - Use xz compressed image -
  1086. Update sha256 for new image - Update docs to reflect new settings
  1087. (jsteffan@fedoraproject.org)
  1088. * Thu Dec 10 2015 Thomas Wiest <twiest@redhat.com> 3.0.20-1
  1089. - Revert "Automatic commit of package [openshift-ansible] release [3.0.20-1]."
  1090. (twiest@redhat.com)
  1091. - Automatic commit of package [openshift-ansible] release [3.0.20-1].
  1092. (twiest@redhat.com)
  1093. - Install base package in openshift_common for version facts
  1094. (abutcher@redhat.com)
  1095. - Make the install of openshift_examples optional (jtslear@gmail.com)
  1096. - add support for remote command actions no support for anything but custom
  1097. scripts at this time (jdiaz@redhat.com)
  1098. - Remove yum / dnf duplication (sdodson@redhat.com)
  1099. - Remove hacluster user during uninstall. (abutcher@redhat.com)
  1100. - Simplify session secrets overrides. (abutcher@redhat.com)
  1101. - Squash pcs install into one task. (abutcher@redhat.com)
  1102. - Bump ansible requirement to 1.9.4 (sdodson@redhat.com)
  1103. * Wed Dec 09 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.19-1
  1104. - Fix version dependent image streams (sdodson@redhat.com)
  1105. - atomic-openshift-installer: Error handling on yaml loading
  1106. (smunilla@redhat.com)
  1107. - Betterize AWS readme (jtslear@gmail.com)
  1108. * Tue Dec 08 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.18-1
  1109. - Pass in and use first_master_ip as dnsIP for pre 3.1 nodes.
  1110. (abutcher@redhat.com)
  1111. - Fix delete state (jdiaz@redhat.com)
  1112. - Require pyOpenSSL (sdodson@redhat.com)
  1113. - Update sync db-templates, image-streams, and quickstart-templates
  1114. (sdodson@redhat.com)
  1115. - Clarify the preflight port check output (sdodson@redhat.com)
  1116. - Fix missing dependency version locking (sdodson@redhat.com)
  1117. * Tue Dec 08 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.17-1
  1118. - Improving output when gathering facts (bleanhar@redhat.com)
  1119. - Bug 1287977 - Incorrect check output from atomic-openshift-installer when
  1120. working with preconfigured load balancer (bleanhar@redhat.com)
  1121. - Add unique AEP, OSE, and Origin BYO inventories (sdodson@redhat.com)
  1122. - bring the docker udev workaround into openshift-ansible.git
  1123. (jdiaz@redhat.com)
  1124. - Zabbix: put in a note about trigger prototype dependency
  1125. (mwoodson@redhat.com)
  1126. - Zabbix: added dependency for inode disk check (mwoodson@redhat.com)
  1127. - Zabbix: added dependency for disk check (mwoodson@redhat.com)
  1128. - zabbix: removed ethernet graphs (mwoodson@redhat.com)
  1129. - Zabbix: added trigger dependencies to certain master checks
  1130. (mwoodson@redhat.com)
  1131. - ManageIQ Service Account: added role for ManageIQ service account
  1132. (efreiber@redhat.com)
  1133. - added the pv zabbix keys (mwoodson@redhat.com)
  1134. - Refactor dns options and facts. (abutcher@redhat.com)
  1135. - Fix openshift_facts playbook for yum/dnf changes (jdetiber@redhat.com)
  1136. - Configured master count should be 1 for pacemaker ha. (abutcher@redhat.com)
  1137. - Fedora changes: (admiller@redhat.com)
  1138. - Centralize etcd/schedulability logic for each host. (dgoodwin@redhat.com)
  1139. - added upgrade playbook for online (sedgar@redhat.com)
  1140. - Improved installation summary. (dgoodwin@redhat.com)
  1141. - Fix kubernetes service ip gathering. (abutcher@redhat.com)
  1142. - added docker registry cluster check (mwoodson@redhat.com)
  1143. - Add warning for HA deployments with < 3 dedicated nodes.
  1144. (dgoodwin@redhat.com)
  1145. - Cleanup more schedulable typos. (dgoodwin@redhat.com)
  1146. - Fix validation for BasicAuthPasswordIdentityProvider (tschan@puzzle.ch)
  1147. - Fix ec2 instance type lookups (jdetiber@redhat.com)
  1148. - remove debug logging from scc/privileged patch command (jdetiber@redhat.com)
  1149. - Set api version for oc commands (jdetiber@redhat.com)
  1150. - 3.1 upgrade - use --api-version for patch commands (jdetiber@redhat.com)
  1151. - Fix bug when warning on no dedicated nodes. (dgoodwin@redhat.com)
  1152. - Suggest dedicated nodes for an HA deployment. (dgoodwin@redhat.com)
  1153. - Error out if no load balancer specified. (dgoodwin@redhat.com)
  1154. - Adjust requirement for 3 masters for HA deployments. (dgoodwin@redhat.com)
  1155. - Fixing 'unscheduleable' typo (bleanhar@redhat.com)
  1156. - Update IMAGE_PREFIX and IMAGE_VERSION values in hawkular template
  1157. (nakayamakenjiro@gmail.com)
  1158. - Improved output when re-running after editing config. (dgoodwin@redhat.com)
  1159. - Print a system summary after adding each. (dgoodwin@redhat.com)
  1160. - Text improvements for host specification. (dgoodwin@redhat.com)
  1161. - Assert etcd section written for HA installs. (dgoodwin@redhat.com)
  1162. - Breakout a test fixture to reduce module size. (dgoodwin@redhat.com)
  1163. - Pylint touchups. (dgoodwin@redhat.com)
  1164. - Trim assertions in HA testing. (dgoodwin@redhat.com)
  1165. - Test unattended HA quick install. (dgoodwin@redhat.com)
  1166. - Don't prompt to continue during unattended installs. (dgoodwin@redhat.com)
  1167. - Block re-use of master/node as load balancer in attended install.
  1168. (dgoodwin@redhat.com)
  1169. - Add -q flag to remove unwantend output (such as mirror and cache information)
  1170. (urs.breu@ergon.ch)
  1171. - Uninstall: only restart docker on node hosts. (abutcher@redhat.com)
  1172. - Explicitly set schedulable when masters == nodes. (dgoodwin@redhat.com)
  1173. - Use admin.kubeconfig for get svc ip. (abutcher@redhat.com)
  1174. - Point enterprise metrics at registry.access.redhat.com/openshift3/metrics-
  1175. (sdodson@redhat.com)
  1176. - Make sure that OpenSSL is installed before use (fsimonce@redhat.com)
  1177. - fixes for installer wrapper scaleup (jdetiber@redhat.com)
  1178. - addtl aws fixes (jdetiber@redhat.com)
  1179. - Fix failure when seboolean not present (jdetiber@redhat.com)
  1180. - fix addNodes.yml (jdetiber@redhat.com)
  1181. - more aws support for scaleup (jdetiber@redhat.com)
  1182. - start of aws scaleup (jdetiber@redhat.com)
  1183. - Improve scaleup playbook (jdetiber@redhat.com)
  1184. - Update openshift_repos to refresh package cache on changes
  1185. (jdetiber@redhat.com)
  1186. - Add etcd nodes management in OpenStack (lhuard@amadeus.com)
  1187. * Tue Nov 24 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.16-1
  1188. - Silencing pylint branch errors for now for the atomic-openshift-installer
  1189. harness (bleanhar@redhat.com)
  1190. - Properly setting scheduleability for HA Master scenarios
  1191. (bleanhar@redhat.com)
  1192. - added graphs (mwoodson@redhat.com)
  1193. - Rework setting of hostname (jdetiber@redhat.com)
  1194. - Fixed a bug in the actions. It now supports changing opconditions
  1195. (kwoodson@redhat.com)
  1196. - Conditionally set the nodeIP (jdetiber@redhat.com)
  1197. - Bug 1284991 - "atomic-openshift-installer uninstall" error when configuration
  1198. file is missing. (bleanhar@redhat.com)
  1199. - Avoid printing the master and node totals in the add-a-node scenario
  1200. (bleanhar@redhat.com)
  1201. - Fixing tests for quick_ha (bleanhar@redhat.com)
  1202. - Removing a debug line (bleanhar@redhat.com)
  1203. - atomic-openshift-installer: Fix lint issue (smunilla@redhat.com)
  1204. - Handling preconfigured load balancers (bleanhar@redhat.com)
  1205. - atomic-openshift-installer: Rename ha_proxy (smunilla@redhat.com)
  1206. - atomic-openshift-installer: Reverse version and host collection
  1207. (smunilla@redhat.com)
  1208. - cli_installer_tests: Add test for unattended quick HA (smunilla@redhat.com)
  1209. - Breakup inventory writing (smunilla@redhat.com)
  1210. - Enforce 1 or 3 masters (smunilla@redhat.com)
  1211. - Add interactive test (smunilla@redhat.com)
  1212. - atomic-openshift-installer: HA for quick installer (smunilla@redhat.com)
  1213. - Adding zbx_graph support (kwoodson@redhat.com)
  1214. - Modified step params to be in order when passed as a list
  1215. (kwoodson@redhat.com)
  1216. - Add serviceAccountConfig.masterCA during 3.1 upgrade (jdetiber@redhat.com)
  1217. - Use the identity_providers from openshift_facts instead of always using the
  1218. inventory variable (jdetiber@redhat.com)
  1219. - Refactor master identity provider configuration (jdetiber@redhat.com)
  1220. * Fri Nov 20 2015 Kenny Woodson <kwoodson@redhat.com> 3.0.15-1
  1221. - Fixing clone group functionality. Also separating extra_vars from
  1222. extra_groups (kwoodson@redhat.com)
  1223. - Check the end result on bad config file (smunilla@redhat.com)
  1224. - Add some tests for a bad config (smunilla@redhat.com)
  1225. - atomic-openshift-installer: connect_to error handling (smunilla@redhat.com)
  1226. - atomic-openshift-installer: pylint fixes (smunilla@redhat.com)
  1227. - Replace map with oo_collect to support python-jinja2 <2.7
  1228. (abutcher@redhat.com)
  1229. - Making the uninstall playbook more flexible (bleanhar@redhat.com)
  1230. - Install version dependent image streams for v1.0 and v1.1
  1231. (sdodson@redhat.com)
  1232. - Do not update the hostname (jdetiber@redhat.com)
  1233. - Pylint fix for long line in cli docstring. (dgoodwin@redhat.com)
  1234. - Default to installing OSE 3.1 instead of 3.0. (dgoodwin@redhat.com)
  1235. - Fix tests on systems with openshift-ansible rpms installed.
  1236. (dgoodwin@redhat.com)
  1237. * Thu Nov 19 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.14-1
  1238. - added metric items to zabbix for openshift online (mwoodson@redhat.com)
  1239. - Updating usergroups to accept users (kwoodson@redhat.com)
  1240. - Differentiate machine types on GCE (master and nodes)
  1241. (romain.dossin@amadeus.com)
  1242. - Uninstall - Remove systemd wants file for node (jdetiber@redhat.com)
  1243. - ec2 - force !requiretty for ssh_user (jdetiber@redhat.com)
  1244. - small tweaks for adding docker volume for aws master hosts
  1245. (jdetiber@redhat.com)
  1246. - Created role to deploy ops host monitoring (jdiaz@redhat.com)
  1247. - Update certificate paths when 'names' key is provided. (abutcher@redhat.com)
  1248. - add a volume on master host, in AWS provisioning (chengcheng.mu@amadeus.com)
  1249. - First attempt at adding web scenarios (kwoodson@redhat.com)
  1250. - Use field numbers for all formats in bin/cluster for python 2.6
  1251. (abutcher@redhat.com)
  1252. - atomic-openshift-installer: Correct single master case (smunilla@redhat.com)
  1253. - added copr-openshift-ansible releaser, removed old rel-eng stuff.
  1254. (twiest@redhat.com)
  1255. - changed counter -> count (mwoodson@redhat.com)
  1256. - Updating zbx_item classes to support data types for bool.
  1257. (kwoodson@redhat.com)
  1258. - Fix ec2 instance type override (jdetiber@redhat.com)
  1259. - updated my check to support the boolean data type (mwoodson@redhat.com)
  1260. - Add additive_facts_to_overwrite instead of overwriting all additive_facts
  1261. (abutcher@redhat.com)
  1262. - added healthz check and more pod count checks (mwoodson@redhat.com)
  1263. - updating to the latest ec2.py (and re-patching with our changes).
  1264. (twiest@redhat.com)
  1265. - atomic-openshift-installer: Temporarily restrict to single master
  1266. (smunilla@redhat.com)
  1267. - openshift-ansible: Correct variable (smunilla@redhat.com)
  1268. - Refactor named certificates. (abutcher@redhat.com)
  1269. - atomic-openshift-utils: Version lock playbooks (smunilla@redhat.com)
  1270. - Add the native ha services and configs to uninstall (jdetiber@redhat.com)
  1271. - Bug 1282336 - Add additional seboolean for gluster (jdetiber@redhat.com)
  1272. - Raise lifetime to 2 weeks for dynamic AWS items (jdiaz@redhat.com)
  1273. - bin/cluster fix python 2.6 issue (jdetiber@redhat.com)
  1274. - cluster list: break host types by subtype (lhuard@amadeus.com)
  1275. - README_AWS: Add needed dependency (c.witt.1900@gmail.com)
  1276. - Fix invalid sudo command test (takayoshi@gmail.com)
  1277. - Docs: Fedora: Add missing dependencies and update to dnf. (public@omeid.me)
  1278. - Gate upgrade steps for 3.0 to 3.1 upgrade (jdetiber@redhat.com)
  1279. - added the tito and copr_cli roles (twiest@redhat.com)
  1280. - pylint openshift_facts (jdetiber@redhat.com)
  1281. - Update etcd default facts setting (jdetiber@redhat.com)
  1282. - Update master facts prior to upgrading incase facts are missing.
  1283. (abutcher@redhat.com)
  1284. - pre-upgrade-check: differentiates between port and targetPort in output
  1285. (smilner@redhat.com)
  1286. - Better structure the output of the list playbook (lhuard@amadeus.com)
  1287. - Add the sub-host-type tag to the libvirt VMs (lhuard@amadeus.com)
  1288. - atomic-openshift-installer: Update nopwd sudo test (smunilla@redhat.com)
  1289. - Fix pylint import errors for utils/test/. (dgoodwin@redhat.com)
  1290. - atomic-openshift-installer: Update prompts and help messages
  1291. (smunilla@redhat.com)
  1292. - Dependencies need to be added when a create occurs on SLA object.
  1293. (kwoodson@redhat.com)
  1294. - Test additions for cli_installer:get_hosts_to_install_on
  1295. (bleanhar@redhat.com)
  1296. - adding itservice (kwoodson@redhat.com)
  1297. - remove netaddr dependency (tob@butter.sh)
  1298. - Add pyOpenSSL to dependencies for Fedora. (public@omeid.me)
  1299. - Vagrant RHEL registration cleanup (pep@redhat.com)
  1300. - RH subscription: optional satellite and pkg update (pep@redhat.com)
  1301. * Tue Nov 17 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.13-1
  1302. - The aep3 images changed locations. (bleanhar@redhat.com)
  1303. - atomic-openshift-installer: Correct single master case (smunilla@redhat.com)
  1304. - atomic-openshift-installer: Temporarily restrict to single master
  1305. (smunilla@redhat.com)
  1306. * Wed Nov 11 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.12-1
  1307. - Sync with the latest image streams (sdodson@redhat.com)
  1308. * Wed Nov 11 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.11-1
  1309. - Migrate xpaas content from pre v1.1.0 (sdodson@redhat.com)
  1310. - Import latest xpaas templates and image streams (sdodson@redhat.com)
  1311. * Wed Nov 11 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.10-1
  1312. - Fix update error for templates that didn't previously exist
  1313. (jdetiber@redhat.com)
  1314. - General cleanup of v3_0_to_v3_1/upgrade.yml (jdetiber@redhat.com)
  1315. - Add zabbix pieces to hold AWS S3 bucket stats (jdiaz@redhat.com)
  1316. - add ansible dep to vagrant doc (jdetiber@redhat.com)
  1317. - oo_filter: don't fail when attribute is not defined (tob@butter.sh)
  1318. * Wed Nov 11 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.9-1
  1319. - Refactor upgrade playbook(s) (jdetiber@redhat.com)
  1320. * Tue Nov 10 2015 Scott Dodson <sdodson@redhat.com> 3.0.8-1
  1321. - Add origin-clients to uninstall playbook. (abutcher@redhat.com)
  1322. - examples: include logging and metrics infrastructure (lmeyer@redhat.com)
  1323. - Add separate step to enable services during upgrade. (dgoodwin@redhat.com)
  1324. - Update tests now that cli is not asking for rpm/container install
  1325. (smunilla@redhat.com)
  1326. - atomic-openshift-installer: Remove question for container install
  1327. (smunilla@redhat.com)
  1328. - Remove references to multi_ec2.py (jdetiber@redhat.com)
  1329. - 1279746: Fix leftover disabled features line in config template.
  1330. (dgoodwin@redhat.com)
  1331. - 1279734: Ensure services are enabled after upgrade. (dgoodwin@redhat.com)
  1332. - Fix missing etcd_data_dir bug. (dgoodwin@redhat.com)
  1333. - Package the default ansible.cfg with atomic-openshift-utils.
  1334. (dgoodwin@redhat.com)
  1335. - Add ldap auth identity provider to example inventory. (abutcher@redhat.com)
  1336. - Read etcd data dir from appropriate config file. (dgoodwin@redhat.com)
  1337. - atomic-openshift-installer: Generate inventory off hosts_to_run_on
  1338. (smunilla@redhat.com)
  1339. - Various fixes related to connect_to (bleanhar@redhat.com)
  1340. - Remove upgrade playbook restriction on 3.0.2. (dgoodwin@redhat.com)
  1341. - Conditionals for flannel etcd client certs. (abutcher@redhat.com)
  1342. - New `iptablesSyncPeriod` field in node configuration (abutcher@redhat.com)
  1343. - Fix indentation on when (jdetiber@redhat.com)
  1344. - Bug 1278863 - Error using openshift_pkg_version (jdetiber@redhat.com)
  1345. - more cleanup of names (mwoodson@redhat.com)
  1346. - Missing conditionals for api/controller sysconfig. (abutcher@redhat.com)
  1347. - Updating the atomic-openshift-isntaller local connection logic for the
  1348. connect_to addition. (bleanhar@redhat.com)
  1349. - cleaned up network checks (mwoodson@redhat.com)
  1350. - Minor upgrade improvements. (dgoodwin@redhat.com)
  1351. - Wait for cluster to recover after pcs resource restart. (abutcher@redhat.com)
  1352. - Bug 1278245 - Failed to add node to existing env using atomic-openshift-
  1353. installer (bleanhar@redhat.com)
  1354. - remove debug statement (jdetiber@redhat.com)
  1355. - Fix removal of kubernetesMasterConfig.apiLevels (jdetiber@redhat.com)
  1356. - atomic-openshift-installer: Better specification of ansible connection point
  1357. (smunilla@redhat.com)
  1358. - Fix issues related to upgrade packages being unavailable
  1359. (jdetiber@redhat.com)
  1360. - added network checks. also updated item prototype code to support more
  1361. (mwoodson@redhat.com)
  1362. - Fix data_dir for 3.0 deployments (jdetiber@redhat.com)
  1363. - Fix apiLevels modifications (jdetiber@redhat.com)
  1364. - Fix creation of origin symlink when dir already exists. (dgoodwin@redhat.com)
  1365. - apiLevel changes (jdetiber@redhat.com)
  1366. - Write new config to disk after successful upgrade. (dgoodwin@redhat.com)
  1367. - Fix pylint errors with getting hosts to run on. (dgoodwin@redhat.com)
  1368. - Remove v1beta3 by default for kube_nfs_volumes (jdetiber@redhat.com)
  1369. - Add pre-upgrade script to be run on first master. (dgoodwin@redhat.com)
  1370. - Start to handle pacemaker ha during upgrade (abutcher@redhat.com)
  1371. - Fix lb group related errors (jdetiber@redhat.com)
  1372. - Fix file check conditional. (abutcher@redhat.com)
  1373. - Don't check for certs in data_dir just raise when they can't be found. Fix
  1374. typo. (abutcher@redhat.com)
  1375. - exclude atomic-openshift-installer from bin subpackage (tdawson@redhat.com)
  1376. - add master_hostnames definition for upgrade (jdetiber@redhat.com)
  1377. - Additional upgrade enhancements (jdetiber@redhat.com)
  1378. - Handle backups for separate etcd hosts if necessary. (dgoodwin@redhat.com)
  1379. - Further upgrade improvements (jdetiber@redhat.com)
  1380. - Upgrade improvements (dgoodwin@redhat.com)
  1381. - Bug 1278243 - Confusing prompt from atomic-openshift-installer
  1382. (bleanhar@redhat.com)
  1383. - Bug 1278244 - Previously there was no way to add a node in unattended mode
  1384. (bleanhar@redhat.com)
  1385. - Revert to defaults (abutcher@redhat.com)
  1386. - Bug 1278244 - Incorrect node information gathered by atomic-openshift-
  1387. installer (bleanhar@redhat.com)
  1388. - atomic-openshift-installer's unattended mode wasn't work with --force for all
  1389. cases (bleanhar@redhat.com)
  1390. - Making it easier to use pre-release content (bleanhar@redhat.com)
  1391. - The uninstall playbook needs to remove /run/openshift-sdn
  1392. (bleanhar@redhat.com)
  1393. - Various HA changes for pacemaker and native methods. (abutcher@redhat.com)
  1394. - Bug 1274201 - Fixing non-root installations if using a local connection
  1395. (bleanhar@redhat.com)
  1396. - Bug 1274201 - Fixing sudo non-interactive test (bleanhar@redhat.com)
  1397. - Bug 1277592 - SDN MTU has hardcoded default (jdetiber@redhat.com)
  1398. - Atomic Enterprise/OpenShift Enterprise merge update (jdetiber@redhat.com)
  1399. - fix dueling controllers - without controllerLeaseTTL set in config, multiple
  1400. controllers will attempt to start (jdetiber@redhat.com)
  1401. - default to source persistence for haproxy (jdetiber@redhat.com)
  1402. - hardcode openshift binaries for now (jdetiber@redhat.com)
  1403. - more tweaks (jdetiber@redhat.com)
  1404. - more tweaks (jdetiber@redhat.com)
  1405. - additional ha related updates (jdetiber@redhat.com)
  1406. - additional native ha changes (abutcher@redhat.com)
  1407. - Start of true master ha (jdetiber@redhat.com)
  1408. - Atomic Enterprise related changes. (avagarwa@redhat.com)
  1409. - Remove pacemaker bits. (abutcher@redhat.com)
  1410. - Override hosts deployment_type fact for version we're upgrading to.
  1411. (dgoodwin@redhat.com)
  1412. - Pylint fixes for config upgrade module. (dgoodwin@redhat.com)
  1413. - Disable proxy cert config upgrade until certs being generated.
  1414. (dgoodwin@redhat.com)
  1415. - remove debug line (florian.lambert@enovance.com)
  1416. - [roles/openshift_master_certificates/tasks/main.yml] Fix variable
  1417. openshift.master.all_hostnames to openshift.common.all_hostnames
  1418. (florian.lambert@enovance.com)
  1419. - Fix bug with not upgrading openshift-master to atomic-openshift-master.
  1420. (dgoodwin@redhat.com)
  1421. - Adding aws and gce packages to ansible-inventory (kwoodson@redhat.com)
  1422. - Fix subpackage dependencies (jdetiber@redhat.com)
  1423. - Refactor common group evaluation to avoid duplication (jdetiber@redhat.com)
  1424. - common/openshift-cluster: Scaleup playbook (smunilla@redhat.com)
  1425. - Fix bug from module rename. (dgoodwin@redhat.com)
  1426. - Fix bug with default ansible playbook dir. (dgoodwin@redhat.com)
  1427. - Use the base package upgrade version so we can check things earlier.
  1428. (dgoodwin@redhat.com)
  1429. - Skip fail if enterprise deployment type depending on version.
  1430. (dgoodwin@redhat.com)
  1431. - Add debug output for location of etcd backup. (dgoodwin@redhat.com)
  1432. - Filter internal hostnames from the list of parsed names.
  1433. (abutcher@redhat.com)
  1434. - Move config upgrade to correct place, fix node facts. (dgoodwin@redhat.com)
  1435. - Add custom certificates to serving info in master configuration.
  1436. (abutcher@redhat.com)
  1437. - Add in proxyClientInfo if missing during config upgrade.
  1438. (dgoodwin@redhat.com)
  1439. - Implement master-config.yaml upgrade for v1beta3 apiLevel removal.
  1440. (dgoodwin@redhat.com)
  1441. - Fix installer upgrade bug following pylint fix. (dgoodwin@redhat.com)
  1442. - Document the new version field for installer config. (dgoodwin@redhat.com)
  1443. - Remove my username from some test data. (dgoodwin@redhat.com)
  1444. - Add a simple version for the installer config file. (dgoodwin@redhat.com)
  1445. - Pylint fix. (dgoodwin@redhat.com)
  1446. - Fix issue with master.proxy-client.{crt,key} and omit. (abutcher@redhat.com)
  1447. - initial module framework (jdetiber@redhat.com)
  1448. - Better info prior to initiating upgrade. (dgoodwin@redhat.com)
  1449. - Fix etcd backup bug with not-yet-created /var/lib/origin symlink
  1450. (dgoodwin@redhat.com)
  1451. - Print info after upgrade completes. (dgoodwin@redhat.com)
  1452. - Automatically upgrade legacy config files. (dgoodwin@redhat.com)
  1453. - Remove devel fail and let upgrade proceed. (dgoodwin@redhat.com)
  1454. - Add utils subpackage missing dep on openshift-ansible-roles.
  1455. (dgoodwin@redhat.com)
  1456. - Generate timestamped etcd backups. (dgoodwin@redhat.com)
  1457. - Add etcd_data_dir fact. (dgoodwin@redhat.com)
  1458. - Functional disk space checking for etcd backup. (dgoodwin@redhat.com)
  1459. - First cut at checking available disk space for etcd backup.
  1460. (dgoodwin@redhat.com)
  1461. - Block upgrade if targetting enterprise deployment type. (dgoodwin@redhat.com)
  1462. - Change flannel registration default values (sbaubeau@redhat.com)
  1463. - Remove empty notify section (sbaubeau@redhat.com)
  1464. - Check etcd certs exist for flannel when its support is enabled
  1465. (sbaubeau@redhat.com)
  1466. - Fix when neither use_openshift_sdn nor use_flannel are specified
  1467. (sbaubeau@redhat.com)
  1468. - Generate etcd certificats for flannel when is not embedded
  1469. (sbaubeau@redhat.com)
  1470. - Add missing 2nd true parameters to default Jinja filter (sbaubeau@redhat.com)
  1471. - Use 'command' module instead of 'shell' (sbaubeau@redhat.com)
  1472. - Add flannel modules documentation (sbaubeau@redhat.com)
  1473. - Only remove IPv4 address from docker bridge (sbaubeau@redhat.com)
  1474. - Remove multiple use_flannel fact definition (sbaubeau@redhat.com)
  1475. - Ensure openshift-sdn and flannel can't be used at the same time
  1476. (sbaubeau@redhat.com)
  1477. - Add flannel support (sbaubeau@redhat.com)
  1478. * Wed Nov 04 2015 Kenny Woodson <kwoodson@redhat.com> 3.0.7-1
  1479. - added the %%util in zabbix (mwoodson@redhat.com)
  1480. - atomic-openshift-installer: Correct default playbook directory
  1481. (smunilla@redhat.com)
  1482. - Support for gce (kwoodson@redhat.com)
  1483. - fixed a dumb naming mistake (mwoodson@redhat.com)
  1484. - added disk tps checks to zabbix (mwoodson@redhat.com)
  1485. - atomic-openshift-installer: Correct inaccurate prompt (smunilla@redhat.com)
  1486. - atomic-openshift-installer: Add default openshift-ansible-playbook
  1487. (smunilla@redhat.com)
  1488. - ooinstall: Add check for nopwd sudo (smunilla@redhat.com)
  1489. - ooinstall: Update local install check (smunilla@redhat.com)
  1490. - oo-install: Support running on the host to be deployed (smunilla@redhat.com)
  1491. - Moving to Openshift Etcd application (mmahut@redhat.com)
  1492. - Add all the possible servicenames to openshift_all_hostnames for masters
  1493. (sdodson@redhat.com)
  1494. - Adding openshift.node.etcd items (mmahut@redhat.com)
  1495. - Fix etcd cert generation when etcd_interface is defined (jdetiber@redhat.com)
  1496. - get zabbix ready to start tracking status of pcp (jdiaz@redhat.com)
  1497. - split inventory into subpackages (tdawson@redhat.com)
  1498. - changed the cpu alert to only alert if cpu idle more than 5x. Change alert to
  1499. warning (mwoodson@redhat.com)
  1500. - Rename install_transactions module to openshift_ansible.
  1501. (dgoodwin@redhat.com)
  1502. - atomic-openshift-installer: Text improvements (smunilla@redhat.com)
  1503. - Add utils subpackage missing dep on openshift-ansible-roles.
  1504. (dgoodwin@redhat.com)
  1505. - Disable requiretty for only the openshift user (error@ioerror.us)
  1506. - Don't require tty to run sudo (error@ioerror.us)
  1507. - Attempt to remove the various interfaces left over from an install
  1508. (bleanhar@redhat.com)
  1509. - Pulling latest gce.py module from ansible (kwoodson@redhat.com)
  1510. - Disable OpenShift features if installing Atomic Enterprise
  1511. (jdetiber@redhat.com)
  1512. - Use default playbooks if available. (dgoodwin@redhat.com)
  1513. - Add uninstall subcommand. (dgoodwin@redhat.com)
  1514. - Add subcommands to CLI. (dgoodwin@redhat.com)
  1515. - Remove images options in oadm command (nakayamakenjiro@gmail.com)
  1516. * Fri Oct 30 2015 Kenny Woodson <kwoodson@redhat.com> 3.0.6-1
  1517. - Adding python-boto and python-libcloud to openshift-ansible-inventory
  1518. dependency (kwoodson@redhat.com)
  1519. - Use more specific enterprise version for version_greater_than_3_1_or_1_1.
  1520. (abutcher@redhat.com)
  1521. - Conditionalizing the support for the v1beta3 api (bleanhar@redhat.com)
  1522. * Thu Oct 29 2015 Kenny Woodson <kwoodson@redhat.com> 3.0.5-1
  1523. - Updating multi_ec2 to support extra_vars and extra_groups
  1524. (kwoodson@redhat.com)
  1525. - Removing the template and doing to_nice_yaml instead (kwoodson@redhat.com)
  1526. - README_AEP.md: update instructions for creating router and registry
  1527. (jlebon@redhat.com)
  1528. - README_AEP: Various fixes (walters@verbum.org)
  1529. - Fixing for extra_vars rename. (kwoodson@redhat.com)
  1530. - make storage_plugin_deps conditional on deployment_type (jdetiber@redhat.com)
  1531. - remove debugging pauses (jdetiber@redhat.com)
  1532. - make storage plugin dependency installation more flexible
  1533. (jdetiber@redhat.com)
  1534. - Install storage plugin dependencies (jdetiber@redhat.com)
  1535. * Wed Oct 28 2015 Kenny Woodson <kwoodson@redhat.com> 3.0.4-1
  1536. - Removing spec files. (kwoodson@redhat.com)
  1537. - Updated example (kwoodson@redhat.com)
  1538. - Automatic commit of package [openshift-ansible-inventory] release [0.0.11-1].
  1539. (kwoodson@redhat.com)
  1540. - Automatic commit of package [openshift-ansible-bin] release [0.0.21-1].
  1541. (kwoodson@redhat.com)
  1542. - Automatic commit of package [openshift-ansible-inventory] release [0.0.10-1].
  1543. (kwoodson@redhat.com)
  1544. - Automatic commit of package [openshift-ansible-bin] release [0.0.20-1].
  1545. (kwoodson@redhat.com)
  1546. - Adding tito releasers configuration (bleanhar@redhat.com)
  1547. - Bug fixes for the uninstall playbook (bleanhar@redhat.com)
  1548. - Adding clone vars and groups. Renamed hostvars to extra_vars.
  1549. (kwoodson@redhat.com)
  1550. - Start tracking docker info execution time (jdiaz@redhat.com)
  1551. - The uninstall playbook should remove the kubeconfig for non-root installs
  1552. (bleanhar@redhat.com)
  1553. - Adding uninstall support for Atomic Host (bleanhar@redhat.com)
  1554. - add examples for SDN configuration (jdetiber@redhat.com)
  1555. * Tue Oct 27 2015 Troy Dawson <tdawson@redhat.com> 3.0.3-1
  1556. - Pylint fixes and ignores for incoming oo-install code. (dgoodwin@redhat.com)
  1557. - Pylint fixes (abutcher@redhat.com)
  1558. - Adding zabbix type and fixing zabbix agent vars (kwoodson@redhat.com)
  1559. - Add atomic-openshift-utils add atomic-openshift-utils to openshift-
  1560. ansible.spec file (tdawson@redhat.com)
  1561. - Fix quotes (spinolacastro@gmail.com)
  1562. - Use standard library for version comparison. (abutcher@redhat.com)
  1563. - added docker info to the end of docker loop to direct lvm playbook.
  1564. (twiest@redhat.com)
  1565. - Add missing quotes (spinolacastro@gmail.com)
  1566. - Adding Docker Log Options capabilities (epo@jemba.net)
  1567. - Move version greater_than_fact into openshift_facts (abutcher@redhat.com)
  1568. - Don't include proxy client cert when <3.1 or <1.1 (abutcher@redhat.com)
  1569. - Add proxy client certs to master config. (abutcher@redhat.com)
  1570. - Update imagestreams and quickstarts from origin (sdodson@redhat.com)
  1571. - Get default values from openshift_facts (spinolacastro@gmail.com)
  1572. - Cleanup (spinolacastro@gmail.com)
  1573. - Add missing inventory example (spinolacastro@gmail.com)
  1574. - Custom Project Config (spinolacastro@gmail.com)
  1575. * Mon Oct 19 2015 Troy Dawson <tdawson@redhat.com> 3.0.2-1
  1576. - Initial Package