~sergiusens/cloud-init/snappy_ssh

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Scott Moser
  • Date: 2014-10-20 18:40:14 UTC
  • mfrom: (1025.3.2 cloud-init)
  • Revision ID: smoser@ubuntu.com-20141020184014-fiyze20tb78jdksk
fix for rhel7 by using 'uses_systemd' to detect upstart/systemd

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
0.7.7:
2
2
 - open 0.7.7
3
3
 - Digital Ocean: add datasource for Digital Ocean. [Neal Shrader]
 
4
 - expose uses_systemd as a distro function (fix rhel7)
4
5
0.7.6:
5
6
 - open 0.7.6
6
7
 - Enable vendordata on CloudSigma datasource (LP: #1303986)