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
21fcb8cd64c99165f4c7c1fc0f0b4f537bf5c488
webvirtcloud
/
datasource
History
catborise
7538ddab4f
Add all settings to appsettings page & Convert settings choices
2020-06-04 12:32:00 +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
add new application datasource. provides basic interface for cloud-init tool (hostname, root ssh authorized keys)
2018-06-13 10:50:36 +02: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
Add all settings to appsettings page & Convert settings choices
2020-06-04 12:32:00 +03:00
views.py
get host info from compute not instance
2020-06-04 08:50:33 +03:00