mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
update openstack metadata-service url
This commit is contained in:
parent
a3501fb994
commit
39552417fe
@ -35,7 +35,7 @@ import (
|
|||||||
// metadataUrl is URL to OpenStack metadata server. It's hardcoded IPv4
|
// metadataUrl is URL to OpenStack metadata server. It's hardcoded IPv4
|
||||||
// link-local address as documented in "OpenStack Cloud Administrator Guide",
|
// link-local address as documented in "OpenStack Cloud Administrator Guide",
|
||||||
// chapter Compute - Networking with nova-network.
|
// chapter Compute - Networking with nova-network.
|
||||||
// http://docs.openstack.org/admin-guide-cloud/compute-networking-nova.html#metadata-service
|
// https://docs.openstack.org/admin-guide/compute-networking-nova.html#metadata-service
|
||||||
const metadataUrl = "http://169.254.169.254/openstack/2012-08-10/meta_data.json"
|
const metadataUrl = "http://169.254.169.254/openstack/2012-08-10/meta_data.json"
|
||||||
|
|
||||||
// Config drive is defined as an iso9660 or vfat (deprecated) drive
|
// Config drive is defined as an iso9660 or vfat (deprecated) drive
|
||||||
|
Loading…
Reference in New Issue
Block a user