Commit Graph

619 Commits

Author SHA1 Message Date
Nico Schottelius 913e992a48 [vpn] fix urls 2020-04-06 22:30:01 +02:00
Nico Schottelius 096f7e05c0 [migration] new models for uncloud_net 2020-04-06 22:29:41 +02:00
Nico Schottelius 06c4a5643c [doc] move readme to subdir 2020-04-06 22:08:29 +02:00
Nico Schottelius 198aaea48a Remove unused ldaptest 2020-04-06 22:06:48 +02:00
Nico Schottelius d537e9e2f0 [doc] add new readme's 2020-04-06 22:06:34 +02:00
Nico Schottelius 5d084a5716 phase in vpn
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2020-04-03 19:27:49 +02:00
Nico Schottelius 8fb3ad7fe8 inline all pictures 2020-04-03 18:51:09 +02:00
Nico Schottelius c44faa7a73 Begin to include bill output 2020-04-03 18:41:17 +02:00
Nico Schottelius fa0ca2d9c1 Merge remote-tracking branch 'meowpaylocal/master' 2020-04-02 19:31:57 +02:00
Nico Schottelius 7a6c8739f6 Rename / prepare for merge with uncloud repo 2020-04-02 19:31:03 +02:00
Nico Schottelius 833d570472 sync .gitignore 2020-04-02 19:30:47 +02:00
Nico Schottelius 3cf3439f1c Move all files to _etc_based 2020-04-02 19:29:08 +02:00
Nico Schottelius 23203ff418 vmsnapshot progress 2020-03-22 20:55:11 +01:00
Nico Schottelius 9961ca0446 add new migrations
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2020-03-22 18:59:59 +01:00
Nico Schottelius 105142f76a Add template for creating VMs 2020-03-22 18:52:31 +01:00
Nico Schottelius 08fe3e689e Add debug to opennebula, create VM disks from opennebula correctly 2020-03-22 17:30:55 +01:00
Nico Schottelius 10c5257f90 Introduce "extra_data" jsonfield 2020-03-21 11:59:04 +01:00
Nico Schottelius a32f7522b5 Relate VM to disks and snapshots 2020-03-18 15:43:01 +01:00
Nico Schottelius 4b4cbbf009 Also list snapshots for a VM 2020-03-18 15:19:06 +01:00
Nico Schottelius c6a9bd4363 Make balance a user attribute + decimalfield 2020-03-18 14:53:26 +01:00
Nico Schottelius cd01f62fde Move user view to uncloud_auth 2020-03-18 14:36:40 +01:00
Nico Schottelius 2f1aee8181 Can create a VMSnapshot w/ order (bugs to be removed) 2020-03-17 19:53:14 +01:00
Nico Schottelius 6a382fab23 [vmhost] add used_ram_in_gb 2020-03-17 19:07:00 +01:00
Nico Schottelius b9473c1803 ++ fix opennebula migration 2020-03-17 16:03:41 +01:00
Nico Schottelius cc2efa5c14 Remove old opennebula view, remove vmid field 2020-03-17 15:40:08 +01:00
Nico Schottelius 5d840de55c [opennebula] refresh formula, cleanup vm import/migration to uncloud 2020-03-17 15:39:24 +01:00
Nico Schottelius 9f4b927c74 Introduce mirations to ungleich_service to make tests work 2020-03-17 14:50:28 +01:00
Nico Schottelius 55bd42fe64 List all VMs for admins 2020-03-17 14:50:14 +01:00
Nico Schottelius 8634d667d5 update requirements for graphing 2020-03-17 14:49:59 +01:00
Nico Schottelius ac7ea86668 rename opennebula commands 2020-03-17 14:49:49 +01:00
Nico Schottelius 8356404fe4 ++ product readme 2020-03-17 14:49:36 +01:00
Nico Schottelius 723d2a99cc add django…extensions to support "graph_models" 2020-03-17 13:30:48 +01:00
Nico Schottelius 8f4e7cca1b add migrations to ungleich_service so tests don't fail
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2020-03-17 12:46:02 +01:00
ahmadbilalkhalid b15a12dc71 Missing import for DCLVMProductSerializer 2020-03-13 14:22:49 +05:00
fnux 923102af24 Fix DCLVMProductSerializer import following rebase 2020-03-09 13:17:40 +01:00
fnux f4ebbb79ce Add test coverage parsing to CI 2020-03-09 12:25:12 +01:00
fnux 122bc586b4 Disable 'old' broken/not-yet-implemented ungleich_vm tests
To make CI happy on merge requests from now on :-)
2020-03-09 12:25:12 +01:00
fnux ae6548e168 Read database host and user from environment (used by CI pipeline) 2020-03-09 12:25:12 +01:00
fnux 0e4068cea8 Add minimal CI running django tests 2020-03-09 12:25:12 +01:00
fnux 623d3ae5c4 Fix various billing issues discovered by testing 2020-03-09 12:25:12 +01:00
fnux fe0e6d98bf Add simple tests for billing 2020-03-09 12:25:11 +01:00
fnux 41e35c1af0 Add missing migration and dependency to run tests 2020-03-09 12:25:11 +01:00
fnux 948391ab2e Dump test placeholder for uncloud_pay 2020-03-09 12:25:11 +01:00
fnux d089d06264 Initial yearly billing implementation 2020-03-09 12:25:11 +01:00
fnux c086dbd357 Rebuild paymentmethod/stripe migrations from master 2020-03-09 12:25:11 +01:00
fnux 545727afe7 Move STRIPE_PUBLIC_KEY to secrets (i.e. local configuration) 2020-03-09 12:25:11 +01:00
fnux 7bbc729b87 Fix duplicates in payment method creation 2020-03-09 12:25:11 +01:00
fnux b10cae472e Fix migration dependencies after rebase 2020-03-09 12:25:11 +01:00
fnux 952cf8fd13 Remove unused empty migration 2020-03-09 12:25:11 +01:00
fnux 7e278228bd Fix payment update updates 2020-03-09 12:25:11 +01:00