19320: Comment re future use of spot attr in priceKey.
[arvados.git] / lib / cloud / azure / azure.go
index c278005923f88b9301e658417befdc8e3049dbb0..7b170958b6ee69921f9d6186cfeaa79f091eedfb 100644 (file)
@@ -785,7 +785,7 @@ func (ai *azureInstance) Address() string {
        }
 }
 
-func (ai *azureInstance) PriceHistory() []cloud.InstancePrice {
+func (ai *azureInstance) PriceHistory(arvados.InstanceType) []cloud.InstancePrice {
        return nil
 }