← Back to team overview

jiocloud-devops team mailing list archive

[Bug 1453693] Re: Not able to create volume on production

 

#! /usr/bin/env
export OS_NO_CACHE='true'
export OS_TENANT_NAME='jiocloud_network_engg'
export OS_USERNAME='Yatin.Kumbhare'
export OS_PASSWORD='password'
export OS_AUTH_URL='https://api.jiocloudservices.com:5000/v2.0/'
export OS_AUTH_STRATEGY='keystone'
export OS_REGION_NAME='RegionOne'
export CINDER_ENDPOINT_TYPE='publicURL'
export GLANCE_ENDPOINT_TYPE='publicURL'
export KEYSTONE_ENDPOINT_TYPE='publicURL'
export NOVA_ENDPOINT_TYPE='publicURL'
export NEUTRON_ENDPOINT_TYPE='publicURL'

-- 
You received this bug notification because you are a member of Reliance
Jio DevOps, which is a bug assignee.
https://bugs.launchpad.net/bugs/1453693

Title:
  Not able to create volume on production

Status in Jio:
  New

Bug description:
  cinder create --image-id 5d246189-a666-470c-8cee-36ee489cbd9e
  --display-name vol-server1 8

  /home/yatink/work/venv_keystone/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
    InsecurePlatformWarning
  /home/yatink/work/venv_keystone/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
    InsecurePlatformWarning
  /home/yatink/work/venv_keystone/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
    InsecurePlatformWarning
  /home/yatink/work/venv_keystone/local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
    InsecurePlatformWarning

  ERROR: Unable to establish connection to
  http://127.0.0.1:18776/v1/c216189f65a64175b12bd99b22a60336/volumes

  Other cli clients like nova, neutron are working fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/jio/+bug/1453693/+subscriptions