|
1.
|
|
|
Notifications can be sent when images are create, updated or deleted. There are three methods of sending notifications, logging (via the log_file directive), rabbit (via a rabbitmq queue), qpid (via a Qpid message queue), or noop (no notifications sent, the default). (DEPRECATED)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:28
|
|
2.
|
|
|
notifier_strategy was deprecated in favor of `notification_driver`
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:68
|
|
3.
|
|
|
An error occurred during image.send notification: %(err)s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:229 glance/api/common.py:82
|
|
4.
|
|
|
Image storage media is full: %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:239 glance/api/v1/upload_utils.py:184
glance/api/v2/image_data.py:107
|
|
5.
|
|
|
Insufficient permissions on image storage media: %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:243 glance/api/v1/upload_utils.py:193
glance/api/v2/image_data.py:128
|
|
6.
|
|
|
Cannot save data for image %(image_id)s: %(error)s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:248
|
|
7.
|
|
|
Unable to upload duplicate image data for image%(image_id)s: %(error)s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:254
|
|
8.
|
|
|
Not allowed to upload image data for image %(image_id)s: %(error)s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:261
|
|
9.
|
|
|
Image %(image_id)s could not be found after upload. The image may have been deleted during the upload: %(error)s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:267
|
|
10.
|
|
|
Failed to upload image data for image %(image_id)s due to HTTP error: %(error)s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
glance/notifier.py:274
|