** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1432867

Title:
  [Launch Instance Fix] New Launch Instance workflow needs validation

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The new Launch Instance workflow needs to have the "Launch Instance"
  button disabled until all requirements met. Should have the following:

  1. Instance name
  2. Source selected
    - if creating volume: volume size > 0
    - if volume selected, volume size > max(volume image size, volume image 
root disk)
  3. Instance count >= 1 (>1 allowed if image or instance snapshot source type 
selected)
  4. Valid flavor
    - flavor RAM >= image minimum RAM
    - flavor root disk >= image minimum disk
  5. Valid security group
  6. Valid network if Neutron is enabled
  7. Instance count * flavor RAM must not exceed quota
  8. Instance count * flavor VCPUs must not exceed quota
  9. Instance count must not exceed quota

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1432867/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to