catborise
1c84f241ad
Merge branch 'master' into master
2022-08-22 15:34:51 +03:00
catborise
cfce71ec2b
Rest framework ( #24 )
...
* Add rest framework for API: First Commit
* modify some shell scripts to make variable references safer; modify some python scripts to reduce the code complexity and cyclomatic complexity of functions.
* Add REST API for some webvirtcloud functions. Instance list/delete/create, compute list/delete/create, storages-network list/retrieve. Add swagger and redoc for API interface
* update requirements
Co-authored-by: herengui <herengui@uniontech.com>
2022-08-22 15:12:33 +03:00
herengui
4d78917c35
modify some shell scripts to make variable references safer; modify some python scripts to reduce the code complexity and cyclomatic complexity of functions.
2022-08-22 09:57:07 +08:00
catborise
508e3609be
lint with black python. convert f style strings to old one. some small fixes
2020-11-05 12:34:31 +03:00
catborise
015719b952
add macvtap support : create macvtap virtual net, add/edit instance network for macvtap
2020-07-23 13:36:49 +03:00
catborise
46884304b0
fix macvtap network list
2020-07-23 13:36:36 +03:00
catborise
a93f8b3321
convert strings to python3 f-Strings
2020-06-04 11:37:01 +03:00
catborise
22cb8f702a
fix code conventions for pylint
2020-06-04 08:48:43 +03:00
catborise
4d40de1b55
Python3 & Django 2.2 Migration - Fix & Updates
2020-03-16 16:59:45 +03:00
catborise
592112590c
add ability to show interface's ip address with qemu agent. Add checking agent if installed or not
2019-12-23 15:48:11 +03:00
catborise
79abcd460b
Add Qos functions and Edit network with xml function
2019-11-15 11:29:16 +03:00
catborise
930cef24be
IPv6 Support: Create ipv6 network support added. Some small fixes
2019-11-08 18:26:47 +03:00
catborise
78ec7ac746
network: Add network pool mac info. dhcp->dhcp4 conversion.
2019-11-07 14:07:57 +03:00
catborise
c5a96b7662
Add IPv6 support.
2019-11-07 10:33:36 +03:00
catborise
828a271789
pep8 style code corrections
2019-09-10 09:48:31 +03:00
catborise
ead0414a4d
Add XML config editing option for a network
2019-01-24 15:02:19 +03:00
catborise
a3be93874c
Handle empty name for fixed networks
2019-01-23 09:14:54 +03:00
catborise
bd63e3e4e6
Add Fixed Network Address operations. Add Modify dhcp range for stopped networks.
2019-01-22 16:53:10 +03:00
catborise
b812a05cdc
Add modify dhcp range function. Change Current config to live+config
2019-01-22 16:50:49 +03:00
catborise
be1acf8d77
Add fixed network modify delete update functions
2019-01-22 09:08:32 +03:00
catborise
5e2144b113
libxml2 artifact cleaned
2018-07-19 09:23:19 +03:00
catborise
a933ffb00f
lxml change
2018-06-27 10:43:09 +03:00
catborise
ace30ca952
Libxml2 converted to lxml, django framework upgrade to 1.11.x and some bug fixes
2018-06-27 10:20:51 +03:00
Retspen
d1cf4a0ffb
Fixed bad gateway
2015-04-30 16:09:13 +03:00
Retspen
2ed6ca6518
Clean header
2015-02-27 14:44:44 +02:00
Retspen
4d48e79341
Initial commit
2015-02-27 10:53:51 +02:00