charm-glance/unit_tests
Przemysław Hausman 046f20f3bc Add support for image_size_cap in charm config
Glance supports image_size_cap setting. This setting controls maximum
size of image a user can upload. An image upload greater than the size
mentioned here would result in an image creation failure.

This commit adds support for setting image_size_cap parameter in charm
config. It can be manipulated during the runtime with `juju config'
command.

Change-Id: I0af1c6a503a87941b7c8ee34255583652e54f0cc
Closes-Bug: #1720040
2018-12-11 23:04:16 +01:00
..
__init__.py Update to run under Python 3 2018-08-01 14:11:56 +02:00
test_actions.py Enable Bionic as a gate test 2018-05-11 14:29:27 -07:00
test_actions_openstack_upgrade.py Enable Bionic as a gate test 2018-05-11 14:29:27 -07:00
test_glance_contexts.py Add support for image_size_cap in charm config 2018-12-11 23:04:16 +01:00
test_glance_relations.py Use chelper generate_ha_relation_data for ha rel 2018-12-04 18:28:11 +00:00
test_glance_utils.py Purge old packages on upgrade-charm 2018-11-15 11:03:14 +00:00
test_utils.py Fix lint in unit test 2018-11-01 14:55:23 -05:00