Questions tagged [icehouse]

OpenStack Icehouse is the ninth release of the open source software for building public, private, and hybrid clouds.

5 questions
1
vote
1 answer

Openstack Identity admin client: cannot find users, roles and services

I'm using Openstack "ice-house" and the "admin" user. My openstack4j version is 2.0.3. Using Identity admin client, I can only get a part of my tenants-list. Even worse, when I try to list "users", "roles" and "services", it returns an empty list or…
0
votes
0 answers

Failed to launch instance

/etc/nova/nova-scheduler.log 2015-06-09 16:33:21.478 22017 INFO nova.scheduler.filter_scheduler [req-0a1934f9-2983-4d96-8410-f2a8747963da c8f956dbaa734f18836628172552645b 6c4ce8dfeeef4788a86d520020a50620] Attempting to build 1 instance(s) uuids:…
gaurav bajaj
  • 321
  • 3
  • 4
  • 10
0
votes
1 answer

Connection to neutron failed: Maximum attempts reached

When I login the dashboard after I input the username and password , it turns out the error page. ConnectionFailed at /project/ Connection to neutron failed: Maximum attempts reached Request Method: GET Request URL: …
Liang Hu
  • 7
  • 2
  • 4
0
votes
1 answer

Set up devstack with two ethernet interfaces

I'm trying to setup a devstack VM using virt-manager. The VM must have two interfaces: 1 interface to the internet (eth0) and 1 interface to connect to another physical machine (eth1). I setup this at my…
capzulu
  • 105
  • 1
  • 4
  • 13
0
votes
0 answers

ERROR: Failed to attach interface (HTTP 500) (Request-ID: req-XXXX)

I have launched an instance with only one interface.When I tried to attach an additional interface to running instance I'm getting this error. Any idea? I'm using Neutron network. Also Additional interface and existing interface are on different…