Commit Graph

758 Commits

Author SHA1 Message Date
ahmadbilalkhalid e4f2f446f5 Merge branch 'nico/meow-pay-master' into HEAD 2020-02-23 20:25:35 +05:00
Nico Schottelius e2b5b5d102 opennebula -> router 2020-02-23 15:33:26 +01:00
ahmadbilalkhalid 7b09f0a373 abk-hacks added 2020-02-23 19:18:51 +05:00
Nico Schottelius cee45b5227 -typo 2020-02-23 15:09:58 +01:00
Nico Schottelius 94633d6cc8 move uncloud a layer up
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2020-02-23 14:07:37 +01:00
Nico Schottelius 1d1ae6fb3e Force uniqueness on uuid 2020-02-23 11:59:09 +01:00
Nico Schottelius f8c29aa1d6 add uuid() to opennebula VM 2020-02-23 11:55:57 +01:00
Nico Schottelius fc4ec7b0f8 update readme + api 2020-02-23 11:42:15 +01:00
Nico Schottelius f588691f0d [opennebula] add json, add helper functions 2020-02-23 11:42:03 +01:00
Nico Schottelius 581865460b Mess with migrations 2020-02-23 11:41:51 +01:00
Nico Schottelius 7f821b4d5a add readme 2020-02-23 10:31:28 +01:00
Nico Schottelius ce0da4b827 + bracket 2020-02-23 09:44:55 +01:00
Nico Schottelius de06b9ee22 Merge branch 'master' of code.ungleich.ch:nico/meow-pay 2020-02-23 09:18:27 +01:00
Nico Schottelius 26449d3159 ++snapshot ideas 2020-02-23 09:18:16 +01:00
ahmadbilalkhalid 71a764ce1e Move vm/{detail,list} under opennebula/vm/{detail,list} and make it admin accessible only + Created vm/list that list currently authenticated user's VMs 2020-02-22 15:49:00 +05:00
ahmadbilalkhalid 5f28e9630c Remove unneccessary requirements from {repo_root}/requirements.txt + uncloud/secret_sample.py minor changes 2020-02-22 11:36:18 +05:00
Ahmed Bilal 2aa22803f4 Merge branch 'master' into 'master'
Merge nico/meow-pay into ahmedbilal/meow-pay

See merge request ahmedbilal/meow-pay!2
2020-02-22 07:32:52 +01:00
Ahmed Bilal dc34c0ecd4 Merge nico/meow-pay into ahmedbilal/meow-pay 2020-02-22 07:32:52 +01:00
Nico Schottelius 4f4a4be839 good night commit - introducing status 2020-02-22 00:50:06 +01:00
Nico Schottelius b1bb6bc314 Make products available via getattr 2020-02-22 00:22:42 +01:00
Nico Schottelius b67f41cc35 Merge remote-tracking branch 'ahmed/master' 2020-02-21 22:04:26 +01:00
Nico Schottelius dc5092be71 Add sample secrets 2020-02-21 21:41:51 +01:00
Nico Schottelius 4df7c761d3 ++stuff 2020-02-21 20:51:04 +01:00
ahmadbilalkhalid d61a7e670f opennebula vm sync/query application added 2020-02-21 20:33:37 +05:00
ahmadbilalkhalid 5de973b204 Merge branch 'nico/meow-pay-master' into HEAD 2020-02-21 20:06:21 +05:00
Nico Schottelius 0708a1e1fd add requirements.txt 2020-02-21 15:05:17 +01:00
Nico Schottelius a5695ffa48 two more related user problems
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2020-02-21 11:43:17 +01:00
Nico Schottelius 6ba224638a fix migrations / custom user late introduce
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2020-02-21 11:42:54 +01:00
Nico Schottelius 2cda4dd57b [auth] add customer user model
Best practice

See

https://docs.djangoproject.com/en/3.0/topics/auth/customizing/#using-a-custom-user-model-when-starting-a-project
2020-02-21 11:32:41 +01:00
Nico Schottelius c456355059 begin to introduce product
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2020-02-21 10:41:22 +01:00
Nico Schottelius 118c66799c ++views/permissions 2020-02-20 19:38:43 +01:00
Nico Schottelius f8182e00e8 import secrets 2020-02-20 19:38:30 +01:00
Nico Schottelius 9fd445e947 add ldap support + tutorial example 2020-02-20 18:58:07 +01:00
Nico Schottelius 254429db55 .gitignore & more 2020-02-20 16:55:01 +01:00
Nico Schottelius e472d20ae0 hacking uncloud v202002
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2020-02-20 16:52:50 +01:00
Nico Schottelius 315aaded41 Focus on creating a VPN as a first test case 2020-02-20 16:05:58 +01:00
Nico Schottelius 13292db39e +old notes 2020-02-20 11:57:03 +01:00
Nico Schottelius 0a1ccadda2 +ldaptest 2020-02-20 11:56:47 +01:00
Nico Schottelius 8160d01471 Merge remote-tracking branch 'origin/master' 2020-02-20 11:51:14 +01:00
ahmadbilalkhalid 8c353f277c is_order_valid added in helper.py 2020-02-20 15:23:15 +05:00
ahmadbilalkhalid bb18f6b0e9 Flask-RESTful added in requirements.txt 2020-02-20 14:08:39 +05:00
ahmadbilalkhalid 00b35e0567 cleaned requirements.txt 2020-02-20 14:04:53 +05:00
ahmadbilalkhalid 9c7d458eec use code from ungleich-common 2020-02-20 13:57:32 +05:00
Nico Schottelius 074efffaa7 ++ hack 2020-02-20 09:44:30 +01:00
ahmadbilalkhalid cee92f2e99 A lot of code moved to ungleich-common 2020-02-20 00:12:11 +05:00
ahmadbilalkhalid ce709c3b6f Add certificates option for etcd 2020-02-19 14:44:19 +05:00
ahmadbilalkhalid 519279ce6f Update README.md 2020-02-19 13:13:39 +05:00
ahmadbilalkhalid 7b9a970307 Update README.md 2020-02-19 13:12:46 +05:00
ahmadbilalkhalid 5f1f451bc2 Added installation and getting started instructions in README.md 2020-02-19 13:12:07 +05:00
ahmadbilalkhalid e37592bdc6 README.md updated and reorganized, Improved error handling for configparser and ldap manager, requirements.txt added 2020-02-19 11:59:54 +05:00