Home
last modified time | relevance | path

Searched refs:resource_status (Results 1 – 25 of 72) sorted by relevance

123

/dports/databases/puppetdb7/puppetdb-7.8.0/puppet/reports/
H A Dpuppetdb.rb191 def resource_status_to_hash(resource_status) argument
192 …defaulted_corrective_change = defined?(resource_status.corrective_change) ? resource_status.correc…
193 index_size = resource_event_index_size(resource_status)
198 with title: \"#{resource_status.title.to_s}\" in #{resource_status.file}:#{resource_status.line}")
204 \"#{resource_status.title.to_s}\" in #{resource_status.file}:#{resource_status.line}")
207 "skipped" => resource_status.skipped,
210 "resource_title" => resource_status.title.to_s,
211 "file" => resource_status.file,
212 "line" => resource_status.line,
225 def resource_event_index_size(resource_status) argument
[all …]
/dports/databases/puppetdb6/puppetdb-6.19.1/puppet/reports/
H A Dpuppetdb.rb191 def resource_status_to_hash(resource_status) argument
192 …defaulted_corrective_change = defined?(resource_status.corrective_change) ? resource_status.correc…
193 index_size = resource_event_index_size(resource_status)
198 with title: \"#{resource_status.title.to_s}\" in #{resource_status.file}:#{resource_status.line}")
204 \"#{resource_status.title.to_s}\" in #{resource_status.file}:#{resource_status.line}")
207 "skipped" => resource_status.skipped,
210 "resource_title" => resource_status.title.to_s,
211 "file" => resource_status.file,
212 "line" => resource_status.line,
225 def resource_event_index_size(resource_status) argument
[all …]
/dports/net/py-python-heatclient/python-heatclient-2.4.0/heatclient/tests/unit/osc/v1/
H A Dtest_stack_failures.py41 resource_status='CREATE_FAILED',
50 resource_status='CREATE_FAILED',
59 resource_status='CREATE_FAILED',
68 resource_status='CREATE_COMPLETE',
74 resource_status='CREATE_FAILED',
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/amazon/
H A Daws_config_recorder.py194 resource_status = resource_exists(client, module, params)
197 if not resource_status:
199 if resource_status:
203 if resource_status:
H A Daws_config_delivery_channel.py197 resource_status = resource_exists(client, module, params)
200 if not resource_status:
202 if resource_status:
206 if resource_status:
H A Daws_config_aggregation_authorization.py143 resource_status = resource_exists(client, module, params)
146 if not resource_status:
152 if resource_status:
H A Daws_config_aggregator.py200 resource_status = resource_exists(client, module, params)
203 if not resource_status:
209 if resource_status:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/plugins/modules/
H A Daws_config_recorder.py195 resource_status = resource_exists(client, module, params)
198 if not resource_status:
200 if resource_status:
204 if resource_status:
H A Daws_config_delivery_channel.py201 resource_status = resource_exists(client, module, params)
204 if not resource_status:
206 if resource_status:
210 if resource_status:
H A Daws_config_aggregation_authorization.py142 resource_status = resource_exists(client, module, params)
145 if not resource_status:
151 if resource_status:
H A Daws_config_aggregator.py212 resource_status = resource_exists(client, module, params)
215 if not resource_status:
221 if resource_status:
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/cloudformation/
H A Dstack.py292 self.resource_status = None
310 self.resource_status = value
338 self.resource_status = None
362 self.resource_status = value
384 self.resource_status = None
404 self.resource_status = value
423 self.logical_resource_id, self.resource_status)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/cloudformation/
H A Dstack.py292 self.resource_status = None
310 self.resource_status = value
338 self.resource_status = None
362 self.resource_status = value
384 self.resource_status = None
404 self.resource_status = value
423 self.logical_resource_id, self.resource_status)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/cloudformation/
H A Dstack.py292 self.resource_status = None
310 self.resource_status = value
338 self.resource_status = None
362 self.resource_status = value
384 self.resource_status = None
404 self.resource_status = value
423 self.logical_resource_id, self.resource_status)
/dports/devel/py-boto/boto-2.49.0/boto/cloudformation/
H A Dstack.py292 self.resource_status = None
310 self.resource_status = value
338 self.resource_status = None
362 self.resource_status = value
384 self.resource_status = None
404 self.resource_status = value
423 self.logical_resource_id, self.resource_status)
/dports/devel/py-moto/moto-2.2.16/moto/cloudformation/
H A Dmodels.py268 self, resource_status, resource_status_reason=None, resource_properties=None argument
277 resource_status=resource_status,
288 resource_status, argument
301 resource_status=resource_status,
455 resource_status, argument
465 self.resource_status = resource_status
490 resource_status=self.resource_status,
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/unit/cloudformation/
H A Dtest_connection.py299 self.assertEqual(first.resource_status, 'CREATE_IN_PROGRESS')
310 self.assertEqual(second.resource_status, 'CREATE_COMPLETE')
359 self.assertEqual(first.resource_status, 'CREATE_COMPLETE')
369 self.assertEqual(second.resource_status, 'CREATE_IN_PROGRESS')
513 self.assertEqual(resources[0].resource_status, 'CREATE_COMPLETE')
521 self.assertEqual(resources[1].resource_status, 'CREATE_COMPLETE')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/unit/cloudformation/
H A Dtest_connection.py299 self.assertEqual(first.resource_status, 'CREATE_IN_PROGRESS')
310 self.assertEqual(second.resource_status, 'CREATE_COMPLETE')
359 self.assertEqual(first.resource_status, 'CREATE_COMPLETE')
369 self.assertEqual(second.resource_status, 'CREATE_IN_PROGRESS')
513 self.assertEqual(resources[0].resource_status, 'CREATE_COMPLETE')
521 self.assertEqual(resources[1].resource_status, 'CREATE_COMPLETE')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/tests/unit/cloudformation/
H A Dtest_connection.py299 self.assertEqual(first.resource_status, 'CREATE_IN_PROGRESS')
310 self.assertEqual(second.resource_status, 'CREATE_COMPLETE')
359 self.assertEqual(first.resource_status, 'CREATE_COMPLETE')
369 self.assertEqual(second.resource_status, 'CREATE_IN_PROGRESS')
513 self.assertEqual(resources[0].resource_status, 'CREATE_COMPLETE')
521 self.assertEqual(resources[1].resource_status, 'CREATE_COMPLETE')
/dports/devel/py-boto/boto-2.49.0/tests/unit/cloudformation/
H A Dtest_connection.py299 self.assertEqual(first.resource_status, 'CREATE_IN_PROGRESS')
310 self.assertEqual(second.resource_status, 'CREATE_COMPLETE')
359 self.assertEqual(first.resource_status, 'CREATE_COMPLETE')
369 self.assertEqual(second.resource_status, 'CREATE_IN_PROGRESS')
513 self.assertEqual(resources[0].resource_status, 'CREATE_COMPLETE')
521 self.assertEqual(resources[1].resource_status, 'CREATE_COMPLETE')
/dports/net/py-python-heatclient/python-heatclient-2.4.0/heatclient/osc/v1/
H A Dstack_failures.py68 if not r.resource_status.endswith('FAILED'):
125 out.write(' status: %s\n' % f.resource_status)
/dports/net/py-python-heatclient/python-heatclient-2.4.0/heatclient/common/
H A Devent_utils.py254 event.resource_status = '%s_%s' % (event.resource_action,
255 event.resource_status)
263 name=stack_name, status=event.resource_status)
/dports/print/cups/cups-2.3.3op2/cups/
H A Dipp-support.c1805 static const char * const resource_status[] = in ippCreateRequestedArray() local
2021 for (j = 0; j < (int)(sizeof(resource_status) / sizeof(resource_status[0])); j ++) in ippCreateRequestedArray()
2022 cupsArrayAdd(ra, (void *)resource_status[j]); in ippCreateRequestedArray()
/dports/net/py-python-heatclient/python-heatclient-2.4.0/heatclient/tests/unit/
H A Dtest_event_utils.py50 resource_status='CREATE_COMPLETE'): argument
57 "resource_status": resource_status,
/dports/databases/php80-mysqli/php-8.0.15/ext/mysqli/
H A Dmysqli_priv.h50 extern void php_mysqli_close(MY_MYSQL * mysql, int close_type, int resource_status);

123