glance.tests.functional.glare package

Submodules

glance.tests.functional.glare.test_glare module

class glance.tests.functional.glare.test_glare.Artifact(**kwargs)[source]

Bases: glance.common.glare.definitions.ArtifactType

created_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72250>
deleted_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72450>
depends_on = <glance.common.glare.definitions.ArtifactReference object at 0x7f8ac5070d90>
depends_on_list = []
description = <glance.common.glare.definitions.Text object at 0x7f8acbb6bdd0>
dict_prop = {}
dict_prop_strval = {}
id = <glance.common.glare.definitions.String object at 0x7f8acbb6b810>
metadata = <glance.common.glare.declarative.ArtifactTypeMetadata object at 0x7f8ac5070810>
name = <glance.common.glare.definitions.String object at 0x7f8acbb6bbd0>
owner = <glance.common.glare.definitions.String object at 0x7f8acbb72150>
prop1 = <glance.common.glare.definitions.String object at 0x7f8ac44976d0>
prop2 = <glance.common.glare.definitions.Integer object at 0x7f8ac4497690>
prop_list = []
published_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb723d0>
state = <glance.common.glare.definitions.String object at 0x7f8acbb6bfd0>
tags = []
tuple_prop = []
type_name = <glance.common.glare.definitions.String object at 0x7f8acbb6b990>
type_version = <glance.common.glare.definitions.SemVerString object at 0x7f8acbb6ba90>
updated_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72350>
version = <glance.common.glare.definitions.SemVerString object at 0x7f8acbb6bc90>
visibility = <glance.common.glare.definitions.String object at 0x7f8acbb6bf10>
class glance.tests.functional.glare.test_glare.ArtifactNoProps(**kwargs)[source]

Bases: glance.common.glare.definitions.ArtifactType

created_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72250>
deleted_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72450>
description = <glance.common.glare.definitions.Text object at 0x7f8acbb6bdd0>
id = <glance.common.glare.definitions.String object at 0x7f8acbb6b810>
metadata = <glance.common.glare.declarative.ArtifactTypeMetadata object at 0x7f8ac50709d0>
name = <glance.common.glare.definitions.String object at 0x7f8acbb6bbd0>
owner = <glance.common.glare.definitions.String object at 0x7f8acbb72150>
published_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb723d0>
state = <glance.common.glare.definitions.String object at 0x7f8acbb6bfd0>
tags = []
type_name = <glance.common.glare.definitions.String object at 0x7f8acbb6b990>
type_version = <glance.common.glare.definitions.SemVerString object at 0x7f8acbb6ba90>
updated_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72350>
version = <glance.common.glare.definitions.SemVerString object at 0x7f8acbb6bc90>
visibility = <glance.common.glare.definitions.String object at 0x7f8acbb6bf10>
class glance.tests.functional.glare.test_glare.ArtifactNoProps1(**kwargs)[source]

Bases: glance.common.glare.definitions.ArtifactType

created_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72250>
deleted_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72450>
description = <glance.common.glare.definitions.Text object at 0x7f8acbb6bdd0>
id = <glance.common.glare.definitions.String object at 0x7f8acbb6b810>
metadata = <glance.common.glare.declarative.ArtifactTypeMetadata object at 0x7f8ac4297c10>
name = <glance.common.glare.definitions.String object at 0x7f8acbb6bbd0>
owner = <glance.common.glare.definitions.String object at 0x7f8acbb72150>
published_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb723d0>
state = <glance.common.glare.definitions.String object at 0x7f8acbb6bfd0>
tags = []
type_name = <glance.common.glare.definitions.String object at 0x7f8acbb6b990>
type_version = <glance.common.glare.definitions.SemVerString object at 0x7f8acbb6ba90>
updated_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72350>
version = <glance.common.glare.definitions.SemVerString object at 0x7f8acbb6bc90>
visibility = <glance.common.glare.definitions.String object at 0x7f8acbb6bf10>
class glance.tests.functional.glare.test_glare.ArtifactWithBlob(**kwargs)[source]

Bases: glance.common.glare.definitions.ArtifactType

blob1 = <glance.common.glare.definitions.BinaryObject object at 0x7f8ac4297450>
blob_list = []
created_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72250>
deleted_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72450>
description = <glance.common.glare.definitions.Text object at 0x7f8acbb6bdd0>
id = <glance.common.glare.definitions.String object at 0x7f8acbb6b810>
metadata = <glance.common.glare.declarative.ArtifactTypeMetadata object at 0x7f8ac4297d90>
name = <glance.common.glare.definitions.String object at 0x7f8acbb6bbd0>
owner = <glance.common.glare.definitions.String object at 0x7f8acbb72150>
published_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb723d0>
state = <glance.common.glare.definitions.String object at 0x7f8acbb6bfd0>
tags = []
type_name = <glance.common.glare.definitions.String object at 0x7f8acbb6b990>
type_version = <glance.common.glare.definitions.SemVerString object at 0x7f8acbb6ba90>
updated_at = <glance.common.glare.definitions.DateTime object at 0x7f8acbb72350>
version = <glance.common.glare.definitions.SemVerString object at 0x7f8acbb6bc90>
visibility = <glance.common.glare.definitions.String object at 0x7f8acbb6bf10>
class glance.tests.functional.glare.test_glare.TestArtifacts(*args, **kwargs)[source]

Bases: glance.tests.functional.FunctionalTest

setUp()[source]
start_servers(**kwargs)[source]
tearDown()[source]
test_artifact_accessible_by_admin()[source]
test_artifact_inaccessible_by_different_user()[source]
test_bad_update_property()[source]
test_circular_dependency()[source]
test_create_artifact_bad_dependency_format()[source]

Invalid dependencies creation.

Dependencies should be passed: * as a list of ids if param is an ArtifactReferenceList * as an id if param is an ArtifactReference

test_create_artifact_dependency_list()[source]
test_create_artifact_empty_body()[source]
test_create_artifact_insufficient_arguments()[source]
test_create_artifact_invalid_properties()[source]

Any attempt to pass invalid properties should result in 400

test_create_artifact_no_properties()[source]

Create an artifact with minimum parameters

test_create_artifact_no_such_version()[source]

Creation impossible without specifying a correct version.

An attempt to create an artifact out of existing plugin but with a wrong version should result in 400 BadRequest ‘No such plugin has been loaded’

test_create_artifact_no_type_version_specified()[source]

Creation impossible without specifying a version.

It should not be possible to create an artifact out of existing plugin without specifying any version

test_create_artifact_not_all_properties()[source]

Create artifact with minimal properties.

Checks that it is possible to create an artifact by passing all required properties but omitting some not required

test_create_artifact_with_dependency()[source]
test_create_artifact_with_properties()[source]

Create an artifact (with two deployer-defined properties)

test_create_dependency_list_same_id()[source]
test_create_public_artifact()[source]

Create an artifact with visibility set to public

test_delete_artifact()[source]
test_delete_artifact_no_such_id()[source]
test_delete_artifact_with_blob()[source]
test_delete_artifact_with_dependency(*args, **kwargs)[source]
test_download_file()[source]
test_file_w_unknown_size()[source]
test_filter_by_bad_version()[source]
test_filter_by_dict_props()[source]
test_filter_by_ge_version()[source]
test_filter_by_gt_version()[source]
test_filter_by_latest_version()[source]
test_filter_by_le_version()[source]
test_filter_by_lt_version()[source]
test_filter_by_ne_version()[source]
test_filter_by_non_dict_props()[source]
test_filter_by_pre_release_version()[source]
test_filter_by_range_props()[source]
test_filter_by_tags()[source]
test_filter_by_version_only()[source]
test_get_artifact_basic_show_level()[source]
test_get_artifact_by_id()[source]
test_get_artifact_by_id_any_version()[source]
test_get_artifact_invalid_show_level()[source]
test_get_artifact_no_such_id()[source]
test_get_artifact_none_show_level()[source]

Create an artifact (with two deployer-defined properties)

test_get_artifact_present_id_wrong_type()[source]
test_invalid_content_type()[source]
test_limit()[source]
test_list_any_artifacts()[source]

Returns information about all draft artifacts with given endpoint

test_list_artifact_no_such_version()[source]

Version filtering should be applied for existing plugins.

An attempt to retrieve an artifact out of existing plugin but with a wrong version should result in 400 BadRequest ‘No such plugin has been loaded’

test_list_artifact_types()[source]
test_list_artifacts_by_state()[source]

Returns last version of artifacts with given state

test_list_artifacts_with_pagination()[source]

List artifacts with pagination

test_list_artifacts_with_version()[source]

Supplying precise artifact version does not break anything

test_list_last_version()[source]

/artifacts/endpoint == /artifacts/endpoint/all-versions

test_no_mutable_change_in_published_state()[source]
test_operation_patch_with_blob()[source]
test_public_artifact_accessible_by_different_user()[source]
test_public_artifact_editable_by_admin()[source]
test_public_artifact_not_editable_by_different_user()[source]
test_publish_artifact()[source]
test_sort()[source]
test_transformation_versions()[source]
test_update_array_property_by_add_op()[source]
test_update_array_property_by_remove_op()[source]
test_update_array_property_by_replace_op()[source]
test_update_artifact()[source]
test_update_artifact_properties()[source]
test_update_artifact_remove_property()[source]
test_update_dependency()[source]
test_update_dependency_circular_reference()[source]
test_update_dict_property_by_add_op()[source]
test_update_dict_property_by_remove_op()[source]
test_update_dict_property_by_replace_op()[source]
test_update_dict_property_change_values(*args, **kwargs)[source]
test_update_different_depths_levels()[source]
test_update_empty_array_property_by_add_op()[source]

Test jsonpatch add.

According to RFC 6902: * if the array is empty, ‘/array/0’ is a valid path

test_update_empty_dict_property_by_remove_op()[source]
test_update_empty_dict_property_by_replace_op()[source]
test_update_multiple_properties()[source]
test_update_nonexistent_property_by_add_op()[source]
test_update_nonexistent_property_by_remove_op()[source]
test_update_nonexistent_property_by_replace_op()[source]
test_update_property()[source]
test_update_remove_non_existent_artifact_properties()[source]
test_update_replace_non_existent_artifact_properties()[source]
test_update_tuple_property_by_index()[source]
test_update_wrong_property_type()[source]
test_upload_file()[source]
test_upload_file_with_invalid_content_type()[source]
test_upload_list_files()[source]
users = {'admin': {'id': 'f2f9c15e-d467-4af5-a284-376ff8485025', 'role': 'admin', 'token': 'fa60d290-9b88-4f6d-9d62-f82aff85402a', 'tenant_id': 'a07cf49c-0842-462f-b680-d1b0c48b9b0e'}, 'user2': {'id': 'b413a860-23de-41ae-9583-a48c9b18f3cb', 'role': 'member', 'token': 'b86ad2a6-c8dc-4dc5-bcd1-a249ff4401a5', 'tenant_id': '8ec02d95-ba0b-4064-a793-b25b67e65a61'}, 'user1': {'id': '3b82fd90-4a8c-4ef4-b016-bc7340551de2', 'role': 'member', 'token': '6568252c-bb95-4f7b-afb5-16ed7fae58d3', 'tenant_id': '174e3ba5-3d78-4b64-a8e7-9f664f29d043'}}
class glance.tests.functional.glare.test_glare.TestRouter(mapper)[source]

Bases: glance.api.glare.v0_1.router.API

Module contents

Table Of Contents

Previous topic

glance.tests.functional.db package

Next topic

glance.tests.functional.v1 package

Project Source

This Page