[Openstack] nova service-list error

Eugen Block eblock at nde.ag
Fri Jun 24 14:20:45 UTC 2016


You need a domain in your environment variables, e.g.

export OS_USER_DOMAIN_NAME=<YOUR_DOMAIN_NAME>
or
export OS_USER_DOMAIN_ID=<YOUR_DOMAIN_ID>

Your environment script should provide

  OS_PROJECT_DOMAIN_NAME
  OS_USER_DOMAIN_NAME
  OS_PROJECT_NAME
  OS_USERNAME
  OS_PASSWORD
  OS_AUTH_URL=http://controller:35357/v3 --> (or  
OS_AUTH_URL=http://controller:5000/v3)
  OS_IDENTITY_API_VERSION=3
  OS_IMAGE_API_VERSION=2

Zitat von venkat boggarapu <venkat.boggarapu at gmail.com>:

> HI All,
>
> When i am trying to run the command nova service-list i am getting the
> below error
>
>
> ERROR (BadRequest): Expecting to find domain in project - the server could
> not comply with the request since it is either malformed or otherwise
> incorrect. The client is assumed to be in error. (HTTP 400) (Request-ID:
> req-78bdca0c-6dda-4f4d-a571-eee336cec053)
>
> can someone help regarding this.
>
>
> With regards
> venkat........



-- 
Eugen Block                             voice   : +49-40-559 51 75
NDE Netzdesign und -entwicklung AG      fax     : +49-40-559 51 77
Postfach 61 03 15
D-22423 Hamburg                         e-mail  : eblock at nde.ag

         Vorsitzende des Aufsichtsrates: Angelika Mozdzen
           Sitz und Registergericht: Hamburg, HRB 90934
                   Vorstand: Jens-U. Mozdzen
                    USt-IdNr. DE 814 013 983





More information about the Openstack mailing list