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
/
DataSourceMAAS.py
Age
Commit message (
Expand
)
Author
2013-03-19
merge from trunk at revno 799
Scott Moser
2013-03-06
Continue working on merging code.
Joshua Harlow
2013-02-23
Fix the maas callback mechanism now that requests is used.
harlowja
2013-02-23
Get tests working and further adjustments.
harlowja
2013-02-21
Update to code on trunk.
harlowja
2013-02-21
More work on requests integration.
harlowja
2013-02-19
Continue working on integrating requests.
harlowja
2012-10-23
use only util methods for reading/loading/appending/peeking
Scott Moser
2012-10-01
fix oauth time skew. actual implementation was returning 401 not 403.
Scott Moser
2012-09-30
[pylint]: remove unused import
Scott Moser
2012-09-28
make DataSourceMAAS 'main()' use load_yaml
Scott Moser
2012-09-24
DataSourceMAAS: if a oauth request fails due to 403 try updating local time
Scott Moser
2012-09-20
Use only util methods for reading/loading/appending/peeking
Joshua Harlow
2012-08-06
re-add the 'main' routine to DataSourceMAAS.py
Scott Moser
2012-06-21
Ensure that calling the urls happens in a specified order.
Joshua Harlow
2012-06-21
1. Move all info() logging methods to debug()
harlowja
2012-06-20
Massive pylint + pep8 fixups!
Joshua Harlow
2012-06-17
1. Add a url response class that urlreading now returns (instead of a tuple).
harlowja
2012-06-16
Some simple fixes that will make the python 3 translation easier
Joshua Harlow
2012-06-15
Fixups to ensure that pylint does not find anything major wrong.
Joshua Harlow
2012-06-15
Complete initial cleanup for refactoring/rework.
Joshua Harlow
2012-06-07
Darn it. Those shouldn't be there!
Joshua Harlow