index
:
delta/cloud-init-git.git
22.4.x
23.1.x
archived/19.1
cla
d80d0fcc0
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
deps
docs/19.1
james-hotplug
main
master
oddbloke-travis-test
pr_holman_docs
quick-check
rtd-build
single-schema-validation
single-schema-validation-a-d
stable-18.4
stable-19.4
test_upgrade
tests
tests-wip
ubuntu/artful
ubuntu/bionic
ubuntu/bionic-22.4.x
ubuntu/bionic-23.1.x
ubuntu/cosmic
ubuntu/daily/bionic
ubuntu/daily/devel
ubuntu/daily/eoan
ubuntu/daily/focal
ubuntu/daily/groovy
ubuntu/daily/hirsute
ubuntu/daily/impish
ubuntu/daily/xenial
ubuntu/devel
ubuntu/devel-23.1.x
ubuntu/disco
ubuntu/eoan
ubuntu/focal
ubuntu/focal-22.4.x
ubuntu/focal-23.1.x
ubuntu/groovy
ubuntu/hirsute
ubuntu/impish
ubuntu/jammy
ubuntu/jammy-22.4.x
ubuntu/jammy-23.1.x
ubuntu/kinetic
ubuntu/kinetic-22.4.x
ubuntu/kinetic-23.1.x
ubuntu/lunar
ubuntu/lunar-23.1.x
ubuntu/precise
ubuntu/trusty
ubuntu/xenial
ubuntu/yakkety
ubuntu/zesty
upstream/20.4.1
v22.3
github.com: canonical/cloud-init.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
helpers
/
openstack.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
openstack/static: honor the DNS servers associated with a network (#2138)
Gonéri Le Bouder
2023-04-28
1
-0
/
+8
*
Refactor: Drop inheritance from object (#1728)
Alberto Contreras
2022-09-14
1
-1
/
+1
*
Misc module cleanup (#1418)
Brett Holman
2022-04-29
1
-2
/
+2
*
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-12-15
1
-202
/
+236
*
openstack: read the dynamic metadata group vendor_data2.json (#777)
Andrew Bogott
2021-02-05
1
-0
/
+5
*
Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)
Eduardo Otubo
2020-10-29
1
-1
/
+7
*
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-08-25
1
-14
/
+20
*
cloudinit: fix tip-pylint failures and bump pinned pylint version (#478)
Daniel Watkins
2020-07-06
1
-1
/
+4
*
Move subp into its own module. (#416)
Scott Moser
2020-06-08
1
-1
/
+2
*
test: fix all flake8 E741 errors (#401)
Joshua Powers
2020-06-01
1
-6
/
+11
*
Add physical network type: cascading to openstack helpers (#200)
sab-systems
2020-02-25
1
-0
/
+1
*
Start removing dependency on six (#178)
Daniel Watkins
2020-01-21
1
-6
/
+2
*
net: IPv6, accept_ra, slaac, stateless (#51)
Harald
2019-11-20
1
-7
/
+14
*
net: handle openstack dhcpv6-stateless configuration
Harald Jensås
2019-10-16
1
-1
/
+2
*
helpers/openstack: Treat unknown link types as physical
Daniel Watkins
2019-03-04
1
-6
/
+6
*
Add support for Infiniband network interfaces (IPoIB).
Mark Goddard
2018-09-26
1
-0
/
+11
*
OpenStack: Support setting mac address on bond.
Fabian Wiesel
2018-09-14
1
-0
/
+2
*
EphemeralIPv4Network: Be more explicit when adding default route.
Scott Moser
2018-09-13
1
-0
/
+1
*
OpenStack: support reading of newer versions of metdata.
Scott Moser
2018-09-13
1
-0
/
+16
*
OpenStack: fix bug causing 'latest' version to be used from network.
Scott Moser
2018-09-12
1
-1
/
+1
*
Add datasource Oracle Compute Infrastructure (OCI).
Scott Moser
2018-08-17
1
-4
/
+2
*
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-19
1
-1
/
+1
*
Remove (and/or fix) URL shortener references
Jon Grimm
2017-04-12
1
-1
/
+1
*
OpenStack: add 'dvs' to the list of physical link types.
Scott Moser
2017-04-03
1
-0
/
+1
*
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-22
1
-17
/
+7
*
OpenStack: extend physical types to include hyperv, hw_veb, vhost_user.
Scott Moser
2016-11-28
1
-2
/
+14
*
Allow link type of null in network_data.json
Jon Grimm
2016-09-12
1
-7
/
+7
*
Generate a dummy bond name for OpenStack
Scott Moser
2016-08-23
1
-8
/
+50
*
MAAS: add vendor-data support
Scott Moser
2016-08-12
1
-25
/
+0
*
ConfigDrive: recognize 'tap' as a link type.
Scott Moser
2016-08-11
1
-1
/
+1
*
Another stray occurence of a dict comprehension being removed
Joshua Harlow
2016-07-13
1
-2
/
+2
*
Remove another stray dict comprehension
Joshua Harlow
2016-07-13
1
-2
/
+2
*
fix some errors reported by pylint
Scott Moser
2016-06-15
1
-1
/
+1
*
Rebase against master
Joshua Harlow
2016-06-06
1
-28
/
+52
|
\
|
*
openstack: support decoding when reading files, use that for network_config
Scott Moser
2016-06-02
1
-7
/
+11
*
|
Remerge against head/master
Joshua Harlow
2016-05-19
1
-0
/
+125
|
\
\
|
|
/
|
/
|
|
*
Adjust net module to be more isolated
Joshua Harlow
2016-05-19
1
-0
/
+4
|
*
Fix py26 for rhel (and older versions of python)
Joshua Harlow
2016-05-11
1
-4
/
+4
|
*
Add the bridge net type
Joshua Harlow
2016-05-05
1
-0
/
+5
|
*
Work on refactoring (and adding) network conversion tests
Joshua Harlow
2016-05-05
1
-0
/
+116
*
|
Fix up a ton of flake8 issues
Joshua Harlow
2016-05-12
1
-2
/
+2
|
/
*
fix openstack versions s/KILO/LIBERY drop networkdata read helper
Ryan Harper
2016-03-23
1
-27
/
+2
*
configdata: parse and convert openstack network_data json to network_config
Ryan Harper
2016-03-23
1
-1
/
+33
*
move towards user-data being binary
Scott Moser
2015-02-25
1
-1
/
+1
*
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-21
1
-4
/
+6
*
when loading vendordata allow it to be string or list
Scott Moser
2014-09-11
1
-1
/
+5
*
Openstack: Vendor data cleanup
Scott Moser
2014-09-10
1
-0
/
+25
*
drop version= from readers
Scott Moser
2014-09-10
1
-16
/
+7
*
fix log message
Scott Moser
2014-09-10
1
-1
/
+1
*
make BaseReader select latest supported version
Scott Moser
2014-09-10
1
-6
/
+13
[next]