diff --git a/guidelines/next.json b/guidelines/next.json index e16962ce..a629eb90 100644 --- a/guidelines/next.json +++ b/guidelines/next.json @@ -1979,6 +1979,36 @@ } } }, + "objectstore-account-update": { + "achievements": [ + "deployed", + "tools", + "clients", + "future", + "complete", + "stable", + "discover", + "doc", + "foundation", + "atomic", + "proximity" + ], + "admin": false, + "description": "", + "project": "swift", + "required_since": "2021.07", + "tests": { + "tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key": { + "idempotent_id": "id-64fd53f3-adbd-4639-af54-436e4982dbfb" + }, + "tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata": { + "idempotent_id": "id-9f60348d-c46f-4465-ae06-d51dbd470953" + }, + "tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key": { + "idempotent_id": "id-d4d884d3-4696-4b85-bc98-4f57c4dd2bf1" + } + } + }, "objectstore-account-list": { "achievements": [ "deployed",