Re: [openstack-dev] [Openstack] Listing of volume fails while using openstack client

2016-07-28 Thread varun bhatnagar
Jul 28, 2016, at 1:57 PM, varun bhatnagar wrote: > > > I am trying to list volumes using openstack client, the command works > > sometimes but sometimes it fails: > > > I get that when my MySQL server "max_connections" is reached. > I've bumped it to 5000

Re: [openstack-dev] [Openstack] Listing of volume fails while using openstack client

2016-07-28 Thread varun bhatnagar
iff/app.py", line 374, in run_subcommand result = cmd.run(parsed_args) File "/usr/lib/python2.7/dist-packages/openstackclient/common/command.py", line 38, in run return super(Command, self).run(parsed_args) File "/usr/lib/python2.7/dist-packages/cliff/display.py", li

[openstack-dev] [Openstack] Listing of volume fails while using openstack client

2016-07-28 Thread varun bhatnagar
Hi, I am using OpenStack Mitaka. I am trying to list volumes using openstack client, the command works sometimes but sometimes it fails: openstack volume list Unable to establish connection to http://10.33.237.104:8776/v2/3cbbffce04d9463e8cb8d3ca6480ed92/volumes/detail openstack volume list +---

Re: [openstack-dev] [Openstack] [OpenStack] "nova list" doesn't show networks for few instances

2016-03-30 Thread varun bhatnagar
nviato da iPhone > > > Il giorno 30 mar 2016, alle ore 10:08, varun bhatnagar < > varun292...@gmail.com> ha scritto: > > > > Hi, > > > > I am using OpenStack Juno on a multinode setup. > > When I did nova list I couldn't see any

[openstack-dev] [OpenStack] "nova list" doesn't show networks for few instances

2016-03-30 Thread varun bhatnagar
Hi, I am using OpenStack Juno on a multinode setup. When I did nova list I couldn't see any interfaces attached to few of my VMs although in Dashboard they are visible. -+ | ID | Name | Status | Task St

[openstack-dev] [Openstack] Error while using Rally with Python

2016-02-02 Thread varun bhatnagar
Hi, I am trying out Rally with Python and I have written a very small snippet of code to register the deployment from rally.api import Deployment deploymentObject = Deployment() deploymentObject.create({ "type": "ExistingCloud", "auth_url": "http://192.168.136.145:5000/v2.0";, "region