oc_group.py 55 KB

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