Branches for Precise Pangolin

Name Status Last Modified Last Commit
lp://qastaging/charms/raring/cinder 2 Mature 2014-02-19 10:44:30 UTC
30. [ivoks,r=james-page] Re-order port pi...

Author: James Page
Revision Date: 2014-02-19 10:44:30 UTC

[ivoks,r=james-page] Re-order port pipeline to ensure that SSL occurs end-to-end.

lp://qastaging/~openstack-charmers-archive/charms/precise/cinder/trunk 2 Mature 2016-01-28 09:03:44 UTC
99. 16.01 Charm release

Author: Liam Young
Revision Date: 2016-01-28 09:03:44 UTC

16.01 Charm release

lp://qastaging/~ahasenack/charms/precise/cinder/fixes-for-gojuju bug(Has a merge proposal) 1 Development 2013-04-26 19:50:06 UTC
47. Fix calling keystone_joined on an emp...

Author: Andreas Hasenack
Revision Date: 2013-04-26 18:52:36 UTC

Fix calling keystone_joined on an empty relation

lp://qastaging/~ahasenack/charms/precise/cinder/use-charm-dir 1 Development 2013-04-26 13:28:59 UTC
46. Use CHARM_DIR

Author: Andreas Hasenack
Revision Date: 2013-04-26 13:28:31 UTC

Use CHARM_DIR

lp://qastaging/~aisrael/charms/precise/cinder/fix-mock (Has a merge proposal) 1 Development 2014-09-11 04:49:20 UTC
40. Install mock to resolve unit test dep...

Author: Adam Israel
Revision Date: 2014-09-11 04:47:39 UTC

Install mock to resolve unit test dependency

lp://qastaging/~chad.smith/charms/precise/cinder/cinder-environment-bugfix (Has a merge proposal) 1 Development 2013-03-27 14:57:23 UTC
43. bugfix: environment variable format s...

Author: Chad Smith
Revision Date: 2013-03-27 14:56:53 UTC

bugfix: environment variable format should have quotes around CEPH_ARGS="--id $SERVICE_NAME"

lp://qastaging/~dpb/charms/precise/cinder/mon_host_workaround (Has a merge proposal) 1 Development 2013-01-15 20:40:11 UTC
20. Adding workaround for #1099900

Author: David Britton
Revision Date: 2013-01-15 20:40:11 UTC

Adding workaround for #1099900

lp://qastaging/~gandelman-a/charms/precise/cinder/avoid_restarts (Has a merge proposal) 1 Development 2013-04-04 23:36:18 UTC
44. Avoid excessive svc restarts by track...

Author: Adam Gandelman
Revision Date: 2013-04-04 23:33:32 UTC

Avoid excessive svc restarts by tracking CONFIG_CHANGED.

lp://qastaging/~gandelman-a/charms/precise/cinder/cleanup (Has a merge proposal) 1 Development 2012-11-29 20:01:16 UTC
15. Cleanup to avoid charm warnings. * R...

Author: Adam Gandelman
Revision Date: 2012-11-29 20:00:26 UTC

Cleanup to avoid charm warnings.

* Remove unused api-server interface from metadata.
* Add start and stop hooks.

lp://qastaging/~gandelman-a/charms/precise/cinder/ha-support 1 Development 2013-01-17 20:37:15 UTC
18. Query clustered status + vip from rab...

Author: Adam Gandelman
Revision Date: 2013-01-17 19:50:47 UTC

Query clustered status + vip from rabbitmq.

lp://qastaging/~gandelman-a/charms/precise/cinder/haproxy 1 Development 2012-11-28 17:46:51 UTC
7. Add HAproxy hooks.

Author: Adam Gandelman
Revision Date: 2012-11-28 17:45:31 UTC

Add HAproxy hooks.

lp://qastaging/~gandelman-a/charms/precise/cinder/https_endpoint (Has a merge proposal) 1 Development 2013-03-08 21:29:37 UTC
45. Rebase against current ha-support bra...

Author: Adam Gandelman
Revision Date: 2013-03-08 21:29:37 UTC

Rebase against current ha-support branch.

lp://qastaging/~gandelman-a/charms/precise/cinder/lp1099900 bug(Has a merge proposal) 1 Development 2013-03-05 17:37:25 UTC
19. Ensure configuration of mon_hosts by IP.

Author: Adam Gandelman
Revision Date: 2013-03-05 17:36:44 UTC

Ensure configuration of mon_hosts by IP.

lp://qastaging/~gandelman-a/charms/precise/cinder/post_upgrade_image_service bug(Has a merge proposal) 1 Development 2013-06-14 19:34:57 UTC
23. image-service_changed(): Check correc...

Author: Adam Gandelman
Revision Date: 2013-06-14 19:35:18 UTC

image-service_changed(): Check correct variable name since convernting to lower-case, bump rev.

lp://qastaging/~gandelman-a/charms/precise/cinder/pyrewrite 1 Development 2013-08-15 18:35:33 UTC
60. Checkin new helper.

Author: Adam Gandelman
Revision Date: 2013-08-15 18:35:33 UTC

Checkin new helper.

lp://qastaging/~gandelman-a/charms/precise/cinder/set_pg_number 1 Development 2013-09-17 22:30:30 UTC
22. Create ceph pool with 1024 PG number.

Author: Adam Gandelman
Revision Date: 2013-09-17 22:30:05 UTC

Create ceph pool with 1024 PG number.

lp://qastaging/~gandelman-a/charms/precise/cinder/sync_helpers 1 Development 2013-03-05 00:58:27 UTC
35. Synchronize charm helpers across all ...

Author: Adam Gandelman
Revision Date: 2013-03-05 00:58:22 UTC

Synchronize charm helpers across all current ha branches.

lp://qastaging/~gandelman-a/charms/precise/cinder/trunk bug 1 Development 2012-11-29 00:19:42 UTC
13. Sync openstack-common code for release.

Author: Adam Gandelman
Revision Date: 2012-11-29 00:04:15 UTC

Sync openstack-common code for release.

lp://qastaging/~gandelman-a/charms/precise/cinder/upgrade (Has a merge proposal) 1 Development 2013-05-24 18:33:34 UTC
53. Also upgrade python-ceph.

Author: Adam Gandelman
Revision Date: 2013-05-24 18:33:34 UTC

Also upgrade python-ceph.

lp://qastaging/~hazmat/charms/precise/cinder/ssl-everywhere 1 Development 2014-02-25 14:22:40 UTC
38. sync helpers

Author: Kapil Thangavelu
Revision Date: 2014-02-25 14:22:40 UTC

sync helpers

lp://qastaging/~hopem/charms/precise/cinder/lp1187123 bug(Has a merge proposal) 1 Development 2013-09-23 16:18:01 UTC
65. added glance_api_version to cinder.co...

Author: Edward Hope-Morley
Revision Date: 2013-09-23 16:18:01 UTC

added glance_api_version to cinder.conf template

lp://qastaging/~hopem/charms/precise/cinder/lp1226823 bug(Has a merge proposal) 1 Development 2013-09-18 18:41:47 UTC
26. * bumped version * filtered out extra...

Author: Edward Hope-Morley
Revision Date: 2013-09-18 18:41:47 UTC

* bumped version
* filtered out extra newline char in output of 'ceph osd ls'

-------------sssss line and the following will be ignored --------------

modified:
  hooks/cinder-hooks
  revision

lp://qastaging/~hopem/charms/precise/cinder/lp1273067 (Has a merge proposal) 1 Development 2014-03-25 19:04:31 UTC
33. [hopem] Added use-syslog cfg option t...

Author: Edward Hope-Morley
Revision Date: 2014-03-25 18:44:23 UTC

[hopem] Added use-syslog cfg option to allow logging to syslog

lp://qastaging/~hopem/charms/precise/cinder/python-redux.lp1226823 bug(Has a merge proposal) 1 Development 2013-09-24 16:42:16 UTC
69. Fixed unit tests

Author: Edward Hope-Morley
Revision Date: 2013-09-24 16:42:16 UTC

Fixed unit tests

lp://qastaging/~hopem/charms/precise/cinder/stable.lp1337266 bug(Has a merge proposal) 1 Development 2014-07-04 09:22:07 UTC
39. restored charm-helpers.yaml

Author: Edward Hope-Morley
Revision Date: 2014-07-04 09:15:45 UTC

restored charm-helpers.yaml

lp://qastaging/~hopem/charms/precise/cinder/tls-ha (Has a merge proposal) 1 Development 2014-02-17 23:52:36 UTC
33. [dosaboy] fixed unit tests

Author: Edward Hope-Morley
Revision Date: 2014-02-17 23:52:11 UTC

[dosaboy] fixed unit tests

lp://qastaging/~hopem/charms/precise/cinder/trunk bug(Has a merge proposal) 1 Development 2013-09-23 15:56:03 UTC
23. If Cinder and Glance are using Ceph a...

Author: Edward Hope-Morley
Revision Date: 2013-06-14 12:37:58 UTC

If Cinder and Glance are using Ceph as a backend store,
the Cinder RBD driver requires Glance API v2 to perform
certain newer actions (as of Grizzly) e.g. copy-on-write
cloning of images. This fix applies, fro Grizzly and up,
glance_api_version to /etc/cinder/cinder.conf with a
default value of 1 for backwards comaptibility.

Note that Glance must have the following config set for
Cinder/Ceph copy-on-write to work:

show_image_direct_url = True

FIXES: LP1187123

lp://qastaging/~ivoks/charms/precise/cinder/tls-ha (Has a merge proposal) 1 Development 2014-02-18 11:53:22 UTC
35. [hopem] Adjust test_apache_ssl_contex...

Author: Ante Karamatić
Revision Date: 2014-02-18 11:53:22 UTC

[hopem] Adjust test_apache_ssl_context_service_enabled()

lp://qastaging/~ivoks/charms/precise/cinder/yolanda-syslog 1 Development 2014-02-13 10:45:52 UTC
32. Sync charmhelpers

Author: Ante Karamatić
Revision Date: 2014-02-13 10:45:19 UTC

Sync charmhelpers

lp://qastaging/~james-page/charms/precise/cinder/ceph-leader (Has a merge proposal) 1 Development 2013-02-26 15:07:39 UTC
34. Ensure that only the peer/cluster lea...

Author: James Page
Revision Date: 2013-02-26 15:06:59 UTC

Ensure that only the peer/cluster leader tries to create the cinder pool

lp://qastaging/~james-page/charms/precise/cinder/eligible_leader 1 Development 2013-02-06 17:15:10 UTC
27. Tweak peer checking

Author: James Page
Revision Date: 2013-02-06 17:15:10 UTC

Tweak peer checking

lp://qastaging/~james-page/charms/precise/cinder/fix-ceph-host-stickyness (Has a merge proposal) 1 Development 2013-03-12 17:27:31 UTC
41. Fixup stop cinder-api in cluster hook...

Author: James Page
Revision Date: 2013-03-12 17:27:31 UTC

Fixup stop cinder-api in cluster hook pre full configuration

lp://qastaging/~james-page/charms/precise/cinder/folsom-ceph-fixup 1 Development 2013-11-18 12:26:57 UTC
29. Rebase on trunk of cinder charm

Author: James Page
Revision Date: 2013-11-18 12:26:57 UTC

Rebase on trunk of cinder charm

lp://qastaging/~james-page/charms/precise/cinder/glance-support (Has a merge proposal) 1 Development 2013-03-21 17:22:03 UTC
43. Install qemu-utils when related to gl...

Author: James Page
Revision Date: 2013-03-21 17:22:03 UTC

Install qemu-utils when related to glance

lp://qastaging/~james-page/charms/precise/cinder/hook-fixup (Has a merge proposal) 1 Development 2012-12-05 17:43:54 UTC
19. Add future fix for move to start-stop...

Author: James Page
Revision Date: 2012-12-05 17:43:54 UTC

Add future fix for move to start-stop-daemon in grizzly

lp://qastaging/~james-page/charms/precise/cinder/multi-backend-support 1 Development 2013-09-23 17:04:29 UTC
65. Add first cut of backend support

Author: James Page
Revision Date: 2013-09-23 17:04:01 UTC

Add first cut of backend support

lp://qastaging/~james-page/charms/precise/cinder/pre-test 1 Development 2014-02-19 10:45:18 UTC
30. [ivoks,r=james-page] Re-order port pi...

Author: James Page
Revision Date: 2014-02-19 10:44:30 UTC

[ivoks,r=james-page] Re-order port pipeline to ensure that SSL occurs end-to-end.

lp://qastaging/~james-page/charms/precise/cinder/unit-testing (Has a merge proposal) 1 Development 2013-10-20 18:31:12 UTC
27. Fixup use of assert_called()

Author: James Page
Revision Date: 2013-10-20 18:31:12 UTC

Fixup use of assert_called()

lp://qastaging/~james-page/charms/precise/cinder/whitelist-blocks 1 Development 2014-04-07 13:18:24 UTC
56. Add details of block device listing

Author: James Page
Revision Date: 2014-04-07 13:18:24 UTC

Add details of block device listing

lp://qastaging/~james-page/charms/precise/cinder/zap-disk-clear 1 Development 2014-03-18 22:50:47 UTC
32. Resync helpers to pickup zap_disk wit...

Author: James Page
Revision Date: 2014-03-18 22:50:17 UTC

Resync helpers to pickup zap_disk with --clear enabled

lp://qastaging/~jorge/charms/precise/cinder/fix-README bug(Has a merge proposal) 1 Development 2015-01-05 14:59:59 UTC
58. Remove outdated contact information.

Author: Jorge Castro
Revision Date: 2015-01-05 14:56:36 UTC

Remove outdated contact information.

lp://qastaging/~jose/charms/precise/cinder/add-blank-defaults (Has a merge proposal) 1 Development 2014-03-26 09:19:47 UTC
32. Added blank defaults to config.yaml

Author: José Antonio Rey
Revision Date: 2014-03-26 09:19:11 UTC

Added blank defaults to config.yaml

lp://qastaging/~jseutter/charms/precise/cinder/ha-support-with-health (Has a merge proposal) 1 Development 2013-03-05 21:16:09 UTC
44. Better checking of open ports to excl...

Author: Jerry Seutter
Revision Date: 2013-03-05 21:16:09 UTC

Better checking of open ports to exclude false positives.

lp://qastaging/~louis/charms/precise/cinder/cinder-add-user-flags (Has a merge proposal) 1 Development 2014-01-09 18:03:38 UTC
28. Implement config-flags functionality ...

Author: Louis Bouchard
Revision Date: 2014-01-09 18:02:02 UTC

Implement config-flags functionality as implemented in nova-compute charm

Fix LP: #1267554

lp://qastaging/~openstack-charmers/charms/precise/cinder/old-1410 1 Development 2015-01-29 15:29:41 UTC
59. [gnuoy, trivial] Trivial lint fix

Author: Liam Young
Revision Date: 2015-01-13 10:44:02 UTC

[gnuoy, trivial] Trivial lint fix

lp://qastaging/~openstack-charmers-archive/charms/precise/cinder/old-1501 1 Development 2015-04-23 16:08:10 UTC
74. [beisner,r=jamespage] Ensure that lib...

Author: James Page
Revision Date: 2015-04-13 08:21:11 UTC

[beisner,r=jamespage] Ensure that librbd1 is upgraded in 12.04 installs, avoiding symbol problems in qemu calls.

lp://qastaging/~openstack-charmers-next/charms/precise/cinder/trunk 1 Development 2016-07-07 09:06:35 UTC
179. Resync charmhelpers Due to the way t...

Author: James Page
Revision Date: 2016-07-07 09:06:35 UTC

Resync charmhelpers

Due to the way that changes get merged in git/gerrit, a number of
charm-helpers changes from a previous sync where lost when an
older review was landed, which referred to an older charmhelpers
version.

Resync and fix missing bits.

Change-Id: I37c3b129b302ad02f3b1820db2076a8de28cb28c

lp://qastaging/~openstack-ubuntu-testing/charms/precise/cinder/grizzly 1 Development 2013-03-05 21:09:22 UTC
21. Sync openstack-common from current ha...

Author: Adam Gandelman
Revision Date: 2013-03-05 21:09:22 UTC

Sync openstack-common from current ha-support branches.

lp://qastaging/~openstack-ubuntu-testing/charms/precise/cinder/trunk 1 Development 2014-04-29 12:47:45 UTC
43. Updates

Author: James Page
Revision Date: 2014-04-29 12:47:45 UTC

Updates

lp://qastaging/~raharper/charms/precise/cinder/add-loopback-support-and-debug 1 Development 2014-09-16 17:32:33 UTC
41. OMG, forgot the comma. *sigh*

Author: Ryan Harper
Revision Date: 2014-09-16 17:32:33 UTC

OMG, forgot the comma. *sigh*

lp://qastaging/~raharper/charms/precise/cinder/use-dd-zap-disk 1 Development 2014-03-19 20:28:55 UTC
34. Don't dd past the end of the dev; che...

Author: Ryan Harper
Revision Date: 2014-03-19 20:28:55 UTC

Don't dd past the end of the dev; check_call() doesn't like the rv=1

lp://qastaging/~tvansteenburgh/charms/precise/cinder/fix-tests (Has a merge proposal) 1 Development 2014-09-10 19:06:10 UTC
39. Fix tests, proof

Author: Tim Van Steenburgh
Revision Date: 2014-09-10 19:05:20 UTC

Fix tests, proof

152 of 52 results