raniaadouni

/etc/nova/nova-compute.conf

Aug 15th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. [DEFAULT]
  2. compute_driver=ec2.EC2Driver
  3.  
  4.  
  5. ec2_secret_access_key = TfgfW75TXsMm4EpSHxreHxzFX1eLRvqfoIXNrcDK
  6. ec2_access_key_id = AKIAJN65SEDUQC2WYAWA
  7. region_name =eu-central-1
  8. max_cpus = 500
  9. max_memory_mb = 102400
  10. max_disk_gb = 1024
  11.  
  12. enable_keypair_notifications=False
Add Comment
Please, Sign In to add comment