[openstack-dev] [keystone]keystone v2 bug

2016-07-24 Thread Kenny Ji-work
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" } } }'

[openstack-dev] [keystone] Keystone commands

2016-04-19 Thread Kenny Ji-work
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:

Re: [openstack-dev] [nova] Nova commands

2016-04-19 Thread Kenny Ji-work
Tue, 19 Apr 2016 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'* > > I

[openstack-dev] [nova] Nova commands

2016-04-19 Thread Kenny Ji-work
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

[openstack-dev] [all] Openstack rpm build

2016-04-17 Thread Kenny Ji-work
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

[openstack-dev] [all] -The lifecycle of deploying openstack on production environment

2016-04-15 Thread Kenny Ji-work
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

[openstack-dev] [neutron][kilo] - vxlan's max bandwidth

2016-04-14 Thread Kenny Ji-work
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,

[openstack-dev] [all] - About Openstack upgrade

2016-04-14 Thread Kenny Ji-work
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

[openstack-dev] Nova hook

2016-04-14 Thread Kenny Ji-work
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

[openstack-dev] mitaka features

2016-04-07 Thread Kenny Ji-work
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