Home
last modified time | relevance | path

Searched refs:ClusterNotFound (Results 1 – 22 of 22) sorted by relevance

/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/db/
H A Dtest_cluster.py95 self.assertRaises(exception.ClusterNotFound,
141 self.assertRaises(exception.ClusterNotFound,
170 self.assertRaises(exception.ClusterNotFound,
201 self.assertRaises(exception.ClusterNotFound,
212 self.assertRaises(exception.ClusterNotFound,
/dports/devel/py-botocore/botocore-1.21.61/tests/acceptance/features/smoke/redshift/
H A Dredshift.feature12 Then I expect the response error code to be "ClusterNotFound"
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/awstesting/integration/smoke/redshift/
H A Dredshift.feature12 Then I expect the response error code to be "ClusterNotFound"
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/awstesting/integration/smoke/redshift/
H A Dredshift.feature12 Then I expect the response error code to be "ClusterNotFound"
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/awstesting/integration/smoke/redshift/
H A Dredshift.feature12 Then I expect the response error code to be "ClusterNotFound"
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/awstesting/integration/smoke/redshift/
H A Dredshift.feature12 Then I expect the response error code to be "ClusterNotFound"
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/redshift/
H A Dexceptions.py193 class ClusterNotFound(JSONResponseError): class
H A Dlayer1.py67 "ClusterNotFound": exceptions.ClusterNotFound,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/redshift/
H A Dexceptions.py193 class ClusterNotFound(JSONResponseError): class
H A Dlayer1.py67 "ClusterNotFound": exceptions.ClusterNotFound,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/redshift/
H A Dexceptions.py193 class ClusterNotFound(JSONResponseError): class
H A Dlayer1.py67 "ClusterNotFound": exceptions.ClusterNotFound,
/dports/devel/py-boto/boto-2.49.0/boto/redshift/
H A Dexceptions.py193 class ClusterNotFound(JSONResponseError): class
H A Dlayer1.py67 "ClusterNotFound": exceptions.ClusterNotFound,
/dports/devel/py-moto/moto-2.2.16/tests/test_redshift/
H A Dtest_redshift.py7 ClusterNotFound,
615 ClusterNotFound
671 conn.delete_cluster.when.called_with("not-a-cluster").should.throw(ClusterNotFound)
/dports/misc/py-cinder/cinder-12.0.10/cinder/
H A Dservice.py322 except exception.ClusterNotFound:
H A Dexception.py492 class ClusterNotFound(NotFound): class
/dports/misc/py-cinder/cinder-12.0.10/cinder/cmd/
H A Dmanage.py706 except exception.ClusterNotFound:
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/
H A Dtest_cmd.py937 cluster_get_mock.side_effect = exception.ClusterNotFound(id=1)
/dports/misc/py-cinder/cinder-12.0.10/cinder/db/sqlalchemy/
H A Dapi.py756 raise exception.ClusterNotFound(id=cluster_id)
814 raise exception.ClusterNotFound(id=id)
/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/Aws/data/redshift/2012-12-01/
H A Dapi-2.json.php3 …=> [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterNotFound', 'httpStatus…
/dports/www/nextcloud/nextcloud/3rdparty/aws/aws-sdk-php/src/data/redshift/2012-12-01/
H A Dapi-2.json.php3 …=> [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterNotFound', 'httpStatus…