Hi all,
In the mitaka version, I used v2 RESTful API of keystone as following:
curl -i -H "Content-Type: application/json" -d '
{ "auth": {
"tenantName": "admin",
"passwordCredentials": {
"username": "admin",
"password": "password"
}
}
}' http://10.240.227.7:3535
Hi all,
I have installed openstack mitaka, when I execute any keystone's commands with
the result displayed below:
But I execute `openstack role list`, the result is succeed.
[root@devstack scripts]# keystone --debug role-list
/usr/lib/python2.7/site-packages/keystoneclient/shell.py:64:
Depr
6 19:31:04 +0800, Kenny Ji-work wrote:
> I have installed openstack mitaka, when I execute any nova's commands
> with the result displayed below:
>
> [root@devstack scripts]# nova list
> *ERROR (AttributeError): 'unicode' object has no attribute 'get'*
>
Hi all,
I have installed openstack mitaka, when I execute any nova's commands with the
result displayed below:
[root@devstack scripts]# nova list
ERROR (AttributeError): 'unicode' object has no attribute 'get'
I installed openstack as the
http://docs.openstack.org/mitaka/install-guide-rdo/
Hi all,
In our developing environment, we want to create openstack's rpms by ourselves.
By typing 'python setup.py bdist_rpm', there would be some files not packaged
in. Now is there some tools or methods to package the openstack's module to
rpms? Thank you for answering!
Sincerely!
Kenny Ji
Hi all,
We wanner to deploy openstack to the production environment, so what's the
recommended way to complete it? By using puppet-openstack or any else tool?
Secondly, we want to add custom codes into the openstack's. So the problem is
that if new version of openstack is released, the efforts
Hi all,
In the environment of openstack kilo, I test the bandwidth in the scene which
VxLan being used. The result show that the vxlan can only support up to 1 gbits
bandwidth. Is this a bug or any else issue, or is there some hotfix to solve
the issue? Thank you for answering!
Sincerely,
Ke
Hi all,
We have deployed openstack liberty in our online environment by using devstack.
We wanner upgrade our openstack to the newest version - mitaka, so is there
some tools or facilities to complete it? Thank you for answering!
Sincerely,
Kenny Ji
Hi all,
The nova hooks facility will be removed in the future, now what's the
recommended method to add custom code into the nova's internal APIs? Thank you
for answer!
Best Regards!
Kenny Ji__
OpenStack Development Ma
Hi all,
The newest version called mitaka is released, what's the new features of this
version. Or is there some documents to describe it? Thank you!
Best regards!
Kenny Ji__
OpenStack Development Mailing List (not for usag
10 matches
Mail list logo