Hi,
I can't get ConfigDrive for UserData to work on my Advanced Zone and I
can't figure out why.
I updated 'DefaultSharedNetworkOfferingWithSGService' and it shows:
"service": [
{
"name": "UserData",
"provider": [
{
"name": "ConfigDrive"
}
]
},
{
"name": "Dns",
"provider": [
{
"name": "VirtualRouter"
}
]
},
{
"name": "SecurityGroup",
"provider": [
{
"name": "SecurityGroupProvider"
}
]
},
{
"name": "Dhcp",
"provider": [
{
"name": "VirtualRouter"
}
]
}
],
As you can see, my UserData should be provided by 'ConfigDrive'.
It's state is also 'Enabled', so that's good.
If I deploy a VM however it doesn't get a ISO attached nor do I see any
trace of ConfigDrive in the logs.
Does anybody have an idea?
Thanks!
Wido