[Libosinfo] [osinfo-db PATCH 1/2] schema: Rename "removed" to "supported"

Daniel P. Berrangé berrange at redhat.com
Tue Nov 20 14:45:40 UTC 2018


On Tue, Nov 20, 2018 at 03:23:05PM +0100, Fabiano Fidêncio wrote:
> After some discussion seems that a better nae for the "removed"

s/nae/name/

> attribute would be "supported" (as it'd be more coherent with features
> that are about to come).
> 
> While there's still no release of osinfo-db with the "removed"
> attribute, let's just rename it to "supported".
> 
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
>  data/schema/osinfo.rng.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/data/schema/osinfo.rng.in b/data/schema/osinfo.rng.in
> index b17f5f2..22c39d6 100644
> --- a/data/schema/osinfo.rng.in
> +++ b/data/schema/osinfo.rng.in
> @@ -248,7 +248,7 @@
>              <ref name='url'/>
>            </attribute>
>            <optional>
> -            <attribute name='removed'>
> +            <attribute name='supported'>
>                <ref name='bool'/>
>              </attribute>
>            </optional>
Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>



Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the Libosinfo mailing list