oc_obj.py 57 KB

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