oc_adm_ca_server_cert.py 56 KB

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