oc-cdtapi 3.15.2__py3-none-any.whl → 3.15.5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oc_cdtapi/ForemanAPI.py +2 -2
- {oc_cdtapi-3.15.2.dist-info → oc_cdtapi-3.15.5.dist-info}/METADATA +4 -2
- {oc_cdtapi-3.15.2.dist-info → oc_cdtapi-3.15.5.dist-info}/RECORD +7 -7
- {oc_cdtapi-3.15.2.dist-info → oc_cdtapi-3.15.5.dist-info}/WHEEL +1 -1
- {oc_cdtapi-3.15.2.data → oc_cdtapi-3.15.5.data}/scripts/nexus.py +0 -0
- {oc_cdtapi-3.15.2.dist-info → oc_cdtapi-3.15.5.dist-info/licenses}/LICENSE +0 -0
- {oc_cdtapi-3.15.2.dist-info → oc_cdtapi-3.15.5.dist-info}/top_level.txt +0 -0
oc_cdtapi/ForemanAPI.py
CHANGED
@@ -250,7 +250,7 @@ class ForemanAPI(HttpAPI):
|
|
250
250
|
logging.debug('hostname = [%s]' % hostname)
|
251
251
|
|
252
252
|
if not exp_date:
|
253
|
-
exp_date = self.
|
253
|
+
exp_date = self._set_expiration()
|
254
254
|
if not location_id:
|
255
255
|
location_id = self.defs.location_id
|
256
256
|
if not hostgroup:
|
@@ -303,7 +303,7 @@ class ForemanAPI(HttpAPI):
|
|
303
303
|
disk = 50
|
304
304
|
owner_id = None
|
305
305
|
|
306
|
-
exp_date = self.
|
306
|
+
exp_date = self._set_expiration()
|
307
307
|
location_id = self.defs.location_id
|
308
308
|
hostgroup = self.defs.hostgroup
|
309
309
|
deploy_on = self.defs.deploy_on
|
@@ -1,6 +1,6 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.4
|
2
2
|
Name: oc-cdtapi
|
3
|
-
Version: 3.15.
|
3
|
+
Version: 3.15.5
|
4
4
|
Summary: Custom Development python API libraries
|
5
5
|
License: Apache2.0
|
6
6
|
Requires-Python: >=3.6
|
@@ -8,9 +8,11 @@ Description-Content-Type: text/plain
|
|
8
8
|
License-File: LICENSE
|
9
9
|
Requires-Dist: requests
|
10
10
|
Requires-Dist: packaging
|
11
|
+
Requires-Dist: psycopg2
|
11
12
|
Dynamic: description
|
12
13
|
Dynamic: description-content-type
|
13
14
|
Dynamic: license
|
15
|
+
Dynamic: license-file
|
14
16
|
Dynamic: requires-dist
|
15
17
|
Dynamic: requires-python
|
16
18
|
Dynamic: summary
|
@@ -3,16 +3,16 @@ oc_cdtapi/Dbsm2API.py,sha256=WDBst1dCAmDVU9d9Ogzwp2nkjtKZ4thU2xG4sAPI_Nk,9963
|
|
3
3
|
oc_cdtapi/DevPIAPI.py,sha256=9WND9ld66eHmC5qoLJq3KDYSoO-pP69UqOQsGZNLZYg,1835
|
4
4
|
oc_cdtapi/DmsAPI.py,sha256=eNFdwQLhCbPvHB5SUtP4QcZZtSdjkgt_Cxn3oQ3iJ5s,15605
|
5
5
|
oc_cdtapi/DmsGetverAPI.py,sha256=ZPU4HlF59fngKu5mSFhtss3rlBuduffDOSm_y3XWrxk,15556
|
6
|
-
oc_cdtapi/ForemanAPI.py,sha256=
|
6
|
+
oc_cdtapi/ForemanAPI.py,sha256=nIvvvChR9vMkaWSS7y_rGSMJf7XNv8OGQI9L2v4GRLs,43967
|
7
7
|
oc_cdtapi/JenkinsAPI.py,sha256=lZ8pe3a4eb_6h53JE7QLuzOSlu7Sqatc9PQwWhio9Vg,15748
|
8
8
|
oc_cdtapi/NexusAPI.py,sha256=uU12GtHvKlWorFaPAnFcQ5AGEc94MZ5SdmfM2Pw3F7A,26122
|
9
9
|
oc_cdtapi/PgQAPI.py,sha256=bAgwo4YVuD60uAEv7hrjTQmmAfcMP86IBlSNhlXJzWc,6882
|
10
10
|
oc_cdtapi/RundeckAPI.py,sha256=O3LmcFaHSz8UqeUyIHTTEMJncDD191Utd-iZaeJay2s,24243
|
11
11
|
oc_cdtapi/TestServer.py,sha256=HV97UWg2IK4gOYAp9yaMdwFUWsw9v66MxyZdI3qQctA,2715
|
12
12
|
oc_cdtapi/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
13
|
-
oc_cdtapi-3.15.
|
14
|
-
oc_cdtapi-3.15.
|
15
|
-
oc_cdtapi-3.15.
|
16
|
-
oc_cdtapi-3.15.
|
17
|
-
oc_cdtapi-3.15.
|
18
|
-
oc_cdtapi-3.15.
|
13
|
+
oc_cdtapi-3.15.5.data/scripts/nexus.py,sha256=4teqZ_KtCSrwHDJVgA7lkreteod4Xt5XJFZNbwb7E6E,6858
|
14
|
+
oc_cdtapi-3.15.5.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
15
|
+
oc_cdtapi-3.15.5.dist-info/METADATA,sha256=ThCuj5amoBR1Jv3xPrPKXmNZVHNBoxPTe3l-W6ZXfKk,477
|
16
|
+
oc_cdtapi-3.15.5.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
|
17
|
+
oc_cdtapi-3.15.5.dist-info/top_level.txt,sha256=d4-5-D-0CSeSXYuLCP7-nIFCpjkfmJr-Y_muzds8iVU,10
|
18
|
+
oc_cdtapi-3.15.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|