oc_configmap.py 54 KB

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