The error is the you were unable to download latest PIP from internet.
Please check the accessibility.
/ Trinath
From: Vaidyanath Manogaran [mailto:vaidyanat...@gmail.com]
Sent: Friday, August 05, 2016 10:49 AM
To: Openstack ; commun...@lists.openstack.org;
prabhu_kondara...@infosys.com; Vaidya
I have setup the proxy details in
the /etc/openstack_deploy/user_variables.yml
apply_security_hardening: true
HTTP_PROXY: "http://192.168.19.46:3128";
HTTPS_PROXY: "http://192.168.19.46:3128";
NO_PROXY: "localhost,127.0.0.1"
http_proxy: "http://192.168.19.46:3128";
https_proxy: "http://192.168.19.
Hi All,
We are trying to setup Openstack *STABLE/MITAKA* branch AIO environment
using Openstack-Ansible pre-defined scripts, But It is failing at PIP
installation step on "*lxc-hosts-setup.yml*".
We have come across following steps, but we still stuck on the same stage.
Can you please help what
Hi All, anyone using ICO (IBM Cloud Orchestrator 2.4) here connecting to
multiple hypervisors, if yes can you please share your experiences and let me
know pros and cons.
Thanking you,
With Warm Regards,
Jaiprasad ( Jai ).
Data Center Operations - Enterprise Services
Lockheed Martin, IS&
Yeah, as Boris mentioned, hitting :5000/v2.0/tenants (as it says here
http://developer.openstack.org/api-ref/identity/v2/index.html?expanded=list-tenants-detail#list-tenants)
will only list tenants the token is scoped to.
If you want to list *all* tenants in the cloud, use :35357/v2.0/tenants -
th
I just tried to reproduce that with a test domain, but I didn't get
any errors. Did you make sure that your environment script uses the
right credentials for (user)domain scope? I had my share with them a
couple of times...
Zitat von 林自均 :
Hi Eugen,
I have no problem with the cloud admi
Hi,
On 08/04/2016 03:00 PM, Liao Tonglang wrote:
Hi,
I want to get all tenants of my openstack server, but the api just return
one of them:
curl -H "X-Auth-Token:" \
http://187.160.2:5000/v2.0/tenants
Best option: use API v3: http://187.160.2:5000/v3/projects
Worse option: u
Hi,
I want to get all tenants of my openstack server, but the api just return
one of them:
curl -H "X-Auth-Token:" \
http://187.160.2:5000/v2.0/tenants
and it just return one:
{
"tenants_links": [],
"tenants":
Hi,
I’ve set up a lab network to test Openstack with a load balanced solution that
uses keepalived on linux, to provide load balanced & redundant services. I
installed the ML2 plugin, and removed the security for the ports associated
with the public and private ports of the load balanced server
Hi Eugen,
I have no problem with the cloud admin, so I guess your workaround doesn't
work for me. What disturbing me is the unexpected behavior of the domain
admin.
John
Eugen Block 於 2016年8月4日 週四 下午3:34寫道:
> Hi,
>
> I had a similar issue recently [1], I had to adjust my policy file
> because
Hi,
I had a similar issue recently [1], I had to adjust my policy file
because for some reason "domain_id:default" was not applied, instead I
use "user_domain_id:default" which works fine now.
---cut here---
control1:~ # grep "\"cloud_admin\":" /etc/keystone/policy.json
"cloud_admin": "
11 matches
Mail list logo