← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1697673] [NEW] Wrong error messege in CreateInstance

 

Public bug reported:

In createInstance usecase execution, when we stop mysqld service and try
to create an instance using command "nova boot --flavor <FLAVOR-ID>
--image <NAME> --nic net-id=<NET-ID> --security-group <security-groups>
--key-name <key-name> <name>". The instance is not created and generates
an "InternalServerError". User must be informed about the proper cause
of the problem with specific error message instead of
InternalServerError which is generic error message.

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  Wrong error messege in CreateInstance

Status in OpenStack Compute (nova):
  New

Bug description:
  In createInstance usecase execution, when we stop mysqld service and
  try to create an instance using command "nova boot --flavor <FLAVOR-
  ID> --image <NAME> --nic net-id=<NET-ID> --security-group <security-
  groups> --key-name <key-name> <name>". The instance is not created and
  generates an "InternalServerError". User must be informed about the
  proper cause of the problem with specific error message instead of
  InternalServerError which is generic error message.

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


Follow ups