File: exceptions.py

package info (click to toggle)
python-glanceclient 1%3A2.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,228 kB
  • ctags: 1,620
  • sloc: python: 12,742; sh: 151; makefile: 36
file content (3 lines) | stat: -rw-r--r-- 182 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 *  # noqa