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 |
|
|
b15a12dc71
|
Missing import for DCLVMProductSerializer
|
2020-03-13 14:22:49 +05:00 |
|
|
923102af24
|
Fix DCLVMProductSerializer import following rebase
|
2020-03-09 13:17:40 +01:00 |
|
|
f4ebbb79ce
|
Add test coverage parsing to CI
|
2020-03-09 12:25:12 +01:00 |
|
|
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 |
|
|
ae6548e168
|
Read database host and user from environment (used by CI pipeline)
|
2020-03-09 12:25:12 +01:00 |
|
|
0e4068cea8
|
Add minimal CI running django tests
|
2020-03-09 12:25:12 +01:00 |
|
|
623d3ae5c4
|
Fix various billing issues discovered by testing
|
2020-03-09 12:25:12 +01:00 |
|
|
fe0e6d98bf
|
Add simple tests for billing
|
2020-03-09 12:25:11 +01:00 |
|
|
41e35c1af0
|
Add missing migration and dependency to run tests
|
2020-03-09 12:25:11 +01:00 |
|
|
948391ab2e
|
Dump test placeholder for uncloud_pay
|
2020-03-09 12:25:11 +01:00 |
|
|
d089d06264
|
Initial yearly billing implementation
|
2020-03-09 12:25:11 +01:00 |
|
|
c086dbd357
|
Rebuild paymentmethod/stripe migrations from master
|
2020-03-09 12:25:11 +01:00 |
|
|
545727afe7
|
Move STRIPE_PUBLIC_KEY to secrets (i.e. local configuration)
|
2020-03-09 12:25:11 +01:00 |
|
|
7bbc729b87
|
Fix duplicates in payment method creation
|
2020-03-09 12:25:11 +01:00 |
|
|
b10cae472e
|
Fix migration dependencies after rebase
|
2020-03-09 12:25:11 +01:00 |
|
|
952cf8fd13
|
Remove unused empty migration
|
2020-03-09 12:25:11 +01:00 |
|
|
7e278228bd
|
Fix payment update updates
|
2020-03-09 12:25:11 +01:00 |
|
|
31507c0f1a
|
Fix error in stripe get_customer_id_for
|
2020-03-09 12:25:11 +01:00 |
|
|
7e58a8ace2
|
Fix generate-bills, remove debug print in charge method
|
2020-03-09 12:25:11 +01:00 |
|
|
a4fa0def4b
|
Fix dumb logic errors/typo from last commit
|
2020-03-09 12:25:11 +01:00 |
|
|
80fe28588e
|
Revamp stripe error handling
|
2020-03-09 12:25:11 +01:00 |
|
|
4e658d2d77
|
Remove legacy credit card support
|
2020-03-09 12:25:11 +01:00 |
|
|
5161a74354
|
Add STRIPE_PUBLIC_KEY setting
|
2020-03-09 12:25:11 +01:00 |
|
|
0e62ccff3b
|
Cleanup/reorder uncloud_pay views
|
2020-03-09 12:25:11 +01:00 |
|
|
bf83b750de
|
Replace legacy Stripe Charge API by Payment{setup, intent}
|
2020-03-09 12:24:14 +01:00 |
|
Nico Schottelius
|
47148454f6
|
s/_/-/ for bill id
|
2020-03-06 11:11:16 +01:00 |
|
Nico Schottelius
|
0032c272e7
|
Merge branch 'bill-id' of code.ungleich.ch:nico/meow-pay
|
2020-03-06 11:10:47 +01:00 |
|
Nico Schottelius
|
263125048d
|
Begin to introduce a DCL alike view for VMs
|
2020-03-06 11:10:20 +01:00 |
|
|
658262c599
|
Add human readable reference to bills
|
2020-03-06 09:39:41 +01:00 |
|
|
c41b55573a
|
Fix order link in BillRecordSerializer
|
2020-03-06 09:32:25 +01:00 |
|
|
4016c28c5f
|
Fix generate-bills
|
2020-03-06 09:17:31 +01:00 |
|
Nico Schottelius
|
aa8336b7e4
|
VM: def __str__
|
2020-03-05 23:55:33 +01:00 |
|
Nico Schottelius
|
0e6a6afd88
|
[opennebula] Fix fields/serializers
|
2020-03-05 23:18:07 +01:00 |
|
Nico Schottelius
|
efbe1c0596
|
Merge commands into the "vm" command
|
2020-03-05 17:52:01 +01:00 |
|
|
6c7f0e98b3
|
Rebuild paymentmethod/stripe migrations from master
|
2020-03-05 16:24:45 +01:00 |
|
Nico Schottelius
|
b8c2f80e45
|
[vmhost] add available_ram_in_gb and available_cores
|
2020-03-05 15:06:34 +01:00 |
|
Nico Schottelius
|
139aca6a61
|
Remove vms field from vmhost
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-03-05 14:58:45 +01:00 |
|
Nico Schottelius
|
2a73f0e767
|
[migration] make vm name optional, use storage class choices
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2020-03-05 14:22:56 +01:00 |
|
Nico Schottelius
|
66e224e926
|
[storage] move choices to uncloud_storage
|
2020-03-05 14:21:10 +01:00 |
|
Nico Schottelius
|
10f09c7115
|
add an old client hack (just for reference)
|
2020-03-05 14:15:33 +01:00 |
|
Nico Schottelius
|
ec7a2a3c3a
|
Correct pricing for VMProduct
|
2020-03-05 14:00:14 +01:00 |
|
|
b07df26eb2
|
Move STRIPE_PUBLIC_KEY to secrets (i.e. local configuration)
|
2020-03-05 11:51:08 +01:00 |
|