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