This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
webvirtcloud
Watch
1
Star
0
Fork
0
You've already forked webvirtcloud
mirror of
https://github.com/retspen/webvirtcloud.git
synced
2026-05-26 15:13:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43fc41949046c5fc5c718b06c3bca9b515300b15
webvirtcloud
/
datasource
History
catborise
a1eab70e2d
reorg imports and black format
2022-11-02 16:05:41 +03:00
..
migrations
add new application datasource. provides basic interface for cloud-init tool (hostname, root ssh authorized keys)
2018-06-13 10:50:36 +02:00
templates
fix datasource/templates/user_data, add newline at the end of ssh key and dont add other empty lines by @honza801
2019-11-20 16:53:17 +03:00
__init__.py
add new application datasource. provides basic interface for cloud-init tool (hostname, root ssh authorized keys)
2018-06-13 10:50:36 +02:00
models.py
fix some linter warnings
2020-09-25 15:57:17 +03:00
tests.py
add new application datasource. provides basic interface for cloud-init tool (hostname, root ssh authorized keys)
2018-06-13 10:50:36 +02:00
urls.py
format python code with black
2022-11-02 08:54:35 +03:00
views.py
reorg imports and black format
2022-11-02 16:05:41 +03:00