Eis-D-Z opened a new pull request #1470: URL: https://github.com/apache/libcloud/pull/1470
## Azure ARM Pricing ### Description A scrape script for ARM prices. The driver will need adaptation in the future since at the moment each size has a price of 0. After the script is run pricing.json will be populated with azure prices in the format azure_linux --> size (with no spaces all lower case) --> region --> price. For the moment it scrapes prices for azure_linux (without extra cost due to image) and azure_windows, in the future more premium images can be added if the scrape url is parsed properly. ### Status - done, ready for review ### Checklist (tick everything that applies) - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks) - [ ] Documentation - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) - [x] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
