oc_project.py 57 KB

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