mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
v2v: update once more the URL with glance metadata
Another year, another URL for them.
(cherry picked from commit 8d5b3094d5)
This commit is contained in:
committed by
Richard W.M. Jones
parent
34e0ebba8c
commit
f7df2acc66
@@ -92,7 +92,7 @@ object
|
||||
"os_type", inspect.i_type;
|
||||
"os_distro",
|
||||
(match inspect.i_distro with
|
||||
(* http://docs.openstack.org/cli-reference/glance-property-keys.html *)
|
||||
(* https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html *)
|
||||
| "archlinux" -> "arch"
|
||||
| "sles" -> "sled"
|
||||
| x -> x (* everything else is the same in libguestfs and OpenStack*)
|
||||
|
||||
Reference in New Issue
Block a user