lp:~chad.smith/charms/trusty/glance-simplestreams-sync/handle-connectionerror

Created by Chad Smith and last modified
Get this branch:
bzr branch lp:~chad.smith/charms/trusty/glance-simplestreams-sync/handle-connectionerror
Only Chad Smith can upload to this branch. If you are Chad Smith please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chad Smith
Status:
Development

Recent revisions

65. By Chad Smith

handle glanceclient.CommunicationErrors due to glance api service restarts/broken pipe. Allow cron to continue with connection attempts

64. By Данило Шеган

Drop monkey-patching and switch to user-agent support provided by python-simplestreams (from a PPA, for now). [r=tealeg,bogdana]

63. By Данило Шеган

Set the product-streams endpoint based on object-store endpoint URLs to allow juju to find the images with deployments using either ceph or swift for object store.

This is based on https://code.launchpad.net/~lathiat/charms/trusty/glance-simplestreams-sync/trunk/+merge/290950 with a couple of fixes on top.

62. By Данило Шеган

Merge trunk to include the lockfile fix.

61. By Geoff Teale

Merged ~tealeg/trusty/glance-simplestreams-sync/work-with-multiple-rabbitMQs. [a=tealeg][r=ack,danilo]

60. By Данило Шеган

Wait for swift to become available before deciding to drop the per-minute cronjob doing the initial sync when use_swift is set in the charm configuration.
[r=tribaal,tealeg]

59. By Данило Шеган

Make glance-simplestreams-sync charm script retry when it hits python-requests exceptions (all derived from RequestException, like ConnectionError and HTTPError). [r=free,tribaal]

58. By Данило Шеган

Add user_agent option to the charm to pass in with all requests to cloud image servers.

Defaults to "glance-simplestreams-sync" to avoid requests being sent as "python-requests" (library in use), and allows overriding with whatever value Landscape might want.
[r=tribaal,tealeg]

57. By Edward Hope-Morley

[freyes,r=hopem,r=mikemc]

Remove PPA installed by charm.
Closes-Bug: 1522929

56. By Billy Olsen

[freyes,r=billy-olsen]

Refactor config-changed hook to ensure that cron jobs are installed
properly.

Closes-Bug: #1434356

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers