Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-10 | pep8: fix style errors reported by pycodestyle 2.1.0 | Scott Moser | |
pycodestyle 2.1.0 is in Ubuntu zesty, and complained about the changes made here. Simple style changes. This makes 'make pep8' pass again when built in a zesty build system with proposed enabled. | |||
2016-11-01 | AliYun: Add new datasource for Ali-Cloud ECS | kaihuan.pkh | |
Support AliYun(Ali-Cloud ECS). This datasource inherits from EC2, the main difference is the meta-server address is changed to 100.100.100.200. The datasource behaves similarly to EC2 and relies on network polling. As such, it is not enabled by default. |