@ -391,4 +391,12 @@ cloud_FetchFile() {
|
||||
cloud_CreateAndAttachPersistentDisk() {
|
||||
echo "ERROR: cloud_CreateAndAttachPersistentDisk is not yet implemented for ec2"
|
||||
exit 1
|
||||
}
|
||||
}
|
||||
|
||||
#
|
||||
# cloud_StatusAll
|
||||
#
|
||||
# Not yet implemented for this cloud provider
|
||||
cloud_StatusAll() {
|
||||
echo "ERROR: cloud_StatusAll is not yet implemented for ec2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user