From 83b8c25306374a2bea21a9fb05477cf6ecce64de Mon Sep 17 00:00:00 2001 From: Travis Tripp Date: Tue, 9 Sep 2014 22:32:27 -0600 Subject: [PATCH] Fix CommonImageProperties missing ":" The namespace had inconsistent naming when compared to other namespaces. OS::Glance:CommonImageProperties should be OS::Glance::CommonImageProperties Change-Id: Iea9860be66eb06250f8a53b8c44ab787e9c8082a Closes-Bug: 1367545 --- etc/metadefs/glance-common-image-props.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/metadefs/glance-common-image-props.json b/etc/metadefs/glance-common-image-props.json index 57490d8877..1311a7fdd3 100644 --- a/etc/metadefs/glance-common-image-props.json +++ b/etc/metadefs/glance-common-image-props.json @@ -1,6 +1,6 @@ { "display_name": "Common Image Properties", - "namespace": "OS::Glance:CommonImageProperties", + "namespace": "OS::Glance::CommonImageProperties", "description": "When adding an image to Glance, you may specify some common image properties that may prove useful to consumers of your image.", "protected": true, "resource_type_associations" : [