lp:~billy-olsen/charms/trusty/cinder/rich-endpoint-overrides

Created by Billy Olsen and last modified
Get this branch:
bzr branch lp:~billy-olsen/charms/trusty/cinder/rich-endpoint-overrides
Only Billy Olsen can upload to this branch. If you are Billy Olsen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Billy Olsen
Status:
Development

Recent revisions

135. By Billy Olsen

Allow the os-public-hostname to specify a URL in addition to a
hostname in order to allow advanced mapping of the public endpoints
for gateway type services.

This allows multiple variables to be inserted into the hostname/url
in order to allow such reverse mapping to be done. The following
variables are replaced within the hostname/url:

  port - the service port
  address - the public hostname/address
  service_name - the name of the service
  path - the path of the service-defined endpoint path
  scheme - the uri scheme/protocol (e.g. http, https)

Allowing for advanced hostname specifications such as:

  https://${service_name}.example.net:${port}/${path}

In this form, 2 endpoints will be registered:

  https://cinder.example.net:8776/v1/$(tenant_id)s
  https://cinder.example.net:8776/v2/$(tenant_id)s

134. By Corey Bryant

[james-pages,r=corey.bryant] Add tox support for lint and unit tests.

133. By Liam Young

[hopem, r=gnuoy]

    Add support for cinder-backup subordinate

132. By James Page

Refactor to assess status after every hook execution, add update-status hook

131. By Corey Bryant

[beisner,r=corey.bryant] Add Amulet test dependencies and run unit tests with -v.

130. By David Ames

[thedac, trivial] s/message/messaging

129. By Liam Young

[thedac,r=gnuoy] Workload Status

128. By Liam Young

[hopem, r=gnuoy] Sync charmhelpers to get fix for bug 1499643

127. By Edward Hope-Morley

[hopem,r=gnuoy]

No more trusty-backports for haproxy >= Liberty

Closes-Bug: 1499435

126. By James Page

[coreycb,r=james-page] Import CONFIGS instead of calling register_configs() again.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~openstack-charmers-archive/charms/precise/cinder/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers