1.4 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.4 KiB
		
	
	
	
	
	
	
	
- snapshot feature
 - steps
 - Decide where to save sensitive data
 - python requirements (nicohack202002)
 - os package requirements (alpine)
 - VPN case
 - CC
 - membership
 - Membership missing
 - Flows to be implemented - see https://redmine.ungleich.ch/issues/7609
 - Django rest framework
 
snapshot feature
product: vm-snapshot
flow
list all my VMs
get the uuid of the VM I want to take a snapshot of
request a snapshot
``` vmuuid=$(http nicocustomer http -a nicocustomer:xxx http://uncloud.ch/vm/create_snapshot uuid= password=… ```
steps
DONE authenticate via ldap
CLOSED: [2020-02-20 Thu 19:05]
DONE Make classes / views require authentication
CLOSED: [2020-02-20 Thu 19:05]
TODO register credit card
TODO find out what saving with us
Info
should not be fully saved in the DB
model needs to be a bit different
Decide where to save sensitive data
stripe access key, etc.
python requirements (nicohack202002)
django djangorestframework django-auth-ldap stripe
os package requirements (alpine)
openldap-dev