This is an invalid setup, you have ec2 in the enabled_apis config
option, which isn't supported in mitaka. If the docs say to do that,
then this is a docs bug and should be redirected.

** Changed in: nova
       Status: New => Invalid

-- 
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/1619639

Title:
  Unable to launch Instance with Mitaka - Unexpected API Error

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Hi,

  Description
  ===========

  I have installed Openstack Mitaka release manually and getting
  following error. Please find nova-api error log attached.

  root@con:/home/con# neutron net-list
  
+--------------------------------------+-------------+------------------------------------------------------+
  | id                                   | name        | subnets                
                              |
  
+--------------------------------------+-------------+------------------------------------------------------+
  | a5bf7834-7f5f-4c64-ad00-8c40cbc72227 | provider    | 
229751f3-b983-4c09-a07b-9c16d0d35e59 192.168.57.0/24 |
  | 4bf2a174-8d35-4306-97f5-acf015637a12 | selfservice | 
87085446-68b4-400a-9158-012b20aaeb71 172.16.1.0/24   |
  
+--------------------------------------+-------------+------------------------------------------------------+
  root@con:/home/con# openstack server create --flavor m1.tiny --image cirros 
--nic net-id=4bf2a174-8d35-4306-97f5-acf015637a12 --security-group default 
--key-name mykey selfservice-instance
  Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ 
and attach the Nova API log if possible.
  <class 'oslo_config.cfg.NoSuchOptError'> (HTTP 500) (Request-ID: 
req-fafcfa29-dcb9-4c33-a8ea-aee09963cf5f)
  root@con:/home/con# 
  root@con:/home/con# 
  root@con:/home/con# 

  Steps to reproduce

  Install Openstack Mitaka release from following guide

  http://docs.openstack.org/mitaka/install-guide-ubuntu/launch-instance-
  selfservice.html

  Expected result
  ===============
  All verification while installation for all components was successful. 
Instance should launch successfully. 

  Actual result
  =============
  Getting above error. 

  Environment
  ===========
  Mitaka - Manual Installation. 

  Logs & Configs
  ==============

  nova-api logs attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1619639/+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