Вы находитесь на странице: 1из 1

verify nova service: nova service-list,nova endpoints,run any command like nova

image-list --done
Manage Flavor- list,create,assign to project eg- demo,update flavor like increa
se RAM,Add metadata,delete flavor,make it public and the private
do in both GUI and CLI --done
nova quota:
quota - view,view nova default quota,modify defaults,view for particular project
and modify it, at user level also view and modify,used -view at user level (use
absolute command)--done
security group - list,list rules,create new security group webserver and allow s
sh,http,https(443) and icmp ,delete a particuler rule in security group,delete s
ecurity group --done
Assign security group to instance
add and remove security group from instance from cli and gui
launch an instance:
Launch an instance using flavor,image and selet private network from both gui an
d cli --done
Floating IP address:
list,allocate ip ,associate ip to instance,dissaciate it and add it to other ins
tance,release ip --done
Manage nova using key pair:
list,create,change permission to 600,delete,access an instance using keypair
shutdown an instance:
pause,unpause,suspende(at hypervisor level),resume,shelving(poweredoff and take
snapshot and relese resources)
resize an instance
terminate an instance
instance snapshot:
it will create an image
boot an instance,create files in that instane,take snapshot,delete instance,boot
instance usig image which is created due to snapshot,check file is present or n
ot.

Вам также может понравиться