File: exceptions.py

package info (click to toggle)
python-glanceclient 1%3A2.0.0-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 1,204 kB
  • sloc: python: 12,499; sh: 109; makefile: 58
file content (3 lines) | stat: -rw-r--r-- 174 bytes parent folder | download
1
2
3
# This is here for compatibility purposes. Once all known OpenStack clients
# are updated to use glanceclient.exc, this file should be removed
from glanceclient.exc import *