oc_configmap.py 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667
  1. #!/usr/bin/env python
  2. # pylint: disable=missing-docstring
  3. # flake8: noqa: T001
  4. # ___ ___ _ _ ___ ___ _ _____ ___ ___
  5. # / __| __| \| | __| _ \ /_\_ _| __| \
  6. # | (_ | _|| .` | _|| / / _ \| | | _|| |) |
  7. # \___|___|_|\_|___|_|_\/_/_\_\_|_|___|___/_ _____
  8. # | \ / _ \ | \| |/ _ \_ _| | __| \_ _|_ _|
  9. # | |) | (_) | | .` | (_) || | | _|| |) | | | |
  10. # |___/ \___/ |_|\_|\___/ |_| |___|___/___| |_|
  11. #
  12. # Copyright 2016 Red Hat, Inc. and/or its affiliates
  13. # and other contributors as indicated by the @author tags.
  14. #
  15. # Licensed under the Apache License, Version 2.0 (the "License");
  16. # you may not use this file except in compliance with the License.
  17. # You may obtain a copy of the License at
  18. #
  19. # http://www.apache.org/licenses/LICENSE-2.0
  20. #
  21. # Unless required by applicable law or agreed to in writing, software
  22. # distributed under the License is distributed on an "AS IS" BASIS,
  23. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  24. # See the License for the specific language governing permissions and
  25. # limitations under the License.
  26. #
  27. # -*- -*- -*- Begin included fragment: lib/import.py -*- -*- -*-
  28. '''
  29. OpenShiftCLI class that wraps the oc commands in a subprocess
  30. '''
  31. # pylint: disable=too-many-lines
  32. from __future__ import print_function
  33. import atexit
  34. import copy
  35. import fcntl
  36. import json
  37. import os
  38. import re
  39. import shutil
  40. import subprocess
  41. import tempfile
  42. # pylint: disable=import-error
  43. try:
  44. import ruamel.yaml as yaml
  45. except ImportError:
  46. import yaml
  47. from ansible.module_utils.basic import AnsibleModule
  48. # -*- -*- -*- End included fragment: lib/import.py -*- -*- -*-
  49. # -*- -*- -*- Begin included fragment: doc/configmap -*- -*- -*-
  50. DOCUMENTATION = '''
  51. ---
  52. module: oc_configmap
  53. short_description: Modify, and idempotently manage openshift configmaps
  54. description:
  55. - Modify openshift configmaps programmatically.
  56. options:
  57. state:
  58. description:
  59. - Supported states, present, absent, list
  60. - present - will ensure object is created or updated to the value specified
  61. - list - will return a configmap
  62. - absent - will remove the configmap
  63. required: False
  64. default: present
  65. choices: ["present", 'absent', 'list']
  66. aliases: []
  67. kubeconfig:
  68. description:
  69. - The path for the kubeconfig file to use for authentication
  70. required: false
  71. default: /etc/origin/master/admin.kubeconfig
  72. aliases: []
  73. debug:
  74. description:
  75. - Turn on debug output.
  76. required: false
  77. default: False
  78. aliases: []
  79. name:
  80. description:
  81. - Name of the object that is being queried.
  82. required: True
  83. default: None
  84. aliases: []
  85. namespace:
  86. description:
  87. - The namespace where the object lives.
  88. required: false
  89. default: default
  90. aliases: []
  91. from_file:
  92. description:
  93. - A dict of key, value pairs representing the configmap key and the value represents the file path.
  94. required: false
  95. default: None
  96. aliases: []
  97. from_literal:
  98. description:
  99. - A dict of key, value pairs representing the configmap key and the value represents the string content
  100. required: false
  101. default: None
  102. aliases: []
  103. author:
  104. - "kenny woodson <kwoodson@redhat.com>"
  105. extends_documentation_fragment: []
  106. '''
  107. EXAMPLES = '''
  108. - name: create group
  109. oc_configmap:
  110. state: present
  111. name: testmap
  112. from_file:
  113. secret: /path/to/secret
  114. from_literal:
  115. title: systemadmin
  116. register: configout
  117. '''
  118. # -*- -*- -*- End included fragment: doc/configmap -*- -*- -*-
  119. # -*- -*- -*- Begin included fragment: ../../lib_utils/src/class/yedit.py -*- -*- -*-
  120. class YeditException(Exception): # pragma: no cover
  121. ''' Exception class for Yedit '''
  122. pass
  123. # pylint: disable=too-many-public-methods
  124. class Yedit(object): # pragma: no cover
  125. ''' Class to modify yaml files '''
  126. re_valid_key = r"(((\[-?\d+\])|([0-9a-zA-Z%s/_-]+)).?)+$"
  127. re_key = r"(?:\[(-?\d+)\])|([0-9a-zA-Z{}/_-]+)"
  128. com_sep = set(['.', '#', '|', ':'])
  129. # pylint: disable=too-many-arguments
  130. def __init__(self,
  131. filename=None,
  132. content=None,
  133. content_type='yaml',
  134. separator='.',
  135. backup=False):
  136. self.content = content
  137. self._separator = separator
  138. self.filename = filename
  139. self.__yaml_dict = content
  140. self.content_type = content_type
  141. self.backup = backup
  142. self.load(content_type=self.content_type)
  143. if self.__yaml_dict is None:
  144. self.__yaml_dict = {}
  145. @property
  146. def separator(self):
  147. ''' getter method for separator '''
  148. return self._separator
  149. @separator.setter
  150. def separator(self, inc_sep):
  151. ''' setter method for separator '''
  152. self._separator = inc_sep
  153. @property
  154. def yaml_dict(self):
  155. ''' getter method for yaml_dict '''
  156. return self.__yaml_dict
  157. @yaml_dict.setter
  158. def yaml_dict(self, value):
  159. ''' setter method for yaml_dict '''
  160. self.__yaml_dict = value
  161. @staticmethod
  162. def parse_key(key, sep='.'):
  163. '''parse the key allowing the appropriate separator'''
  164. common_separators = list(Yedit.com_sep - set([sep]))
  165. return re.findall(Yedit.re_key.format(''.join(common_separators)), key)
  166. @staticmethod
  167. def valid_key(key, sep='.'):
  168. '''validate the incoming key'''
  169. common_separators = list(Yedit.com_sep - set([sep]))
  170. if not re.match(Yedit.re_valid_key.format(''.join(common_separators)), key):
  171. return False
  172. return True
  173. # pylint: disable=too-many-return-statements,too-many-branches
  174. @staticmethod
  175. def remove_entry(data, key, index=None, value=None, sep='.'):
  176. ''' remove data at location key '''
  177. if key == '' and isinstance(data, dict):
  178. if value is not None:
  179. data.pop(value)
  180. elif index is not None:
  181. raise YeditException("remove_entry for a dictionary does not have an index {}".format(index))
  182. else:
  183. data.clear()
  184. return True
  185. elif key == '' and isinstance(data, list):
  186. ind = None
  187. if value is not None:
  188. try:
  189. ind = data.index(value)
  190. except ValueError:
  191. return False
  192. elif index is not None:
  193. ind = index
  194. else:
  195. del data[:]
  196. if ind is not None:
  197. data.pop(ind)
  198. return True
  199. if not (key and Yedit.valid_key(key, sep)) and \
  200. isinstance(data, (list, dict)):
  201. return None
  202. key_indexes = Yedit.parse_key(key, sep)
  203. for arr_ind, dict_key in key_indexes[:-1]:
  204. if dict_key and isinstance(data, dict):
  205. data = data.get(dict_key)
  206. elif (arr_ind and isinstance(data, list) and
  207. int(arr_ind) <= len(data) - 1):
  208. data = data[int(arr_ind)]
  209. else:
  210. return None
  211. # process last index for remove
  212. # expected list entry
  213. if key_indexes[-1][0]:
  214. if isinstance(data, list) and int(key_indexes[-1][0]) <= len(data) - 1: # noqa: E501
  215. del data[int(key_indexes[-1][0])]
  216. return True
  217. # expected dict entry
  218. elif key_indexes[-1][1]:
  219. if isinstance(data, dict):
  220. del data[key_indexes[-1][1]]
  221. return True
  222. @staticmethod
  223. def add_entry(data, key, item=None, sep='.'):
  224. ''' Get an item from a dictionary with key notation a.b.c
  225. d = {'a': {'b': 'c'}}}
  226. key = a#b
  227. return c
  228. '''
  229. if key == '':
  230. pass
  231. elif (not (key and Yedit.valid_key(key, sep)) and
  232. isinstance(data, (list, dict))):
  233. return None
  234. key_indexes = Yedit.parse_key(key, sep)
  235. for arr_ind, dict_key in key_indexes[:-1]:
  236. if dict_key:
  237. if isinstance(data, dict) and dict_key in data and data[dict_key]: # noqa: E501
  238. data = data[dict_key]
  239. continue
  240. elif data and not isinstance(data, dict):
  241. raise YeditException("Unexpected item type found while going through key " +
  242. "path: {} (at key: {})".format(key, dict_key))
  243. data[dict_key] = {}
  244. data = data[dict_key]
  245. elif (arr_ind and isinstance(data, list) and
  246. int(arr_ind) <= len(data) - 1):
  247. data = data[int(arr_ind)]
  248. else:
  249. raise YeditException("Unexpected item type found while going through key path: {}".format(key))
  250. if key == '':
  251. data = item
  252. # process last index for add
  253. # expected list entry
  254. elif key_indexes[-1][0] and isinstance(data, list) and int(key_indexes[-1][0]) <= len(data) - 1: # noqa: E501
  255. data[int(key_indexes[-1][0])] = item
  256. # expected dict entry
  257. elif key_indexes[-1][1] and isinstance(data, dict):
  258. data[key_indexes[-1][1]] = item
  259. # didn't add/update to an existing list, nor add/update key to a dict
  260. # so we must have been provided some syntax like a.b.c[<int>] = "data" for a
  261. # non-existent array
  262. else:
  263. raise YeditException("Error adding to object at path: {}".format(key))
  264. return data
  265. @staticmethod
  266. def get_entry(data, key, sep='.'):
  267. ''' Get an item from a dictionary with key notation a.b.c
  268. d = {'a': {'b': 'c'}}}
  269. key = a.b
  270. return c
  271. '''
  272. if key == '':
  273. pass
  274. elif (not (key and Yedit.valid_key(key, sep)) and
  275. isinstance(data, (list, dict))):
  276. return None
  277. key_indexes = Yedit.parse_key(key, sep)
  278. for arr_ind, dict_key in key_indexes:
  279. if dict_key and isinstance(data, dict):
  280. data = data.get(dict_key)
  281. elif (arr_ind and isinstance(data, list) and
  282. int(arr_ind) <= len(data) - 1):
  283. data = data[int(arr_ind)]
  284. else:
  285. return None
  286. return data
  287. @staticmethod
  288. def _write(filename, contents):
  289. ''' Actually write the file contents to disk. This helps with mocking. '''
  290. tmp_filename = filename + '.yedit'
  291. with open(tmp_filename, 'w') as yfd:
  292. fcntl.flock(yfd, fcntl.LOCK_EX | fcntl.LOCK_NB)
  293. yfd.write(contents)
  294. fcntl.flock(yfd, fcntl.LOCK_UN)
  295. os.rename(tmp_filename, filename)
  296. def write(self):
  297. ''' write to file '''
  298. if not self.filename:
  299. raise YeditException('Please specify a filename.')
  300. if self.backup and self.file_exists():
  301. shutil.copy(self.filename, self.filename + '.orig')
  302. # Try to set format attributes if supported
  303. try:
  304. self.yaml_dict.fa.set_block_style()
  305. except AttributeError:
  306. pass
  307. # Try to use RoundTripDumper if supported.
  308. if self.content_type == 'yaml':
  309. try:
  310. Yedit._write(self.filename, yaml.dump(self.yaml_dict, Dumper=yaml.RoundTripDumper))
  311. except AttributeError:
  312. Yedit._write(self.filename, yaml.safe_dump(self.yaml_dict, default_flow_style=False))
  313. elif self.content_type == 'json':
  314. Yedit._write(self.filename, json.dumps(self.yaml_dict, indent=4, sort_keys=True))
  315. else:
  316. raise YeditException('Unsupported content_type: {}.'.format(self.content_type) +
  317. 'Please specify a content_type of yaml or json.')
  318. return (True, self.yaml_dict)
  319. def read(self):
  320. ''' read from file '''
  321. # check if it exists
  322. if self.filename is None or not self.file_exists():
  323. return None
  324. contents = None
  325. with open(self.filename) as yfd:
  326. contents = yfd.read()
  327. return contents
  328. def file_exists(self):
  329. ''' return whether file exists '''
  330. if os.path.exists(self.filename):
  331. return True
  332. return False
  333. def load(self, content_type='yaml'):
  334. ''' return yaml file '''
  335. contents = self.read()
  336. if not contents and not self.content:
  337. return None
  338. if self.content:
  339. if isinstance(self.content, dict):
  340. self.yaml_dict = self.content
  341. return self.yaml_dict
  342. elif isinstance(self.content, str):
  343. contents = self.content
  344. # check if it is yaml
  345. try:
  346. if content_type == 'yaml' and contents:
  347. # Try to set format attributes if supported
  348. try:
  349. self.yaml_dict.fa.set_block_style()
  350. except AttributeError:
  351. pass
  352. # Try to use RoundTripLoader if supported.
  353. try:
  354. self.yaml_dict = yaml.load(contents, yaml.RoundTripLoader)
  355. except AttributeError:
  356. self.yaml_dict = yaml.safe_load(contents)
  357. # Try to set format attributes if supported
  358. try:
  359. self.yaml_dict.fa.set_block_style()
  360. except AttributeError:
  361. pass
  362. elif content_type == 'json' and contents:
  363. self.yaml_dict = json.loads(contents)
  364. except yaml.YAMLError as err:
  365. # Error loading yaml or json
  366. raise YeditException('Problem with loading yaml file. {}'.format(err))
  367. return self.yaml_dict
  368. def get(self, key):
  369. ''' get a specified key'''
  370. try:
  371. entry = Yedit.get_entry(self.yaml_dict, key, self.separator)
  372. except KeyError:
  373. entry = None
  374. return entry
  375. def pop(self, path, key_or_item):
  376. ''' remove a key, value pair from a dict or an item for a list'''
  377. try:
  378. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  379. except KeyError:
  380. entry = None
  381. if entry is None:
  382. return (False, self.yaml_dict)
  383. if isinstance(entry, dict):
  384. # AUDIT:maybe-no-member makes sense due to fuzzy types
  385. # pylint: disable=maybe-no-member
  386. if key_or_item in entry:
  387. entry.pop(key_or_item)
  388. return (True, self.yaml_dict)
  389. return (False, self.yaml_dict)
  390. elif isinstance(entry, list):
  391. # AUDIT:maybe-no-member makes sense due to fuzzy types
  392. # pylint: disable=maybe-no-member
  393. ind = None
  394. try:
  395. ind = entry.index(key_or_item)
  396. except ValueError:
  397. return (False, self.yaml_dict)
  398. entry.pop(ind)
  399. return (True, self.yaml_dict)
  400. return (False, self.yaml_dict)
  401. def delete(self, path, index=None, value=None):
  402. ''' remove path from a dict'''
  403. try:
  404. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  405. except KeyError:
  406. entry = None
  407. if entry is None:
  408. return (False, self.yaml_dict)
  409. result = Yedit.remove_entry(self.yaml_dict, path, index, value, self.separator)
  410. if not result:
  411. return (False, self.yaml_dict)
  412. return (True, self.yaml_dict)
  413. def exists(self, path, value):
  414. ''' check if value exists at path'''
  415. try:
  416. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  417. except KeyError:
  418. entry = None
  419. if isinstance(entry, list):
  420. if value in entry:
  421. return True
  422. return False
  423. elif isinstance(entry, dict):
  424. if isinstance(value, dict):
  425. rval = False
  426. for key, val in value.items():
  427. if entry[key] != val:
  428. rval = False
  429. break
  430. else:
  431. rval = True
  432. return rval
  433. return value in entry
  434. return entry == value
  435. def append(self, path, value):
  436. '''append value to a list'''
  437. try:
  438. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  439. except KeyError:
  440. entry = None
  441. if entry is None:
  442. self.put(path, [])
  443. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  444. if not isinstance(entry, list):
  445. return (False, self.yaml_dict)
  446. # AUDIT:maybe-no-member makes sense due to loading data from
  447. # a serialized format.
  448. # pylint: disable=maybe-no-member
  449. entry.append(value)
  450. return (True, self.yaml_dict)
  451. # pylint: disable=too-many-arguments
  452. def update(self, path, value, index=None, curr_value=None):
  453. ''' put path, value into a dict '''
  454. try:
  455. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  456. except KeyError:
  457. entry = None
  458. if isinstance(entry, dict):
  459. # AUDIT:maybe-no-member makes sense due to fuzzy types
  460. # pylint: disable=maybe-no-member
  461. if not isinstance(value, dict):
  462. raise YeditException('Cannot replace key, value entry in dict with non-dict type. ' +
  463. 'value=[{}] type=[{}]'.format(value, type(value)))
  464. entry.update(value)
  465. return (True, self.yaml_dict)
  466. elif isinstance(entry, list):
  467. # AUDIT:maybe-no-member makes sense due to fuzzy types
  468. # pylint: disable=maybe-no-member
  469. ind = None
  470. if curr_value:
  471. try:
  472. ind = entry.index(curr_value)
  473. except ValueError:
  474. return (False, self.yaml_dict)
  475. elif index is not None:
  476. ind = index
  477. if ind is not None and entry[ind] != value:
  478. entry[ind] = value
  479. return (True, self.yaml_dict)
  480. # see if it exists in the list
  481. try:
  482. ind = entry.index(value)
  483. except ValueError:
  484. # doesn't exist, append it
  485. entry.append(value)
  486. return (True, self.yaml_dict)
  487. # already exists, return
  488. if ind is not None:
  489. return (False, self.yaml_dict)
  490. return (False, self.yaml_dict)
  491. def put(self, path, value):
  492. ''' put path, value into a dict '''
  493. try:
  494. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  495. except KeyError:
  496. entry = None
  497. if entry == value:
  498. return (False, self.yaml_dict)
  499. # deepcopy didn't work
  500. # Try to use ruamel.yaml and fallback to pyyaml
  501. try:
  502. tmp_copy = yaml.load(yaml.round_trip_dump(self.yaml_dict,
  503. default_flow_style=False),
  504. yaml.RoundTripLoader)
  505. except AttributeError:
  506. tmp_copy = copy.deepcopy(self.yaml_dict)
  507. # set the format attributes if available
  508. try:
  509. tmp_copy.fa.set_block_style()
  510. except AttributeError:
  511. pass
  512. result = Yedit.add_entry(tmp_copy, path, value, self.separator)
  513. if result is None:
  514. return (False, self.yaml_dict)
  515. # When path equals "" it is a special case.
  516. # "" refers to the root of the document
  517. # Only update the root path (entire document) when its a list or dict
  518. if path == '':
  519. if isinstance(result, list) or isinstance(result, dict):
  520. self.yaml_dict = result
  521. return (True, self.yaml_dict)
  522. return (False, self.yaml_dict)
  523. self.yaml_dict = tmp_copy
  524. return (True, self.yaml_dict)
  525. def create(self, path, value):
  526. ''' create a yaml file '''
  527. if not self.file_exists():
  528. # deepcopy didn't work
  529. # Try to use ruamel.yaml and fallback to pyyaml
  530. try:
  531. tmp_copy = yaml.load(yaml.round_trip_dump(self.yaml_dict,
  532. default_flow_style=False),
  533. yaml.RoundTripLoader)
  534. except AttributeError:
  535. tmp_copy = copy.deepcopy(self.yaml_dict)
  536. # set the format attributes if available
  537. try:
  538. tmp_copy.fa.set_block_style()
  539. except AttributeError:
  540. pass
  541. result = Yedit.add_entry(tmp_copy, path, value, self.separator)
  542. if result is not None:
  543. self.yaml_dict = tmp_copy
  544. return (True, self.yaml_dict)
  545. return (False, self.yaml_dict)
  546. @staticmethod
  547. def get_curr_value(invalue, val_type):
  548. '''return the current value'''
  549. if invalue is None:
  550. return None
  551. curr_value = invalue
  552. if val_type == 'yaml':
  553. try:
  554. # AUDIT:maybe-no-member makes sense due to different yaml libraries
  555. # pylint: disable=maybe-no-member
  556. curr_value = yaml.safe_load(invalue, Loader=yaml.RoundTripLoader)
  557. except AttributeError:
  558. curr_value = yaml.safe_load(invalue)
  559. elif val_type == 'json':
  560. curr_value = json.loads(invalue)
  561. return curr_value
  562. @staticmethod
  563. def parse_value(inc_value, vtype=''):
  564. '''determine value type passed'''
  565. true_bools = ['y', 'Y', 'yes', 'Yes', 'YES', 'true', 'True', 'TRUE',
  566. 'on', 'On', 'ON', ]
  567. false_bools = ['n', 'N', 'no', 'No', 'NO', 'false', 'False', 'FALSE',
  568. 'off', 'Off', 'OFF']
  569. # It came in as a string but you didn't specify value_type as string
  570. # we will convert to bool if it matches any of the above cases
  571. if isinstance(inc_value, str) and 'bool' in vtype:
  572. if inc_value not in true_bools and inc_value not in false_bools:
  573. raise YeditException('Not a boolean type. str=[{}] vtype=[{}]'.format(inc_value, vtype))
  574. elif isinstance(inc_value, bool) and 'str' in vtype:
  575. inc_value = str(inc_value)
  576. # There is a special case where '' will turn into None after yaml loading it so skip
  577. if isinstance(inc_value, str) and inc_value == '':
  578. pass
  579. # If vtype is not str then go ahead and attempt to yaml load it.
  580. elif isinstance(inc_value, str) and 'str' not in vtype:
  581. try:
  582. inc_value = yaml.safe_load(inc_value)
  583. except Exception:
  584. raise YeditException('Could not determine type of incoming value. ' +
  585. 'value=[{}] vtype=[{}]'.format(type(inc_value), vtype))
  586. return inc_value
  587. @staticmethod
  588. def process_edits(edits, yamlfile):
  589. '''run through a list of edits and process them one-by-one'''
  590. results = []
  591. for edit in edits:
  592. value = Yedit.parse_value(edit['value'], edit.get('value_type', ''))
  593. if edit.get('action') == 'update':
  594. # pylint: disable=line-too-long
  595. curr_value = Yedit.get_curr_value(
  596. Yedit.parse_value(edit.get('curr_value')),
  597. edit.get('curr_value_format'))
  598. rval = yamlfile.update(edit['key'],
  599. value,
  600. edit.get('index'),
  601. curr_value)
  602. elif edit.get('action') == 'append':
  603. rval = yamlfile.append(edit['key'], value)
  604. else:
  605. rval = yamlfile.put(edit['key'], value)
  606. if rval[0]:
  607. results.append({'key': edit['key'], 'edit': rval[1]})
  608. return {'changed': len(results) > 0, 'results': results}
  609. # pylint: disable=too-many-return-statements,too-many-branches
  610. @staticmethod
  611. def run_ansible(params):
  612. '''perform the idempotent crud operations'''
  613. yamlfile = Yedit(filename=params['src'],
  614. backup=params['backup'],
  615. content_type=params['content_type'],
  616. separator=params['separator'])
  617. state = params['state']
  618. if params['src']:
  619. rval = yamlfile.load()
  620. if yamlfile.yaml_dict is None and state != 'present':
  621. return {'failed': True,
  622. 'msg': 'Error opening file [{}]. Verify that the '.format(params['src']) +
  623. 'file exists, that it is has correct permissions, and is valid yaml.'}
  624. if state == 'list':
  625. if params['content']:
  626. content = Yedit.parse_value(params['content'], params['content_type'])
  627. yamlfile.yaml_dict = content
  628. if params['key']:
  629. rval = yamlfile.get(params['key'])
  630. return {'changed': False, 'result': rval, 'state': state}
  631. elif state == 'absent':
  632. if params['content']:
  633. content = Yedit.parse_value(params['content'], params['content_type'])
  634. yamlfile.yaml_dict = content
  635. if params['update']:
  636. rval = yamlfile.pop(params['key'], params['value'])
  637. else:
  638. rval = yamlfile.delete(params['key'], params['index'], params['value'])
  639. if rval[0] and params['src']:
  640. yamlfile.write()
  641. return {'changed': rval[0], 'result': rval[1], 'state': state}
  642. elif state == 'present':
  643. # check if content is different than what is in the file
  644. if params['content']:
  645. content = Yedit.parse_value(params['content'], params['content_type'])
  646. # We had no edits to make and the contents are the same
  647. if yamlfile.yaml_dict == content and \
  648. params['value'] is None:
  649. return {'changed': False, 'result': yamlfile.yaml_dict, 'state': state}
  650. yamlfile.yaml_dict = content
  651. # If we were passed a key, value then
  652. # we enapsulate it in a list and process it
  653. # Key, Value passed to the module : Converted to Edits list #
  654. edits = []
  655. _edit = {}
  656. if params['value'] is not None:
  657. _edit['value'] = params['value']
  658. _edit['value_type'] = params['value_type']
  659. _edit['key'] = params['key']
  660. if params['update']:
  661. _edit['action'] = 'update'
  662. _edit['curr_value'] = params['curr_value']
  663. _edit['curr_value_format'] = params['curr_value_format']
  664. _edit['index'] = params['index']
  665. elif params['append']:
  666. _edit['action'] = 'append'
  667. edits.append(_edit)
  668. elif params['edits'] is not None:
  669. edits = params['edits']
  670. if edits:
  671. results = Yedit.process_edits(edits, yamlfile)
  672. # if there were changes and a src provided to us we need to write
  673. if results['changed'] and params['src']:
  674. yamlfile.write()
  675. return {'changed': results['changed'], 'result': results['results'], 'state': state}
  676. # no edits to make
  677. if params['src']:
  678. # pylint: disable=redefined-variable-type
  679. rval = yamlfile.write()
  680. return {'changed': rval[0],
  681. 'result': rval[1],
  682. 'state': state}
  683. # We were passed content but no src, key or value, or edits. Return contents in memory
  684. return {'changed': False, 'result': yamlfile.yaml_dict, 'state': state}
  685. return {'failed': True, 'msg': 'Unkown state passed'}
  686. # -*- -*- -*- End included fragment: ../../lib_utils/src/class/yedit.py -*- -*- -*-
  687. # -*- -*- -*- Begin included fragment: lib/base.py -*- -*- -*-
  688. # pylint: disable=too-many-lines
  689. # noqa: E301,E302,E303,T001
  690. class OpenShiftCLIError(Exception):
  691. '''Exception class for openshiftcli'''
  692. pass
  693. ADDITIONAL_PATH_LOOKUPS = ['/usr/local/bin', os.path.expanduser('~/bin')]
  694. def locate_oc_binary():
  695. ''' Find and return oc binary file '''
  696. # https://github.com/openshift/openshift-ansible/issues/3410
  697. # oc can be in /usr/local/bin in some cases, but that may not
  698. # be in $PATH due to ansible/sudo
  699. paths = os.environ.get("PATH", os.defpath).split(os.pathsep) + ADDITIONAL_PATH_LOOKUPS
  700. oc_binary = 'oc'
  701. # Use shutil.which if it is available, otherwise fallback to a naive path search
  702. try:
  703. which_result = shutil.which(oc_binary, path=os.pathsep.join(paths))
  704. if which_result is not None:
  705. oc_binary = which_result
  706. except AttributeError:
  707. for path in paths:
  708. if os.path.exists(os.path.join(path, oc_binary)):
  709. oc_binary = os.path.join(path, oc_binary)
  710. break
  711. return oc_binary
  712. # pylint: disable=too-few-public-methods
  713. class OpenShiftCLI(object):
  714. ''' Class to wrap the command line tools '''
  715. def __init__(self,
  716. namespace,
  717. kubeconfig='/etc/origin/master/admin.kubeconfig',
  718. verbose=False,
  719. all_namespaces=False):
  720. ''' Constructor for OpenshiftCLI '''
  721. self.namespace = namespace
  722. self.verbose = verbose
  723. self.kubeconfig = Utils.create_tmpfile_copy(kubeconfig)
  724. self.all_namespaces = all_namespaces
  725. self.oc_binary = locate_oc_binary()
  726. # Pylint allows only 5 arguments to be passed.
  727. # pylint: disable=too-many-arguments
  728. def _replace_content(self, resource, rname, content, force=False, sep='.'):
  729. ''' replace the current object with the content '''
  730. res = self._get(resource, rname)
  731. if not res['results']:
  732. return res
  733. fname = Utils.create_tmpfile(rname + '-')
  734. yed = Yedit(fname, res['results'][0], separator=sep)
  735. changes = []
  736. for key, value in content.items():
  737. changes.append(yed.put(key, value))
  738. if any([change[0] for change in changes]):
  739. yed.write()
  740. atexit.register(Utils.cleanup, [fname])
  741. return self._replace(fname, force)
  742. return {'returncode': 0, 'updated': False}
  743. def _replace(self, fname, force=False):
  744. '''replace the current object with oc replace'''
  745. # We are removing the 'resourceVersion' to handle
  746. # a race condition when modifying oc objects
  747. yed = Yedit(fname)
  748. results = yed.delete('metadata.resourceVersion')
  749. if results[0]:
  750. yed.write()
  751. cmd = ['replace', '-f', fname]
  752. if force:
  753. cmd.append('--force')
  754. return self.openshift_cmd(cmd)
  755. def _create_from_content(self, rname, content):
  756. '''create a temporary file and then call oc create on it'''
  757. fname = Utils.create_tmpfile(rname + '-')
  758. yed = Yedit(fname, content=content)
  759. yed.write()
  760. atexit.register(Utils.cleanup, [fname])
  761. return self._create(fname)
  762. def _create(self, fname):
  763. '''call oc create on a filename'''
  764. return self.openshift_cmd(['create', '-f', fname])
  765. def _delete(self, resource, name=None, selector=None):
  766. '''call oc delete on a resource'''
  767. cmd = ['delete', resource]
  768. if selector is not None:
  769. cmd.append('--selector={}'.format(selector))
  770. elif name is not None:
  771. cmd.append(name)
  772. else:
  773. raise OpenShiftCLIError('Either name or selector is required when calling delete.')
  774. return self.openshift_cmd(cmd)
  775. def _process(self, template_name, create=False, params=None, template_data=None): # noqa: E501
  776. '''process a template
  777. template_name: the name of the template to process
  778. create: whether to send to oc create after processing
  779. params: the parameters for the template
  780. template_data: the incoming template's data; instead of a file
  781. '''
  782. cmd = ['process']
  783. if template_data:
  784. cmd.extend(['-f', '-'])
  785. else:
  786. cmd.append(template_name)
  787. if params:
  788. param_str = ["{}={}".format(key, str(value).replace("'", r'"')) for key, value in params.items()]
  789. cmd.append('-v')
  790. cmd.extend(param_str)
  791. results = self.openshift_cmd(cmd, output=True, input_data=template_data)
  792. if results['returncode'] != 0 or not create:
  793. return results
  794. fname = Utils.create_tmpfile(template_name + '-')
  795. yed = Yedit(fname, results['results'])
  796. yed.write()
  797. atexit.register(Utils.cleanup, [fname])
  798. return self.openshift_cmd(['create', '-f', fname])
  799. def _get(self, resource, name=None, selector=None):
  800. '''return a resource by name '''
  801. cmd = ['get', resource]
  802. if selector is not None:
  803. cmd.append('--selector={}'.format(selector))
  804. elif name is not None:
  805. cmd.append(name)
  806. cmd.extend(['-o', 'json'])
  807. rval = self.openshift_cmd(cmd, output=True)
  808. # Ensure results are retuned in an array
  809. if 'items' in rval:
  810. rval['results'] = rval['items']
  811. elif not isinstance(rval['results'], list):
  812. rval['results'] = [rval['results']]
  813. return rval
  814. def _schedulable(self, node=None, selector=None, schedulable=True):
  815. ''' perform oadm manage-node scheduable '''
  816. cmd = ['manage-node']
  817. if node:
  818. cmd.extend(node)
  819. else:
  820. cmd.append('--selector={}'.format(selector))
  821. cmd.append('--schedulable={}'.format(schedulable))
  822. return self.openshift_cmd(cmd, oadm=True, output=True, output_type='raw') # noqa: E501
  823. def _list_pods(self, node=None, selector=None, pod_selector=None):
  824. ''' perform oadm list pods
  825. node: the node in which to list pods
  826. selector: the label selector filter if provided
  827. pod_selector: the pod selector filter if provided
  828. '''
  829. cmd = ['manage-node']
  830. if node:
  831. cmd.extend(node)
  832. else:
  833. cmd.append('--selector={}'.format(selector))
  834. if pod_selector:
  835. cmd.append('--pod-selector={}'.format(pod_selector))
  836. cmd.extend(['--list-pods', '-o', 'json'])
  837. return self.openshift_cmd(cmd, oadm=True, output=True, output_type='raw')
  838. # pylint: disable=too-many-arguments
  839. def _evacuate(self, node=None, selector=None, pod_selector=None, dry_run=False, grace_period=None, force=False):
  840. ''' perform oadm manage-node evacuate '''
  841. cmd = ['manage-node']
  842. if node:
  843. cmd.extend(node)
  844. else:
  845. cmd.append('--selector={}'.format(selector))
  846. if dry_run:
  847. cmd.append('--dry-run')
  848. if pod_selector:
  849. cmd.append('--pod-selector={}'.format(pod_selector))
  850. if grace_period:
  851. cmd.append('--grace-period={}'.format(int(grace_period)))
  852. if force:
  853. cmd.append('--force')
  854. cmd.append('--evacuate')
  855. return self.openshift_cmd(cmd, oadm=True, output=True, output_type='raw')
  856. def _version(self):
  857. ''' return the openshift version'''
  858. return self.openshift_cmd(['version'], output=True, output_type='raw')
  859. def _import_image(self, url=None, name=None, tag=None):
  860. ''' perform image import '''
  861. cmd = ['import-image']
  862. image = '{0}'.format(name)
  863. if tag:
  864. image += ':{0}'.format(tag)
  865. cmd.append(image)
  866. if url:
  867. cmd.append('--from={0}/{1}'.format(url, image))
  868. cmd.append('-n{0}'.format(self.namespace))
  869. cmd.append('--confirm')
  870. return self.openshift_cmd(cmd)
  871. def _run(self, cmds, input_data):
  872. ''' Actually executes the command. This makes mocking easier. '''
  873. curr_env = os.environ.copy()
  874. curr_env.update({'KUBECONFIG': self.kubeconfig})
  875. proc = subprocess.Popen(cmds,
  876. stdin=subprocess.PIPE,
  877. stdout=subprocess.PIPE,
  878. stderr=subprocess.PIPE,
  879. env=curr_env)
  880. stdout, stderr = proc.communicate(input_data)
  881. return proc.returncode, stdout.decode('utf-8'), stderr.decode('utf-8')
  882. # pylint: disable=too-many-arguments,too-many-branches
  883. def openshift_cmd(self, cmd, oadm=False, output=False, output_type='json', input_data=None):
  884. '''Base command for oc '''
  885. cmds = [self.oc_binary]
  886. if oadm:
  887. cmds.append('adm')
  888. cmds.extend(cmd)
  889. if self.all_namespaces:
  890. cmds.extend(['--all-namespaces'])
  891. elif self.namespace is not None and self.namespace.lower() not in ['none', 'emtpy']: # E501
  892. cmds.extend(['-n', self.namespace])
  893. if self.verbose:
  894. print(' '.join(cmds))
  895. try:
  896. returncode, stdout, stderr = self._run(cmds, input_data)
  897. except OSError as ex:
  898. returncode, stdout, stderr = 1, '', 'Failed to execute {}: {}'.format(subprocess.list2cmdline(cmds), ex)
  899. rval = {"returncode": returncode,
  900. "cmd": ' '.join(cmds)}
  901. if output_type == 'json':
  902. rval['results'] = {}
  903. if output and stdout:
  904. try:
  905. rval['results'] = json.loads(stdout)
  906. except ValueError as verr:
  907. if "No JSON object could be decoded" in verr.args:
  908. rval['err'] = verr.args
  909. elif output_type == 'raw':
  910. rval['results'] = stdout if output else ''
  911. if self.verbose:
  912. print("STDOUT: {0}".format(stdout))
  913. print("STDERR: {0}".format(stderr))
  914. if 'err' in rval or returncode != 0:
  915. rval.update({"stderr": stderr,
  916. "stdout": stdout})
  917. return rval
  918. class Utils(object): # pragma: no cover
  919. ''' utilities for openshiftcli modules '''
  920. @staticmethod
  921. def _write(filename, contents):
  922. ''' Actually write the file contents to disk. This helps with mocking. '''
  923. with open(filename, 'w') as sfd:
  924. sfd.write(str(contents))
  925. @staticmethod
  926. def create_tmp_file_from_contents(rname, data, ftype='yaml'):
  927. ''' create a file in tmp with name and contents'''
  928. tmp = Utils.create_tmpfile(prefix=rname)
  929. if ftype == 'yaml':
  930. # AUDIT:no-member makes sense here due to ruamel.YAML/PyYAML usage
  931. # pylint: disable=no-member
  932. if hasattr(yaml, 'RoundTripDumper'):
  933. Utils._write(tmp, yaml.dump(data, Dumper=yaml.RoundTripDumper))
  934. else:
  935. Utils._write(tmp, yaml.safe_dump(data, default_flow_style=False))
  936. elif ftype == 'json':
  937. Utils._write(tmp, json.dumps(data))
  938. else:
  939. Utils._write(tmp, data)
  940. # Register cleanup when module is done
  941. atexit.register(Utils.cleanup, [tmp])
  942. return tmp
  943. @staticmethod
  944. def create_tmpfile_copy(inc_file):
  945. '''create a temporary copy of a file'''
  946. tmpfile = Utils.create_tmpfile('lib_openshift-')
  947. Utils._write(tmpfile, open(inc_file).read())
  948. # Cleanup the tmpfile
  949. atexit.register(Utils.cleanup, [tmpfile])
  950. return tmpfile
  951. @staticmethod
  952. def create_tmpfile(prefix='tmp'):
  953. ''' Generates and returns a temporary file name '''
  954. with tempfile.NamedTemporaryFile(prefix=prefix, delete=False) as tmp:
  955. return tmp.name
  956. @staticmethod
  957. def create_tmp_files_from_contents(content, content_type=None):
  958. '''Turn an array of dict: filename, content into a files array'''
  959. if not isinstance(content, list):
  960. content = [content]
  961. files = []
  962. for item in content:
  963. path = Utils.create_tmp_file_from_contents(item['path'] + '-',
  964. item['data'],
  965. ftype=content_type)
  966. files.append({'name': os.path.basename(item['path']),
  967. 'path': path})
  968. return files
  969. @staticmethod
  970. def cleanup(files):
  971. '''Clean up on exit '''
  972. for sfile in files:
  973. if os.path.exists(sfile):
  974. if os.path.isdir(sfile):
  975. shutil.rmtree(sfile)
  976. elif os.path.isfile(sfile):
  977. os.remove(sfile)
  978. @staticmethod
  979. def exists(results, _name):
  980. ''' Check to see if the results include the name '''
  981. if not results:
  982. return False
  983. if Utils.find_result(results, _name):
  984. return True
  985. return False
  986. @staticmethod
  987. def find_result(results, _name):
  988. ''' Find the specified result by name'''
  989. rval = None
  990. for result in results:
  991. if 'metadata' in result and result['metadata']['name'] == _name:
  992. rval = result
  993. break
  994. return rval
  995. @staticmethod
  996. def get_resource_file(sfile, sfile_type='yaml'):
  997. ''' return the service file '''
  998. contents = None
  999. with open(sfile) as sfd:
  1000. contents = sfd.read()
  1001. if sfile_type == 'yaml':
  1002. # AUDIT:no-member makes sense here due to ruamel.YAML/PyYAML usage
  1003. # pylint: disable=no-member
  1004. if hasattr(yaml, 'RoundTripLoader'):
  1005. contents = yaml.load(contents, yaml.RoundTripLoader)
  1006. else:
  1007. contents = yaml.safe_load(contents)
  1008. elif sfile_type == 'json':
  1009. contents = json.loads(contents)
  1010. return contents
  1011. @staticmethod
  1012. def filter_versions(stdout):
  1013. ''' filter the oc version output '''
  1014. version_dict = {}
  1015. version_search = ['oc', 'openshift', 'kubernetes']
  1016. for line in stdout.strip().split('\n'):
  1017. for term in version_search:
  1018. if not line:
  1019. continue
  1020. if line.startswith(term):
  1021. version_dict[term] = line.split()[-1]
  1022. # horrible hack to get openshift version in Openshift 3.2
  1023. # By default "oc version in 3.2 does not return an "openshift" version
  1024. if "openshift" not in version_dict:
  1025. version_dict["openshift"] = version_dict["oc"]
  1026. return version_dict
  1027. @staticmethod
  1028. def add_custom_versions(versions):
  1029. ''' create custom versions strings '''
  1030. versions_dict = {}
  1031. for tech, version in versions.items():
  1032. # clean up "-" from version
  1033. if "-" in version:
  1034. version = version.split("-")[0]
  1035. if version.startswith('v'):
  1036. versions_dict[tech + '_numeric'] = version[1:].split('+')[0]
  1037. # "v3.3.0.33" is what we have, we want "3.3"
  1038. versions_dict[tech + '_short'] = version[1:4]
  1039. return versions_dict
  1040. @staticmethod
  1041. def openshift_installed():
  1042. ''' check if openshift is installed '''
  1043. import rpm
  1044. transaction_set = rpm.TransactionSet()
  1045. rpmquery = transaction_set.dbMatch("name", "atomic-openshift")
  1046. return rpmquery.count() > 0
  1047. # Disabling too-many-branches. This is a yaml dictionary comparison function
  1048. # pylint: disable=too-many-branches,too-many-return-statements,too-many-statements
  1049. @staticmethod
  1050. def check_def_equal(user_def, result_def, skip_keys=None, debug=False):
  1051. ''' Given a user defined definition, compare it with the results given back by our query. '''
  1052. # Currently these values are autogenerated and we do not need to check them
  1053. skip = ['metadata', 'status']
  1054. if skip_keys:
  1055. skip.extend(skip_keys)
  1056. for key, value in result_def.items():
  1057. if key in skip:
  1058. continue
  1059. # Both are lists
  1060. if isinstance(value, list):
  1061. if key not in user_def:
  1062. if debug:
  1063. print('User data does not have key [%s]' % key)
  1064. print('User data: %s' % user_def)
  1065. return False
  1066. if not isinstance(user_def[key], list):
  1067. if debug:
  1068. print('user_def[key] is not a list key=[%s] user_def[key]=%s' % (key, user_def[key]))
  1069. return False
  1070. if len(user_def[key]) != len(value):
  1071. if debug:
  1072. print("List lengths are not equal.")
  1073. print("key=[%s]: user_def[%s] != value[%s]" % (key, len(user_def[key]), len(value)))
  1074. print("user_def: %s" % user_def[key])
  1075. print("value: %s" % value)
  1076. return False
  1077. for values in zip(user_def[key], value):
  1078. if isinstance(values[0], dict) and isinstance(values[1], dict):
  1079. if debug:
  1080. print('sending list - list')
  1081. print(type(values[0]))
  1082. print(type(values[1]))
  1083. result = Utils.check_def_equal(values[0], values[1], skip_keys=skip_keys, debug=debug)
  1084. if not result:
  1085. print('list compare returned false')
  1086. return False
  1087. elif value != user_def[key]:
  1088. if debug:
  1089. print('value should be identical')
  1090. print(user_def[key])
  1091. print(value)
  1092. return False
  1093. # recurse on a dictionary
  1094. elif isinstance(value, dict):
  1095. if key not in user_def:
  1096. if debug:
  1097. print("user_def does not have key [%s]" % key)
  1098. return False
  1099. if not isinstance(user_def[key], dict):
  1100. if debug:
  1101. print("dict returned false: not instance of dict")
  1102. return False
  1103. # before passing ensure keys match
  1104. api_values = set(value.keys()) - set(skip)
  1105. user_values = set(user_def[key].keys()) - set(skip)
  1106. if api_values != user_values:
  1107. if debug:
  1108. print("keys are not equal in dict")
  1109. print(user_values)
  1110. print(api_values)
  1111. return False
  1112. result = Utils.check_def_equal(user_def[key], value, skip_keys=skip_keys, debug=debug)
  1113. if not result:
  1114. if debug:
  1115. print("dict returned false")
  1116. print(result)
  1117. return False
  1118. # Verify each key, value pair is the same
  1119. else:
  1120. if key not in user_def or value != user_def[key]:
  1121. if debug:
  1122. print("value not equal; user_def does not have key")
  1123. print(key)
  1124. print(value)
  1125. if key in user_def:
  1126. print(user_def[key])
  1127. return False
  1128. if debug:
  1129. print('returning true')
  1130. return True
  1131. class OpenShiftCLIConfig(object):
  1132. '''Generic Config'''
  1133. def __init__(self, rname, namespace, kubeconfig, options):
  1134. self.kubeconfig = kubeconfig
  1135. self.name = rname
  1136. self.namespace = namespace
  1137. self._options = options
  1138. @property
  1139. def config_options(self):
  1140. ''' return config options '''
  1141. return self._options
  1142. def to_option_list(self, ascommalist=''):
  1143. '''return all options as a string
  1144. if ascommalist is set to the name of a key, and
  1145. the value of that key is a dict, format the dict
  1146. as a list of comma delimited key=value pairs'''
  1147. return self.stringify(ascommalist)
  1148. def stringify(self, ascommalist=''):
  1149. ''' return the options hash as cli params in a string
  1150. if ascommalist is set to the name of a key, and
  1151. the value of that key is a dict, format the dict
  1152. as a list of comma delimited key=value pairs '''
  1153. rval = []
  1154. for key in sorted(self.config_options.keys()):
  1155. data = self.config_options[key]
  1156. if data['include'] \
  1157. and (data['value'] is not None or isinstance(data['value'], int)):
  1158. if key == ascommalist:
  1159. val = ','.join(['{}={}'.format(kk, vv) for kk, vv in sorted(data['value'].items())])
  1160. else:
  1161. val = data['value']
  1162. rval.append('--{}={}'.format(key.replace('_', '-'), val))
  1163. return rval
  1164. # -*- -*- -*- End included fragment: lib/base.py -*- -*- -*-
  1165. # -*- -*- -*- Begin included fragment: class/oc_configmap.py -*- -*- -*-
  1166. # pylint: disable=too-many-arguments
  1167. class OCConfigMap(OpenShiftCLI):
  1168. ''' Openshift ConfigMap Class
  1169. ConfigMaps are a way to store data inside of objects
  1170. '''
  1171. def __init__(self,
  1172. name,
  1173. from_file,
  1174. from_literal,
  1175. state,
  1176. namespace,
  1177. kubeconfig='/etc/origin/master/admin.kubeconfig',
  1178. verbose=False):
  1179. ''' Constructor for OpenshiftOC '''
  1180. super(OCConfigMap, self).__init__(namespace, kubeconfig=kubeconfig, verbose=verbose)
  1181. self.name = name
  1182. self.state = state
  1183. self._configmap = None
  1184. self._inc_configmap = None
  1185. self.from_file = from_file if from_file is not None else {}
  1186. self.from_literal = from_literal if from_literal is not None else {}
  1187. @property
  1188. def configmap(self):
  1189. if self._configmap is None:
  1190. self._configmap = self.get()
  1191. return self._configmap
  1192. @configmap.setter
  1193. def configmap(self, inc_map):
  1194. self._configmap = inc_map
  1195. @property
  1196. def inc_configmap(self):
  1197. if self._inc_configmap is None:
  1198. results = self.create(dryrun=True, output=True)
  1199. self._inc_configmap = results['results']
  1200. return self._inc_configmap
  1201. @inc_configmap.setter
  1202. def inc_configmap(self, inc_map):
  1203. self._inc_configmap = inc_map
  1204. def from_file_to_params(self):
  1205. '''return from_files in a string ready for cli'''
  1206. return ["--from-file={}={}".format(key, value) for key, value in self.from_file.items()]
  1207. def from_literal_to_params(self):
  1208. '''return from_literal in a string ready for cli'''
  1209. return ["--from-literal={}={}".format(key, value) for key, value in self.from_literal.items()]
  1210. def get(self):
  1211. '''return a configmap by name '''
  1212. results = self._get('configmap', self.name)
  1213. if results['returncode'] == 0 and results['results'][0]:
  1214. self.configmap = results['results'][0]
  1215. if results['returncode'] != 0 and '"{}" not found'.format(self.name) in results['stderr']:
  1216. results['returncode'] = 0
  1217. return results
  1218. def delete(self):
  1219. '''delete a configmap by name'''
  1220. return self._delete('configmap', self.name)
  1221. def create(self, dryrun=False, output=False):
  1222. '''Create a configmap
  1223. :dryrun: Product what you would have done. default: False
  1224. :output: Whether to parse output. default: False
  1225. '''
  1226. cmd = ['create', 'configmap', self.name]
  1227. if self.from_literal is not None:
  1228. cmd.extend(self.from_literal_to_params())
  1229. if self.from_file is not None:
  1230. cmd.extend(self.from_file_to_params())
  1231. if dryrun:
  1232. cmd.extend(['--dry-run', '-ojson'])
  1233. results = self.openshift_cmd(cmd, output=output)
  1234. return results
  1235. def update(self):
  1236. '''run update configmap '''
  1237. return self._replace_content('configmap', self.name, self.inc_configmap)
  1238. def needs_update(self):
  1239. '''compare the current configmap with the proposed and return if they are equal'''
  1240. return not Utils.check_def_equal(self.inc_configmap, self.configmap, debug=self.verbose)
  1241. @staticmethod
  1242. # pylint: disable=too-many-return-statements,too-many-branches
  1243. # TODO: This function should be refactored into its individual parts.
  1244. def run_ansible(params, check_mode):
  1245. '''run the ansible idempotent code'''
  1246. oc_cm = OCConfigMap(params['name'],
  1247. params['from_file'],
  1248. params['from_literal'],
  1249. params['state'],
  1250. params['namespace'],
  1251. kubeconfig=params['kubeconfig'],
  1252. verbose=params['debug'])
  1253. state = params['state']
  1254. api_rval = oc_cm.get()
  1255. if 'failed' in api_rval:
  1256. return {'failed': True, 'msg': api_rval}
  1257. #####
  1258. # Get
  1259. #####
  1260. if state == 'list':
  1261. return {'changed': False, 'results': api_rval, 'state': state}
  1262. if not params['name']:
  1263. return {'failed': True,
  1264. 'msg': 'Please specify a name when state is absent|present.'}
  1265. ########
  1266. # Delete
  1267. ########
  1268. if state == 'absent':
  1269. if not Utils.exists(api_rval['results'], params['name']):
  1270. return {'changed': False, 'state': 'absent'}
  1271. if check_mode:
  1272. return {'changed': True, 'msg': 'CHECK_MODE: Would have performed a delete.'}
  1273. api_rval = oc_cm.delete()
  1274. if api_rval['returncode'] != 0:
  1275. return {'failed': True, 'msg': api_rval}
  1276. return {'changed': True, 'results': api_rval, 'state': state}
  1277. ########
  1278. # Create
  1279. ########
  1280. if state == 'present':
  1281. if not Utils.exists(api_rval['results'], params['name']):
  1282. if check_mode:
  1283. return {'changed': True, 'msg': 'Would have performed a create.'}
  1284. api_rval = oc_cm.create()
  1285. if api_rval['returncode'] != 0:
  1286. return {'failed': True, 'msg': api_rval}
  1287. api_rval = oc_cm.get()
  1288. if api_rval['returncode'] != 0:
  1289. return {'failed': True, 'msg': api_rval}
  1290. return {'changed': True, 'results': api_rval, 'state': state}
  1291. ########
  1292. # Update
  1293. ########
  1294. if oc_cm.needs_update():
  1295. api_rval = oc_cm.update()
  1296. if api_rval['returncode'] != 0:
  1297. return {'failed': True, 'msg': api_rval}
  1298. api_rval = oc_cm.get()
  1299. if api_rval['returncode'] != 0:
  1300. return {'failed': True, 'msg': api_rval}
  1301. return {'changed': True, 'results': api_rval, 'state': state}
  1302. return {'changed': False, 'results': api_rval, 'state': state}
  1303. return {'failed': True, 'msg': 'Unknown state passed. {}'.format(state)}
  1304. # -*- -*- -*- End included fragment: class/oc_configmap.py -*- -*- -*-
  1305. # -*- -*- -*- Begin included fragment: ansible/oc_configmap.py -*- -*- -*-
  1306. def main():
  1307. '''
  1308. ansible oc module for managing OpenShift configmap objects
  1309. '''
  1310. module = AnsibleModule(
  1311. argument_spec=dict(
  1312. kubeconfig=dict(default='/etc/origin/master/admin.kubeconfig', type='str'),
  1313. state=dict(default='present', type='str',
  1314. choices=['present', 'absent', 'list']),
  1315. debug=dict(default=False, type='bool'),
  1316. namespace=dict(default='default', type='str'),
  1317. name=dict(default=None, required=True, type='str'),
  1318. from_file=dict(default=None, type='dict'),
  1319. from_literal=dict(default=None, type='dict'),
  1320. ),
  1321. supports_check_mode=True,
  1322. )
  1323. rval = OCConfigMap.run_ansible(module.params, module.check_mode)
  1324. if 'failed' in rval:
  1325. module.fail_json(**rval)
  1326. module.exit_json(**rval)
  1327. if __name__ == '__main__':
  1328. main()
  1329. # -*- -*- -*- End included fragment: ansible/oc_configmap.py -*- -*- -*-