cloud-governance 1.1.373__py3-none-any.whl → 1.1.375__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.
- cloud_governance/policy/common_policies/send_aggregated_alerts.py +2 -1
- {cloud_governance-1.1.373.dist-info → cloud_governance-1.1.375.dist-info}/METADATA +1 -1
- {cloud_governance-1.1.373.dist-info → cloud_governance-1.1.375.dist-info}/RECORD +6 -6
- {cloud_governance-1.1.373.dist-info → cloud_governance-1.1.375.dist-info}/WHEEL +0 -0
- {cloud_governance-1.1.373.dist-info → cloud_governance-1.1.375.dist-info}/licenses/LICENSE +0 -0
- {cloud_governance-1.1.373.dist-info → cloud_governance-1.1.375.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
from datetime import datetime, timedelta, timezone
|
|
2
1
|
|
|
3
2
|
import pandas
|
|
3
|
+
from datetime import datetime, timedelta, timezone
|
|
4
|
+
|
|
4
5
|
from cloud_governance.common.elasticsearch.elasticsearch_operations import ElasticSearchOperations
|
|
5
6
|
from cloud_governance.common.logger.logger_time_stamp import logger_time_stamp
|
|
6
7
|
from cloud_governance.common.mails.mail_message import MailMessage
|
|
@@ -187,7 +187,7 @@ cloud_governance/policy/azure/cleanup/unattached_volume.py,sha256=MXX_R7bWAYy-Yj
|
|
|
187
187
|
cloud_governance/policy/azure/cleanup/unused_nat_gateway.py,sha256=aJVYHtERfp23kiI0VAkqqu2tDzZzyYZMokrJFfUVpuw,3882
|
|
188
188
|
cloud_governance/policy/common_policies/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
189
189
|
cloud_governance/policy/common_policies/cloudability_cost_reports.py,sha256=ivmYvkobi8O4kYVuZNzGTJSqTenqdwb3VOc4Nv2bfh0,9540
|
|
190
|
-
cloud_governance/policy/common_policies/send_aggregated_alerts.py,sha256=
|
|
190
|
+
cloud_governance/policy/common_policies/send_aggregated_alerts.py,sha256=w-ArmW67jAq-lbsS4kv9uTghRKbFzbrQkBR8KRkvuxI,8934
|
|
191
191
|
cloud_governance/policy/gcp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
192
192
|
cloud_governance/policy/gcp/cost_billing_reports.py,sha256=6de0r9I-Yr9GpEqHJxYCAdTUkmgNrzS-7ZthcVBL1m0,14908
|
|
193
193
|
cloud_governance/policy/helpers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -264,8 +264,8 @@ cloud_governance/policy/policy_runners/elasticsearch/__init__.py,sha256=47DEQpj8
|
|
|
264
264
|
cloud_governance/policy/policy_runners/elasticsearch/upload_elastic_search.py,sha256=pOwUJWXjJbyTy8iv3Ap8xJGnqQe-5lZgoR8-vGfAVos,1881
|
|
265
265
|
cloud_governance/policy/policy_runners/ibm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
266
266
|
cloud_governance/policy/policy_runners/ibm/policy_runner.py,sha256=V0E_f7F3hXit0aSq4BlfX1Jd4vjR2NEvOWsJ5upvZ4o,1302
|
|
267
|
-
cloud_governance-1.1.
|
|
268
|
-
cloud_governance-1.1.
|
|
269
|
-
cloud_governance-1.1.
|
|
270
|
-
cloud_governance-1.1.
|
|
271
|
-
cloud_governance-1.1.
|
|
267
|
+
cloud_governance-1.1.375.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
268
|
+
cloud_governance-1.1.375.dist-info/METADATA,sha256=44v-m73tFRCMJQQ9Rs2XIFKqhNYDpF7qEqJcFDiSWWs,11384
|
|
269
|
+
cloud_governance-1.1.375.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
270
|
+
cloud_governance-1.1.375.dist-info/top_level.txt,sha256=jfB1fgj7jvx3YZkZA4G6hFeS1RHO7J7XtnbjuMNMRww,17
|
|
271
|
+
cloud_governance-1.1.375.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|