<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/cloudinit/apport.py, branch rolling</title>
<subtitle> (mirror of https://github.com/vyos/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/'/>
<updated>2021-12-16T02:16:38+00:00</updated>
<entry>
<title>Adopt Black and isort (SC-700) (#1157)</title>
<updated>2021-12-16T02:16:38+00:00</updated>
<author>
<name>James Falcon</name>
<email>james.falcon@canonical.com</email>
</author>
<published>2021-12-16T02:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=bae9b11da9ed7dd0b16fe5adeaf4774b7cc628cf'/>
<id>urn:sha1:bae9b11da9ed7dd0b16fe5adeaf4774b7cc628cf</id>
<content type='text'>
Applied Black and isort, fixed any linting issues, updated tox.ini
and CI.
</content>
</entry>
<entry>
<title>Add Vultr support (#827)</title>
<updated>2021-04-13T18:15:34+00:00</updated>
<author>
<name>David Dymko</name>
<email>dymkod@gmail.com</email>
</author>
<published>2021-04-13T18:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=0ae0b1d4336acdcab12bd49e9bddb46922fb19c7'/>
<id>urn:sha1:0ae0b1d4336acdcab12bd49e9bddb46922fb19c7</id>
<content type='text'>
This PR adds in support so that cloud-init can run on instances 
deployed on Vultr cloud. This was originally brought up in #628.

Co-authored-by: Eric Benner &lt;ebenner@vultr.com&gt;
</content>
</entry>
<entry>
<title>Datasource for UpCloud (#743)</title>
<updated>2021-02-08T15:24:36+00:00</updated>
<author>
<name>Antti Myyrä</name>
<email>antti.myyra@gmail.com</email>
</author>
<published>2021-02-08T15:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=0497c7b1f752c7011006b36f9c07ac141c0bb3c2'/>
<id>urn:sha1:0497c7b1f752c7011006b36f9c07ac141c0bb3c2</id>
<content type='text'>
New datasource utilizing UpCloud metadata API, including relevant unit
tests and documentation.</content>
</entry>
<entry>
<title>Identify SAP Converged Cloud as OpenStack</title>
<updated>2020-03-26T21:15:37+00:00</updated>
<author>
<name>Silvio Knizek</name>
<email>killermoehre@gmx.net</email>
</author>
<published>2020-03-26T21:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=7f9f33dbb08bacaa49244e857847400ad8a67ad4'/>
<id>urn:sha1:7f9f33dbb08bacaa49244e857847400ad8a67ad4</id>
<content type='text'>
add SAP Converged Cloud as cloud provider</content>
</entry>
<entry>
<title>apport: Add RbxCloud ds</title>
<updated>2019-12-18T14:53:49+00:00</updated>
<author>
<name>Adam Dobrawy</name>
<email>naczelnik@jawnosc.tk</email>
</author>
<published>2019-12-17T00:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=6cb2f73146aa911f77171ad2108701ea969fde54'/>
<id>urn:sha1:6cb2f73146aa911f77171ad2108701ea969fde54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Support for e24cloud to Ec2 datasource.</title>
<updated>2019-10-11T14:54:49+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@brickies.net</email>
</author>
<published>2019-10-11T14:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=7d5d34f3643a2108d667759f57a5ab63d0affadd'/>
<id>urn:sha1:7d5d34f3643a2108d667759f57a5ab63d0affadd</id>
<content type='text'>
e24cloud provides an EC2 compatible datasource.
This just identifies their platform based on dmi 'system-vendor'
having 'e24cloud'.  https://www.e24cloud.com/en/ .
Updated chassis typo in zstack unit test docstring.

LP: #1696476
</content>
</entry>
<entry>
<title>Add datasource for ZStack platform.</title>
<updated>2019-09-18T13:15:25+00:00</updated>
<author>
<name>Shixin Ruan</name>
<email>matboy_80@aliyun.com</email>
</author>
<published>2019-09-18T13:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=571f7c36e89f67f4c2d1cacfd8f9269bf864d560'/>
<id>urn:sha1:571f7c36e89f67f4c2d1cacfd8f9269bf864d560</id>
<content type='text'>
Zstack platform provides a AWS Ec2 metadata service, and
identifies their platform to the guest by setting the 'chassis asset tag'
to a string that ends with '.zstack.io'.

LP: #1841181
</content>
</entry>
<entry>
<title>New data source for the Exoscale.com cloud platform</title>
<updated>2019-08-08T17:09:57+00:00</updated>
<author>
<name>Chris Glass</name>
<email>christopher.glass@exoscale.ch</email>
</author>
<published>2019-08-08T17:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=4dfed67d0e82970f8717d0b524c593962698ca4f'/>
<id>urn:sha1:4dfed67d0e82970f8717d0b524c593962698ca4f</id>
<content type='text'>
- dsidentify switches to the new Exoscale datasource on matching DMI name
- New Exoscale datasource added

Signed-off-by: Mathieu Corbin &lt;mathieu.corbin@exoscale.ch&gt;
</content>
</entry>
<entry>
<title>Add datasource Oracle Compute Infrastructure (OCI).</title>
<updated>2018-08-17T20:25:31+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2018-08-17T20:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=aaffd59431fe05932a66016db941fe197c4e7620'/>
<id>urn:sha1:aaffd59431fe05932a66016db941fe197c4e7620</id>
<content type='text'>
This adds a Oracle specific datasource that functions with OCI.
It is a simplified version of the OpenStack metadata server
with support for vendor-data.

It does not support the OCI-C (classic) platform.

Also here is a move of BrokenMetadata to common 'sources'
as this was the third occurrence of that class.
</content>
</entry>
<entry>
<title>Apport: add Brightbox, IBM, LXD, and OpenTelekomCloud to list of clouds.</title>
<updated>2018-04-11T20:33:02+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2018-04-11T20:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=0f7745619ab0a61d7dee5bde43e1e970ddf4a9b6'/>
<id>urn:sha1:0f7745619ab0a61d7dee5bde43e1e970ddf4a9b6</id>
<content type='text'>
When filing a bug with apport, this allows the user to choose
Brightbox, IBM, LXD, or OpenTelekomCloud as their cloud.
</content>
</entry>
</feed>
