Re: [openstack-dev] creating instance

2018-07-11 Thread jayshankar nair
there are lot of error lines in nova logs. But nothing related to instance creation. I am unable to launch instance. On Tuesday, July 10, 2018 8:34 PM, Chris Friesen wrote: On 07/10/2018 03:04 AM, jayshankar nair wrote: > Hi, > > I  am trying to create an instance of

[openstack-dev] creating instance

2018-07-10 Thread jayshankar nair
Hi, I  am trying to create an instance of cirros os(Project/Compute/Instances). I am getting the following error. Error: Failed to perform requested operation on instance "cirros1", the instance has an error status: Please try again later [Error: Build of instance 5de65e6d-fca6-4e78-a688-ead942e

Re: [openstack-dev] swift containers.

2018-07-09 Thread jayshankar nair
T-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2018-07-04T03:35:26Z", "hostId": "1e10919eb41c0be269d4b7131d3bc18ffa46ed618be8f73137b9a6c0", "OS-EXT-SRV-

Re: [openstack-dev] swift containers.

2018-07-08 Thread jayshankar nair
Hi, I am unable to create containers in object store. "Unable to get the Swift service info"."Unable to get the swift container listing". My horizon is running on 192.168.0.19. My swift is running on 192.168.0.12(how can i change it).  I am trying to list the container with python sdk.

[openstack-dev] swift containers.

2018-07-08 Thread jayshankar nair
Hi, I am unable to create containers in object store. "Unable to get the Swift service info"."Unable to get the swift container listing". My horizon is running on 192.168.0.19. My swift is running on 192.168.0.12(how can i change it).  I am trying to list the container with python sdk. Is this th