Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to show all tenant #8

Open
jkhelil opened this issue Jul 7, 2015 · 3 comments
Open

How to show all tenant #8

jkhelil opened this issue Jul 7, 2015 · 3 comments

Comments

@jkhelil
Copy link

jkhelil commented Jul 7, 2015

I use admin user wich have admin role only on admin tenant, but keystone does not fetch all tenant, so I can not see tenants on the dashboard. Is there a way to tell aviator to use admin URL.

@visibilityspots
Copy link

@jkhelil did you found a solution for this in the meantime cause right now I'm stuck on this issue too..

@jkhelil
Copy link
Author

jkhelil commented Feb 4, 2016

@visibilityspots sorry no

@visibilityspots
Copy link

@rochaporto for some reason I get this error when running the job:

/home/vagrant/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/uri/generic.rb:1203:in `rescue in merge': the scheme http does not accept registry part: 192.168.91.11:9696v2.0 (or bad hostname?) (URI::InvalidURIError)
    from /home/vagrant/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/uri/generic.rb:1200:in `merge'
    from /home/vagrant/.rvm/gems/ruby-2.1.2@aviatordemo/gems/faraday-0.8.8/lib/faraday/connection.rb:303:in `build_exclusive_url'
    from /home/vagrant/.rvm/gems/ruby-2.1.2@aviatordemo/gems/faraday-0.8.8/lib/faraday/request.rb:94:in `to_env'
    from /home/vagrant/.rvm/gems/ruby-2.1.2@aviatordemo/gems/faraday-0.8.8/lib/faraday/connection.rb:252:in `run_request'
    from /home/vagrant/.rvm/gems/ruby-2.1.2@aviatordemo/gems/faraday-0.8.8/lib/faraday/connection.rb:106:in `get'
    from /home/vagrant/.rvm/gems/ruby-2.1.2@aviatordemo/bundler/gems/aviator-d7c9c217f097/lib/aviator/core/service.rb:85:in `request'
    from openstack-manual.rb:49:in `get_tenant_data'
    from openstack-manual.rb:136:in `block in <main>'
    from openstack-manual.rb:135:in `each'
    from openstack-manual.rb:135:in `<main>'

It's not clear to me where he gets that uri from since it seems like a / is missing somewhere..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants