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