oc_group.py 55 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663
  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, edits=None, 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. updated = False
  720. if content is not None:
  721. changes = []
  722. for key, value in content.items():
  723. changes.append(yed.put(key, value))
  724. if any([change[0] for change in changes]):
  725. updated = True
  726. elif edits is not None:
  727. results = Yedit.process_edits(edits, yed)
  728. if results['changed']:
  729. updated = True
  730. if updated:
  731. yed.write()
  732. atexit.register(Utils.cleanup, [fname])
  733. return self._replace(fname, force)
  734. return {'returncode': 0, 'updated': False}
  735. def _replace(self, fname, force=False):
  736. '''replace the current object with oc replace'''
  737. # We are removing the 'resourceVersion' to handle
  738. # a race condition when modifying oc objects
  739. yed = Yedit(fname)
  740. results = yed.delete('metadata.resourceVersion')
  741. if results[0]:
  742. yed.write()
  743. cmd = ['replace', '-f', fname]
  744. if force:
  745. cmd.append('--force')
  746. return self.openshift_cmd(cmd)
  747. def _create_from_content(self, rname, content):
  748. '''create a temporary file and then call oc create on it'''
  749. fname = Utils.create_tmpfile(rname + '-')
  750. yed = Yedit(fname, content=content)
  751. yed.write()
  752. atexit.register(Utils.cleanup, [fname])
  753. return self._create(fname)
  754. def _create(self, fname):
  755. '''call oc create on a filename'''
  756. return self.openshift_cmd(['create', '-f', fname])
  757. def _delete(self, resource, name=None, selector=None):
  758. '''call oc delete on a resource'''
  759. cmd = ['delete', resource]
  760. if selector is not None:
  761. cmd.append('--selector={}'.format(selector))
  762. elif name is not None:
  763. cmd.append(name)
  764. else:
  765. raise OpenShiftCLIError('Either name or selector is required when calling delete.')
  766. return self.openshift_cmd(cmd)
  767. def _process(self, template_name, create=False, params=None, template_data=None): # noqa: E501
  768. '''process a template
  769. template_name: the name of the template to process
  770. create: whether to send to oc create after processing
  771. params: the parameters for the template
  772. template_data: the incoming template's data; instead of a file
  773. '''
  774. cmd = ['process']
  775. if template_data:
  776. cmd.extend(['-f', '-'])
  777. else:
  778. cmd.append(template_name)
  779. if params:
  780. param_str = ["{}={}".format(key, str(value).replace("'", r'"')) for key, value in params.items()]
  781. cmd.append('-v')
  782. cmd.extend(param_str)
  783. results = self.openshift_cmd(cmd, output=True, input_data=template_data)
  784. if results['returncode'] != 0 or not create:
  785. return results
  786. fname = Utils.create_tmpfile(template_name + '-')
  787. yed = Yedit(fname, results['results'])
  788. yed.write()
  789. atexit.register(Utils.cleanup, [fname])
  790. return self.openshift_cmd(['create', '-f', fname])
  791. def _get(self, resource, name=None, selector=None, field_selector=None):
  792. '''return a resource by name '''
  793. cmd = ['get', resource]
  794. if selector is not None:
  795. cmd.append('--selector={}'.format(selector))
  796. if field_selector is not None:
  797. cmd.append('--field-selector={}'.format(field_selector))
  798. # Name cannot be used with selector or field_selector.
  799. if selector is None and field_selector is None and name is not None:
  800. cmd.append(name)
  801. cmd.extend(['-o', 'json'])
  802. rval = self.openshift_cmd(cmd, output=True)
  803. # Ensure results are retuned in an array
  804. if 'items' in rval:
  805. rval['results'] = rval['items']
  806. elif not isinstance(rval['results'], list):
  807. rval['results'] = [rval['results']]
  808. return rval
  809. def _schedulable(self, node=None, selector=None, schedulable=True):
  810. ''' perform oadm manage-node scheduable '''
  811. cmd = ['manage-node']
  812. if node:
  813. cmd.extend(node)
  814. else:
  815. cmd.append('--selector={}'.format(selector))
  816. cmd.append('--schedulable={}'.format(schedulable))
  817. return self.openshift_cmd(cmd, oadm=True, output=True, output_type='raw') # noqa: E501
  818. def _list_pods(self, node=None, selector=None, pod_selector=None):
  819. ''' perform oadm list pods
  820. node: the node in which to list pods
  821. selector: the label selector filter if provided
  822. pod_selector: the pod selector filter if provided
  823. '''
  824. cmd = ['manage-node']
  825. if node:
  826. cmd.extend(node)
  827. else:
  828. cmd.append('--selector={}'.format(selector))
  829. if pod_selector:
  830. cmd.append('--pod-selector={}'.format(pod_selector))
  831. cmd.extend(['--list-pods', '-o', 'json'])
  832. return self.openshift_cmd(cmd, oadm=True, output=True, output_type='raw')
  833. # pylint: disable=too-many-arguments
  834. def _evacuate(self, node=None, selector=None, pod_selector=None, dry_run=False, grace_period=None, force=False):
  835. ''' perform oadm manage-node evacuate '''
  836. cmd = ['manage-node']
  837. if node:
  838. cmd.extend(node)
  839. else:
  840. cmd.append('--selector={}'.format(selector))
  841. if dry_run:
  842. cmd.append('--dry-run')
  843. if pod_selector:
  844. cmd.append('--pod-selector={}'.format(pod_selector))
  845. if grace_period:
  846. cmd.append('--grace-period={}'.format(int(grace_period)))
  847. if force:
  848. cmd.append('--force')
  849. cmd.append('--evacuate')
  850. return self.openshift_cmd(cmd, oadm=True, output=True, output_type='raw')
  851. def _version(self):
  852. ''' return the openshift version'''
  853. return self.openshift_cmd(['version'], output=True, output_type='raw')
  854. def _import_image(self, url=None, name=None, tag=None):
  855. ''' perform image import '''
  856. cmd = ['import-image']
  857. image = '{0}'.format(name)
  858. if tag:
  859. image += ':{0}'.format(tag)
  860. cmd.append(image)
  861. if url:
  862. cmd.append('--from={0}/{1}'.format(url, image))
  863. cmd.append('-n{0}'.format(self.namespace))
  864. cmd.append('--confirm')
  865. return self.openshift_cmd(cmd)
  866. def _run(self, cmds, input_data):
  867. ''' Actually executes the command. This makes mocking easier. '''
  868. curr_env = os.environ.copy()
  869. curr_env.update({'KUBECONFIG': self.kubeconfig})
  870. proc = subprocess.Popen(cmds,
  871. stdin=subprocess.PIPE,
  872. stdout=subprocess.PIPE,
  873. stderr=subprocess.PIPE,
  874. env=curr_env)
  875. stdout, stderr = proc.communicate(input_data)
  876. return proc.returncode, stdout.decode('utf-8'), stderr.decode('utf-8')
  877. # pylint: disable=too-many-arguments,too-many-branches
  878. def openshift_cmd(self, cmd, oadm=False, output=False, output_type='json', input_data=None):
  879. '''Base command for oc '''
  880. cmds = [self.oc_binary]
  881. if oadm:
  882. cmds.append('adm')
  883. cmds.extend(cmd)
  884. if self.all_namespaces:
  885. cmds.extend(['--all-namespaces'])
  886. elif self.namespace is not None and self.namespace.lower() not in ['none', 'emtpy']: # E501
  887. cmds.extend(['-n', self.namespace])
  888. if self.verbose:
  889. print(' '.join(cmds))
  890. try:
  891. returncode, stdout, stderr = self._run(cmds, input_data)
  892. except OSError as ex:
  893. returncode, stdout, stderr = 1, '', 'Failed to execute {}: {}'.format(subprocess.list2cmdline(cmds), ex)
  894. rval = {"returncode": returncode,
  895. "cmd": ' '.join(cmds)}
  896. if output_type == 'json':
  897. rval['results'] = {}
  898. if output and stdout:
  899. try:
  900. rval['results'] = json.loads(stdout)
  901. except ValueError as verr:
  902. if "No JSON object could be decoded" in verr.args:
  903. rval['err'] = verr.args
  904. elif output_type == 'raw':
  905. rval['results'] = stdout if output else ''
  906. if self.verbose:
  907. print("STDOUT: {0}".format(stdout))
  908. print("STDERR: {0}".format(stderr))
  909. if 'err' in rval or returncode != 0:
  910. rval.update({"stderr": stderr,
  911. "stdout": stdout})
  912. return rval
  913. class Utils(object): # pragma: no cover
  914. ''' utilities for openshiftcli modules '''
  915. @staticmethod
  916. def _write(filename, contents):
  917. ''' Actually write the file contents to disk. This helps with mocking. '''
  918. with open(filename, 'w') as sfd:
  919. sfd.write(str(contents))
  920. @staticmethod
  921. def create_tmp_file_from_contents(rname, data, ftype='yaml'):
  922. ''' create a file in tmp with name and contents'''
  923. tmp = Utils.create_tmpfile(prefix=rname)
  924. if ftype == 'yaml':
  925. # AUDIT:no-member makes sense here due to ruamel.YAML/PyYAML usage
  926. # pylint: disable=no-member
  927. if hasattr(yaml, 'RoundTripDumper'):
  928. Utils._write(tmp, yaml.dump(data, Dumper=yaml.RoundTripDumper))
  929. else:
  930. Utils._write(tmp, yaml.safe_dump(data, default_flow_style=False))
  931. elif ftype == 'json':
  932. Utils._write(tmp, json.dumps(data))
  933. else:
  934. Utils._write(tmp, data)
  935. # Register cleanup when module is done
  936. atexit.register(Utils.cleanup, [tmp])
  937. return tmp
  938. @staticmethod
  939. def create_tmpfile_copy(inc_file):
  940. '''create a temporary copy of a file'''
  941. tmpfile = Utils.create_tmpfile('lib_openshift-')
  942. Utils._write(tmpfile, open(inc_file).read())
  943. # Cleanup the tmpfile
  944. atexit.register(Utils.cleanup, [tmpfile])
  945. return tmpfile
  946. @staticmethod
  947. def create_tmpfile(prefix='tmp'):
  948. ''' Generates and returns a temporary file name '''
  949. with tempfile.NamedTemporaryFile(prefix=prefix, delete=False) as tmp:
  950. return tmp.name
  951. @staticmethod
  952. def create_tmp_files_from_contents(content, content_type=None):
  953. '''Turn an array of dict: filename, content into a files array'''
  954. if not isinstance(content, list):
  955. content = [content]
  956. files = []
  957. for item in content:
  958. path = Utils.create_tmp_file_from_contents(item['path'] + '-',
  959. item['data'],
  960. ftype=content_type)
  961. files.append({'name': os.path.basename(item['path']),
  962. 'path': path})
  963. return files
  964. @staticmethod
  965. def cleanup(files):
  966. '''Clean up on exit '''
  967. for sfile in files:
  968. if os.path.exists(sfile):
  969. if os.path.isdir(sfile):
  970. shutil.rmtree(sfile)
  971. elif os.path.isfile(sfile):
  972. os.remove(sfile)
  973. @staticmethod
  974. def exists(results, _name):
  975. ''' Check to see if the results include the name '''
  976. if not results:
  977. return False
  978. if Utils.find_result(results, _name):
  979. return True
  980. return False
  981. @staticmethod
  982. def find_result(results, _name):
  983. ''' Find the specified result by name'''
  984. rval = None
  985. for result in results:
  986. if 'metadata' in result and result['metadata']['name'] == _name:
  987. rval = result
  988. break
  989. return rval
  990. @staticmethod
  991. def get_resource_file(sfile, sfile_type='yaml'):
  992. ''' return the service file '''
  993. contents = None
  994. with open(sfile) as sfd:
  995. contents = sfd.read()
  996. if sfile_type == 'yaml':
  997. # AUDIT:no-member makes sense here due to ruamel.YAML/PyYAML usage
  998. # pylint: disable=no-member
  999. if hasattr(yaml, 'RoundTripLoader'):
  1000. contents = yaml.load(contents, yaml.RoundTripLoader)
  1001. else:
  1002. contents = yaml.safe_load(contents)
  1003. elif sfile_type == 'json':
  1004. contents = json.loads(contents)
  1005. return contents
  1006. @staticmethod
  1007. def filter_versions(stdout):
  1008. ''' filter the oc version output '''
  1009. version_dict = {}
  1010. version_search = ['oc', 'openshift', 'kubernetes']
  1011. for line in stdout.strip().split('\n'):
  1012. for term in version_search:
  1013. if not line:
  1014. continue
  1015. if line.startswith(term):
  1016. version_dict[term] = line.split()[-1]
  1017. # horrible hack to get openshift version in Openshift 3.2
  1018. # By default "oc version in 3.2 does not return an "openshift" version
  1019. if "openshift" not in version_dict:
  1020. version_dict["openshift"] = version_dict["oc"]
  1021. return version_dict
  1022. @staticmethod
  1023. def add_custom_versions(versions):
  1024. ''' create custom versions strings '''
  1025. versions_dict = {}
  1026. for tech, version in versions.items():
  1027. # clean up "-" from version
  1028. if "-" in version:
  1029. version = version.split("-")[0]
  1030. if version.startswith('v'):
  1031. versions_dict[tech + '_numeric'] = version[1:].split('+')[0]
  1032. # "v3.3.0.33" is what we have, we want "3.3"
  1033. versions_dict[tech + '_short'] = version[1:4]
  1034. return versions_dict
  1035. @staticmethod
  1036. def openshift_installed():
  1037. ''' check if openshift is installed '''
  1038. import rpm
  1039. transaction_set = rpm.TransactionSet()
  1040. rpmquery = transaction_set.dbMatch("name", "atomic-openshift")
  1041. return rpmquery.count() > 0
  1042. # Disabling too-many-branches. This is a yaml dictionary comparison function
  1043. # pylint: disable=too-many-branches,too-many-return-statements,too-many-statements
  1044. @staticmethod
  1045. def check_def_equal(user_def, result_def, skip_keys=None, debug=False):
  1046. ''' Given a user defined definition, compare it with the results given back by our query. '''
  1047. # Currently these values are autogenerated and we do not need to check them
  1048. skip = ['metadata', 'status']
  1049. if skip_keys:
  1050. skip.extend(skip_keys)
  1051. for key, value in result_def.items():
  1052. if key in skip:
  1053. continue
  1054. # Both are lists
  1055. if isinstance(value, list):
  1056. if key not in user_def:
  1057. if debug:
  1058. print('User data does not have key [%s]' % key)
  1059. print('User data: %s' % user_def)
  1060. return False
  1061. if not isinstance(user_def[key], list):
  1062. if debug:
  1063. print('user_def[key] is not a list key=[%s] user_def[key]=%s' % (key, user_def[key]))
  1064. return False
  1065. if len(user_def[key]) != len(value):
  1066. if debug:
  1067. print("List lengths are not equal.")
  1068. print("key=[%s]: user_def[%s] != value[%s]" % (key, len(user_def[key]), len(value)))
  1069. print("user_def: %s" % user_def[key])
  1070. print("value: %s" % value)
  1071. return False
  1072. for values in zip(user_def[key], value):
  1073. if isinstance(values[0], dict) and isinstance(values[1], dict):
  1074. if debug:
  1075. print('sending list - list')
  1076. print(type(values[0]))
  1077. print(type(values[1]))
  1078. result = Utils.check_def_equal(values[0], values[1], skip_keys=skip_keys, debug=debug)
  1079. if not result:
  1080. print('list compare returned false')
  1081. return False
  1082. elif value != user_def[key]:
  1083. if debug:
  1084. print('value should be identical')
  1085. print(user_def[key])
  1086. print(value)
  1087. return False
  1088. # recurse on a dictionary
  1089. elif isinstance(value, dict):
  1090. if key not in user_def:
  1091. if debug:
  1092. print("user_def does not have key [%s]" % key)
  1093. return False
  1094. if not isinstance(user_def[key], dict):
  1095. if debug:
  1096. print("dict returned false: not instance of dict")
  1097. return False
  1098. # before passing ensure keys match
  1099. api_values = set(value.keys()) - set(skip)
  1100. user_values = set(user_def[key].keys()) - set(skip)
  1101. if api_values != user_values:
  1102. if debug:
  1103. print("keys are not equal in dict")
  1104. print(user_values)
  1105. print(api_values)
  1106. return False
  1107. result = Utils.check_def_equal(user_def[key], value, skip_keys=skip_keys, debug=debug)
  1108. if not result:
  1109. if debug:
  1110. print("dict returned false")
  1111. print(result)
  1112. return False
  1113. # Verify each key, value pair is the same
  1114. else:
  1115. if key not in user_def or value != user_def[key]:
  1116. if debug:
  1117. print("value not equal; user_def does not have key")
  1118. print(key)
  1119. print(value)
  1120. if key in user_def:
  1121. print(user_def[key])
  1122. return False
  1123. if debug:
  1124. print('returning true')
  1125. return True
  1126. class OpenShiftCLIConfig(object):
  1127. '''Generic Config'''
  1128. def __init__(self, rname, namespace, kubeconfig, options):
  1129. self.kubeconfig = kubeconfig
  1130. self.name = rname
  1131. self.namespace = namespace
  1132. self._options = options
  1133. @property
  1134. def config_options(self):
  1135. ''' return config options '''
  1136. return self._options
  1137. def to_option_list(self, ascommalist=''):
  1138. '''return all options as a string
  1139. if ascommalist is set to the name of a key, and
  1140. the value of that key is a dict, format the dict
  1141. as a list of comma delimited key=value pairs'''
  1142. return self.stringify(ascommalist)
  1143. def stringify(self, ascommalist=''):
  1144. ''' return the options hash as cli params in a string
  1145. if ascommalist is set to the name of a key, and
  1146. the value of that key is a dict, format the dict
  1147. as a list of comma delimited key=value pairs '''
  1148. rval = []
  1149. for key in sorted(self.config_options.keys()):
  1150. data = self.config_options[key]
  1151. if data['include'] \
  1152. and (data['value'] is not None or isinstance(data['value'], int)):
  1153. if key == ascommalist:
  1154. val = ','.join(['{}={}'.format(kk, vv) for kk, vv in sorted(data['value'].items())])
  1155. else:
  1156. val = data['value']
  1157. rval.append('--{}={}'.format(key.replace('_', '-'), val))
  1158. return rval
  1159. # -*- -*- -*- End included fragment: lib/base.py -*- -*- -*-
  1160. # -*- -*- -*- Begin included fragment: lib/group.py -*- -*- -*-
  1161. class GroupConfig(object):
  1162. ''' Handle route options '''
  1163. # pylint: disable=too-many-arguments
  1164. def __init__(self,
  1165. sname,
  1166. namespace,
  1167. kubeconfig):
  1168. ''' constructor for handling group options '''
  1169. self.kubeconfig = kubeconfig
  1170. self.name = sname
  1171. self.namespace = namespace
  1172. self.data = {}
  1173. self.create_dict()
  1174. def create_dict(self):
  1175. ''' return a service as a dict '''
  1176. self.data['apiVersion'] = 'v1'
  1177. self.data['kind'] = 'Group'
  1178. self.data['metadata'] = {}
  1179. self.data['metadata']['name'] = self.name
  1180. self.data['users'] = None
  1181. # pylint: disable=too-many-instance-attributes
  1182. class Group(Yedit):
  1183. ''' Class to wrap the oc command line tools '''
  1184. kind = 'group'
  1185. def __init__(self, content):
  1186. '''Group constructor'''
  1187. super(Group, self).__init__(content=content)
  1188. # -*- -*- -*- End included fragment: lib/group.py -*- -*- -*-
  1189. # -*- -*- -*- Begin included fragment: class/oc_group.py -*- -*- -*-
  1190. class OCGroup(OpenShiftCLI):
  1191. ''' Class to wrap the oc command line tools '''
  1192. kind = 'group'
  1193. def __init__(self,
  1194. config,
  1195. verbose=False):
  1196. ''' Constructor for OCGroup '''
  1197. super(OCGroup, self).__init__(config.namespace, config.kubeconfig)
  1198. self.config = config
  1199. self.namespace = config.namespace
  1200. self._group = None
  1201. @property
  1202. def group(self):
  1203. ''' property function service'''
  1204. if not self._group:
  1205. self.get()
  1206. return self._group
  1207. @group.setter
  1208. def group(self, data):
  1209. ''' setter function for yedit var '''
  1210. self._group = data
  1211. def exists(self):
  1212. ''' return whether a group exists '''
  1213. if self.group:
  1214. return True
  1215. return False
  1216. def get(self):
  1217. '''return group information '''
  1218. result = self._get(self.kind, self.config.name)
  1219. if result['returncode'] == 0:
  1220. self.group = Group(content=result['results'][0])
  1221. elif 'groups \"{}\" not found'.format(self.config.name) in result['stderr']:
  1222. result['returncode'] = 0
  1223. result['results'] = [{}]
  1224. return result
  1225. def delete(self):
  1226. '''delete the object'''
  1227. return self._delete(self.kind, self.config.name)
  1228. def create(self):
  1229. '''create the object'''
  1230. return self._create_from_content(self.config.name, self.config.data)
  1231. def update(self):
  1232. '''update the object'''
  1233. return self._replace_content(self.kind, self.config.name, self.config.data)
  1234. def needs_update(self):
  1235. ''' verify an update is needed '''
  1236. return not Utils.check_def_equal(self.config.data, self.group.yaml_dict, skip_keys=['users'], debug=True)
  1237. # pylint: disable=too-many-return-statements,too-many-branches
  1238. @staticmethod
  1239. def run_ansible(params, check_mode=False):
  1240. '''run the idempotent ansible code'''
  1241. gconfig = GroupConfig(params['name'],
  1242. params['namespace'],
  1243. params['kubeconfig'],
  1244. )
  1245. oc_group = OCGroup(gconfig, verbose=params['debug'])
  1246. state = params['state']
  1247. api_rval = oc_group.get()
  1248. if api_rval['returncode'] != 0:
  1249. return {'failed': True, 'msg': api_rval}
  1250. #####
  1251. # Get
  1252. #####
  1253. if state == 'list':
  1254. return {'changed': False, 'results': api_rval['results'], 'state': state}
  1255. ########
  1256. # Delete
  1257. ########
  1258. if state == 'absent':
  1259. if oc_group.exists():
  1260. if check_mode:
  1261. return {'changed': True, 'msg': 'CHECK_MODE: Would have performed a delete.'}
  1262. api_rval = oc_group.delete()
  1263. if api_rval['returncode'] != 0:
  1264. return {'failed': True, 'msg': api_rval}
  1265. return {'changed': True, 'results': api_rval, 'state': state}
  1266. return {'changed': False, 'state': state}
  1267. if state == 'present':
  1268. ########
  1269. # Create
  1270. ########
  1271. if not oc_group.exists():
  1272. if check_mode:
  1273. return {'changed': True, 'msg': 'CHECK_MODE: Would have performed a create.'}
  1274. # Create it here
  1275. api_rval = oc_group.create()
  1276. if api_rval['returncode'] != 0:
  1277. return {'failed': True, 'msg': api_rval}
  1278. # return the created object
  1279. api_rval = oc_group.get()
  1280. if api_rval['returncode'] != 0:
  1281. return {'failed': True, 'msg': api_rval}
  1282. return {'changed': True, 'results': api_rval, 'state': state}
  1283. ########
  1284. # Update
  1285. ########
  1286. if oc_group.needs_update():
  1287. api_rval = oc_group.update()
  1288. if api_rval['returncode'] != 0:
  1289. return {'failed': True, 'msg': api_rval}
  1290. # return the created object
  1291. api_rval = oc_group.get()
  1292. if api_rval['returncode'] != 0:
  1293. return {'failed': True, 'msg': api_rval}
  1294. return {'changed': True, 'results': api_rval, 'state': state}
  1295. return {'changed': False, 'results': api_rval, 'state': state}
  1296. return {'failed': True, 'msg': 'Unknown state passed. {}'.format(state)}
  1297. # -*- -*- -*- End included fragment: class/oc_group.py -*- -*- -*-
  1298. # -*- -*- -*- Begin included fragment: ansible/oc_group.py -*- -*- -*-
  1299. #pylint: disable=too-many-branches
  1300. def main():
  1301. '''
  1302. ansible oc module for group
  1303. '''
  1304. module = AnsibleModule(
  1305. argument_spec=dict(
  1306. kubeconfig=dict(default='/etc/origin/master/admin.kubeconfig', type='str'),
  1307. state=dict(default='present', type='str',
  1308. choices=['present', 'absent', 'list']),
  1309. debug=dict(default=False, type='bool'),
  1310. name=dict(default=None, type='str'),
  1311. namespace=dict(default='default', type='str'),
  1312. # addind users to a group is handled through the oc_users module
  1313. #users=dict(default=None, type='list'),
  1314. ),
  1315. supports_check_mode=True,
  1316. )
  1317. rval = OCGroup.run_ansible(module.params, module.check_mode)
  1318. if 'failed' in rval:
  1319. return module.fail_json(**rval)
  1320. return module.exit_json(**rval)
  1321. if __name__ == '__main__':
  1322. main()
  1323. # -*- -*- -*- End included fragment: ansible/oc_group.py -*- -*- -*-