oc_adm_ca_server_cert.py 57 KB

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