oc_adm_ca_server_cert.py 58 KB

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