Advertisement
Guest User

Untitled

a guest
Dec 17th, 2015
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. keystone catalog | grep cinder
  2. /home/jenkins/rally/local/lib/python2.7/site-packages/keystoneclient/shell.py:64: DeprecationWarning: The keystone CLI is deprecated in favor of python-openstackclient. For a Python library, continue using python-keystoneclient.
  3. 'python-keystoneclient.', DeprecationWarning)
  4. /home/jenkins/rally/local/lib/python2.7/site-packages/keystoneclient/v2_0/client.py:145: DeprecationWarning: Constructing an instance of the keystoneclient.v2_0.client.Client class without a session is deprecated as of the 1.7.0 release and may be removed in the 2.0.0 release.
  5. 'the 2.0.0 release.', DeprecationWarning)
  6. /home/jenkins/rally/local/lib/python2.7/site-packages/keystoneclient/v2_0/client.py:147: DeprecationWarning: Using the 'tenant_name' argument is deprecated in version '1.7.0' and will be removed in version '2.0.0', please use the 'project_name' argument instead
  7. super(Client, self).__init__(**kwargs)
  8. /home/jenkins/rally/local/lib/python2.7/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant_id' argument is deprecated in version '1.7.0' and will be removed in version '2.0.0', please use the 'project_id' argument instead
  9. return f(*args, **kwargs)
  10. /home/jenkins/rally/local/lib/python2.7/site-packages/keystoneclient/httpclient.py:376: DeprecationWarning: Constructing an HTTPClient instance without using a session is deprecated as of the 1.7.0 release and may be removed in the 2.0.0 release.
  11. 'the 2.0.0 release.', DeprecationWarning)
  12. | adminURL | http://jenkins-registry2.corp.zerostack.net:8000/os/ef53b81d-0635-40f5-9092-9dd28110c629/regions/270c2af1-4381-473c-aa8c-b6f32a4713f4/cinderv2/v2/9fb1376979c64482bb7761c008d8f267 |
  13. | internalURL | http://jenkins-registry2.corp.zerostack.net:8000/os/ef53b81d-0635-40f5-9092-9dd28110c629/regions/270c2af1-4381-473c-aa8c-b6f32a4713f4/cinderv2/v2/9fb1376979c64482bb7761c008d8f267 |
  14. | publicURL | http://jenkins-registry2.corp.zerostack.net:8000/os/ef53b81d-0635-40f5-9092-9dd28110c629/regions/270c2af1-4381-473c-aa8c-b6f32a4713f4/cinderv2/v2/9fb1376979c64482bb7761c008d8f267 |
  15. | adminURL | http://jenkins-registry2.corp.zerostack.net:8000/os/ef53b81d-0635-40f5-9092-9dd28110c629/regions/270c2af1-4381-473c-aa8c-b6f32a4713f4/cinder/v1/9fb1376979c64482bb7761c008d8f267 |
  16. | internalURL | http://jenkins-registry2.corp.zerostack.net:8000/os/ef53b81d-0635-40f5-9092-9dd28110c629/regions/270c2af1-4381-473c-aa8c-b6f32a4713f4/cinder/v1/9fb1376979c64482bb7761c008d8f267 |
  17. | publicURL | http://jenkins-registry2.corp.zerostack.net:8000/os/ef53b81d-0635-40f5-9092-9dd28110c629/regions/270c2af1-4381-473c-aa8c-b6f32a4713f4/cinder/v1/9fb1376979c64482bb7761c008d8f267 |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement