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
/
DataSourceOpenNebula.py
Age
Commit message (
Expand
)
Author
2022-02-08
Fix IPv6 netmask format for sysconfig (#1215)
Harald
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-10-07
Support ETHx_IP6_GATEWAY, SET_HOSTNAME on OpenNebula (#1045)
Vlastimil Holer
2020-11-13
DataSourceOpenNebula: exclude SRANDOM from context output (#665)
Daniel Watkins
2020-08-25
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-06-30
networking: refactor is_physical from cloudinit.net (#457)
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
2019-01-28
opennebula: also exclude epochseconds from changed environment vars
Chad Smith
2019-01-26
opennebula: exclude EPOCHREALTIME as known bash env variable with a delta
Chad Smith
2018-10-09
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-08-03
OpenNebula: Fix null gateway6
Akihiko Ota
2018-05-29
pyflakes: fix unused variable references identified by pyflakes 2.0.0.
Scott Moser
2018-03-20
datasources: fix DataSource subclass get_hostname method signature
Chad Smith
2018-03-20
OpenNebula: Update network to return v2 config rather than ENI.
Akihiko Ota
2018-03-02
Change some list creation and population to literal.
Rémy Léone
2018-01-24
OpenNebula: Improve network configuration support.
Akihiko Ota
2017-12-15
lint: Fix lints seen by pylint version 1.8.1.
Chad Smith
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2017-03-24
test: add running of pylint
Joshua Powers
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-10-19
OpenNebula: replace 'ip' parsing with cloudinit.net usage.
Scott Moser
2016-08-23
add install option for openrc
Matthew Thode
2016-06-15
fix some errors reported by pylint
Scott Moser
2016-06-02
re-add the 'Net' classes for datasources
Scott Moser
2016-05-25
commit to push for fear of loss.
Scott Moser
2016-03-04
Apply pep8, pyflakes fixes for python2 and 3
Scott Moser
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-05-01
fix 'Make pyflakes'
Scott Moser
2015-01-27
Respond to review:
Barry Warsaw
2015-01-27
Respond to review:
Barry Warsaw
2015-01-26
Another handling of b64decode.
Barry Warsaw
2015-01-26
* More str/bytes fixes.
Barry Warsaw
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2014-08-26
further remove evidence of pylint.
Scott Moser
2014-03-27
change 'default' encoding to be "None"
Scott Moser
2014-03-25
Added base64 decoding of user data for OpenNebula.
Enol Fernandez
2014-01-16
DataSourceOpenNebula:parse_shell_config skip 'SECONDS' var if seen
Scott Moser
2013-09-10
some cleanups and changes
Scott Moser
2013-09-10
Fix detection of ETHx_IP context variable, add test.
Vlastimil Holer
2013-09-10
Configurable OpenNebula::parseuser. Seed search dir+dev merge. ...
Vlastimil Holer
2013-09-10
Replace RE context.sh parser with Scott's rewrite of bash dumper. Upper case ...
Vlastimil Holer
2013-09-05
PEP8 and Pylint fixes. Move context.sh "parser" into separate
Vlastimil Holer
2013-09-04
Search for contextualization CDROM by LABEL=CONTEXT
Vlastimil Holer
2013-09-04
Fix RE matching context variables. Test cleanups.
Vlastimil Holer
2013-09-04
Apply parse.diff by Javier Fontan <jfontan@opennebula.org>
Vlastimil Holer
2013-04-02
PEP8 fixes.
Vlastimil Holer
2013-02-21
Remove TODO
Vlastimil Holer
2013-02-20
Minor OpenNebula DS cleanups (style, dsmode, static network).
Vlastimil Holer
[next]