Hello all,
I'm setting up single node, when I type "keystone user-create
--name=glance --pass=123456 --email=gla...@abc.com" will show below
warning:
WARNING: Bypassing authentication using a token & endpoint
(authentication credentials are being ignored).
Here is my source file:
export OS_TEN
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi Wilson,
try commenting out the two SERVICE_ lines.
HTH,
- --
Kurt Garloff
Am 9. Mai 2015 18:16:41 MESZ, schrieb Wilson Kwok :
>Hello all,
>
>
>I'm setting up single node, when I type "keystone user-create
>--name=glance --pass=123456 --email=g
We have integrate Openstack with VMware (vCenter 6.x), If i launch instance
from openstack GUI and VM has been deployed on VMware but still openstack
think its not deployed and it tried 3 time to create VM and in end throwing
error in status but i can see VM is up and running on VMware Host. What i
We are running Hadoop on Openstack. But have disks configured as RAID5. We
get terrible disk throughput.
How do we do openstack disk configuration for JBOD in the way Hadoop likes.
We are running Cisco UCS device , each server has 32 cores and 10 disks but
on Openstack Hadoop layer in datanode ea
Hello,
I did it yesterday and successfully remove the warning, but now I have
another problem, I just wake up and try to type keystone user-list or
endpoint-list command that will show "users" and "endpoints", please see
attached screenshot for details.
Now the source file is:
export OS_TENANT_N
I am experimenting with an approach. My current plan is to run Cinder LVM
on the compute node and attach block device of the local cinder LVM backend
directly to the VM.
The cinder LVM backend would be a VG span across JBOD disks.
Anybody ever tried this? Are there any special directive required s
Just tested service-list, but showing "os-ksadm", please see attached
screeshot.
2015-05-10 14:14 GMT+08:00 Wilson Kwok :
> Hello,
>
> I did it yesterday and successfully remove the warning, but now I have
> another problem, I just wake up and try to type keystone user-list or
> endpoint-list com