index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
helpers
/
openstack.py
Age
Commit message (
Expand
)
Author
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-02-05
openstack: read the dynamic metadata group vendor_data2.json (#777)
Andrew Bogott
2020-10-29
Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)
Eduardo Otubo
2020-08-25
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-07-06
cloudinit: fix tip-pylint failures and bump pinned pylint version (#478)
Daniel Watkins
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-01
test: fix all flake8 E741 errors (#401)
Joshua Powers
2020-02-25
Add physical network type: cascading to openstack helpers (#200)
sab-systems
2020-01-21
Start removing dependency on six (#178)
Daniel Watkins
2019-11-20
net: IPv6, accept_ra, slaac, stateless (#51)
Harald
2019-10-16
net: handle openstack dhcpv6-stateless configuration
Harald Jensås
2019-03-04
helpers/openstack: Treat unknown link types as physical
Daniel Watkins
2018-09-26
Add support for Infiniband network interfaces (IPoIB).
Mark Goddard
2018-09-14
OpenStack: Support setting mac address on bond.
Fabian Wiesel
2018-09-13
EphemeralIPv4Network: Be more explicit when adding default route.
Scott Moser
2018-09-13
OpenStack: support reading of newer versions of metdata.
Scott Moser
2018-09-12
OpenStack: fix bug causing 'latest' version to be used from network.
Scott Moser
2018-08-17
Add datasource Oracle Compute Infrastructure (OCI).
Scott Moser
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2017-04-12
Remove (and/or fix) URL shortener references
Jon Grimm
2017-04-03
OpenStack: add 'dvs' to the list of physical link types.
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-11-28
OpenStack: extend physical types to include hyperv, hw_veb, vhost_user.
Scott Moser
2016-09-12
Allow link type of null in network_data.json
Jon Grimm
2016-08-23
Generate a dummy bond name for OpenStack
Scott Moser
2016-08-12
MAAS: add vendor-data support
Scott Moser
2016-08-11
ConfigDrive: recognize 'tap' as a link type.
Scott Moser
2016-07-13
Another stray occurence of a dict comprehension being removed
Joshua Harlow
2016-07-13
Remove another stray dict comprehension
Joshua Harlow
2016-06-15
fix some errors reported by pylint
Scott Moser
2016-06-06
Rebase against master
Joshua Harlow
2016-06-02
openstack: support decoding when reading files, use that for network_config
Scott Moser
2016-05-19
Remerge against head/master
Joshua Harlow
2016-05-19
Adjust net module to be more isolated
Joshua Harlow
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-05-11
Fix py26 for rhel (and older versions of python)
Joshua Harlow
2016-05-05
Add the bridge net type
Joshua Harlow
2016-05-05
Work on refactoring (and adding) network conversion tests
Joshua Harlow
2016-03-23
fix openstack versions s/KILO/LIBERY drop networkdata read helper
Ryan Harper
2016-03-23
configdata: parse and convert openstack network_data json to network_config
Ryan Harper
2015-02-25
move towards user-data being binary
Scott Moser
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2014-09-11
when loading vendordata allow it to be string or list
Scott Moser
2014-09-10
Openstack: Vendor data cleanup
Scott Moser
2014-09-10
drop version= from readers
Scott Moser
2014-09-10
fix log message
Scott Moser
2014-09-10
make BaseReader select latest supported version
Scott Moser
2014-09-10
merge from trunk
Scott Moser
2014-09-10
fix a bug, use a list instead of tuple for _versions
Scott Moser
2014-09-10
log as warn if things are obviously wrong
Scott Moser
[next]