Commit Graph

  • 055308929c * Sets minimum recommended pg settings when creating glance rbd pool (images). * Adds replication count to config.yaml and applies when creating new images pool. Edward Hope-Morley 2013-09-18 10:12:13 +0100
  • d6d2583133 Add generic relation broken hook. Adam Gandelman 2013-08-20 12:09:15 -0700
  • acd9ff2785 Update charm-helpers sync source to temporary ~openstack-charmers helper branch. Adam Gandelman 2013-08-19 16:38:39 -0700
  • 7c82c940b2 Checkin new helper. Adam Gandelman 2013-08-16 17:31:02 -0700
  • 406c38fdef Sync helpers. Adam Gandelman 2013-08-16 17:29:10 -0700
  • 67d8ae7a7e Use canonical_url() elsewhere, simplify tests accordingly. Simplify' ha_relation_changed. Adam Gandelman 2013-08-16 17:27:12 -0700
  • cd9ac3b419 Fix image-service interface: pass glance-api-server, not glance_api_server. Use canonical_url() Adam Gandelman 2013-08-16 16:41:35 -0700
  • 0f5fd08e7e Open port 9292 from config-changed. Adam Gandelman 2013-08-16 14:35:43 -0700
  • 7ee9a20a06 Do not configure_https() in install hook, it gets called during config-changed. Adam Gandelman 2013-08-16 14:29:16 -0700
  • 4ad72e2997 Set default minimum OpenStack version to Essex. Adam Gandelman 2013-08-16 14:22:59 -0700
  • efb3f5a85d really add coveragerc Andres Rodriguez 2013-08-14 18:56:40 -0400
  • 8e8258dfb6 Add coveragerc Andres Rodriguez 2013-08-14 18:36:19 -0400
  • 044ea9299a use latest charmhelpers and make modifications accordingly Andres Rodriguez 2013-08-14 18:31:44 -0400
  • 8feba00229 fix lint Andres Rodriguez 2013-08-14 18:21:29 -0400
  • c811d3f9bb Add more test and fix config_changed Andres Rodriguez 2013-08-14 15:39:33 -0400
  • 48df3e3c90 add more tests Andres Rodriguez 2013-08-14 15:10:02 -0400
  • c644584d97 More tests Andres Rodriguez 2013-08-13 18:32:20 -0400
  • ab3fc5918c Add more tests Andres Rodriguez 2013-08-13 17:36:16 -0400
  • b15961e855 Add more tests Andres Rodriguez 2013-08-09 15:29:00 -0400
  • 2de0628f30 Add initial tests and make a few related fixes to the charm Andres Rodriguez 2013-08-09 14:45:02 -0400
  • ded07bda70 TRIVIAL: Add icon.svg. Adam Gandelman 2013-07-11 12:42:38 -0700
  • d53eadd11e Fix juju_rc_path Andres Rodriguez 2013-07-11 13:29:14 -0400
  • 28d79c07cc Fix config Andres Rodriguez 2013-07-11 11:07:15 -0400
  • ec9601285c Lint fixes Andres Rodriguez 2013-07-11 10:51:24 -0400
  • 4e1f0c1f80 drop the use of relation_get_dict Andres Rodriguez 2013-07-11 10:49:01 -0400
  • c6077724ec drop set_ceph_env_variables Andres Rodriguez 2013-07-11 10:30:48 -0400
  • 7a3045cf52 use hookenv's config instead Andres Rodriguez 2013-07-11 10:29:38 -0400
  • 822166a483 use more constants Andres Rodriguez 2013-07-11 10:28:37 -0400
  • 8d25c33863 Drop unnecessary lines of code Andres Rodriguez 2013-07-11 10:17:30 -0400
  • b630b3fb92 lint fixes Andres Rodriguez 2013-07-10 17:35:42 -0400
  • 1042271bc7 Fix log for glance_utils Andres Rodriguez 2013-07-10 17:33:27 -0400
  • c1dde8fd63 Change do_openstack_upgrade Andres Rodriguez 2013-07-10 17:23:10 -0400
  • e94f71ff7c Fix typo in hooks Andres Rodriguez 2013-07-10 16:10:31 -0400
  • 397992e8a7 Do not call _change after openstack upgrade for each r_id Andres Rodriguez 2013-07-10 16:03:24 -0400
  • de101dc847 Change do_openstack_upgrade to use apt_install/apt_upgrade Andres Rodriguez 2013-07-10 16:01:44 -0400
  • 2e9943fc0d Minor fixes Andres Rodriguez 2013-07-10 14:15:36 -0400
  • 5386ff987a use hooks differently Andres Rodriguez 2013-07-10 14:10:14 -0400
  • 9b49e4040a Remove unused constant from mglance_utils Andres Rodriguez 2013-07-10 13:53:40 -0400
  • f3a950f4db use constants Andres Rodriguez 2013-07-10 13:50:41 -0400
  • 8f4118b1cd Use conf's contants Andres Rodriguez 2013-07-10 13:48:47 -0400
  • 0aaf0853b6 Move constants to glance_utils Andres Rodriguez 2013-07-10 13:42:31 -0400
  • 999904f47e Cleanup of constants Andres Rodriguez 2013-07-10 13:37:11 -0400
  • 3b174210ba Add Makefile Andres Rodriguez 2013-07-10 13:20:55 -0400
  • 646a83ca81 more lint fixes Andres Rodriguez 2013-07-10 13:20:36 -0400
  • 7d49b936f9 Solve lint issues Andres Rodriguez 2013-07-10 13:18:11 -0400
  • b77c5365ab change to use log from hookenv Andres Rodriguez 2013-07-10 13:11:56 -0400
  • 5c46d23f39 Fix import brackets to satisfy lint complaints Andres Rodriguez 2013-07-10 12:58:29 -0400
  • 00a6e120b2 user service_stop Andres Rodriguez 2013-07-10 01:08:38 -0400
  • 91aaa274b2 use apt_update/apt_install Andres Rodriguez 2013-07-10 00:58:49 -0400
  • 034487c8c8 lsb_release Andres Rodriguez 2013-07-09 17:38:00 -0400
  • e8ebab4267 configure source differently and use apt_install and apt_update Andres Rodriguez 2013-07-09 17:26:35 -0400
  • aa0bd83e03 update openstack_utils.py helper to check that a current package version exists or returns none Andres Rodriguez 2013-07-09 14:01:32 -0400
  • 58e72c55ba Update to set release Andres Rodriguez 2013-07-09 13:27:27 -0400
  • b81f6ff784 Update charmhelpers Andres Rodriguez 2013-07-09 13:24:46 -0400
  • c30edadcc4 update helpers Andres Rodriguez 2013-07-09 13:17:09 -0400
  • c027b53128 Update to detect the release to use the templating for Andres Rodriguez 2013-07-09 13:16:34 -0400
  • de689f411b Add templates for glance-registry-paste.ini as they differ in essex, folsom, and grizzly. Havana uses the grizzly one Andres Rodriguez 2013-07-09 12:44:14 -0400
  • 1771075d41 Add glance-api-paste.ini template for each of the openstack releases because they are different Andres Rodriguez 2013-07-09 12:34:04 -0400
  • 1ddec78815 Fix missing comma on import Andres Rodriguez 2013-07-09 10:47:19 -0400
  • 1abe21ec49 Use restart_on_change Andres Rodriguez 2013-07-09 10:30:31 -0400
  • a17b8cfd59 create /etc/ceph early Andres Rodriguez 2013-07-08 12:33:07 -0400
  • e385531558 Do not call some relations with rid Andres Rodriguez 2013-07-08 12:29:30 -0400
  • a37517e97a Try to fix openstack upgrade Andres Rodriguez 2013-07-08 12:03:24 -0400
  • 869738ac9e Use more hookenv functions instead of hahelpers.utils functions Andres Rodriguez 2013-07-08 11:12:20 -0400
  • ab9e92ccf0 Fix relations Andres Rodriguez 2013-07-08 11:09:01 -0400
  • 1bf427596c Run relations after upgrade Andres Rodriguez 2013-07-08 10:51:40 -0400
  • f94d81df52 remove unnecessary import from glance_contexts.py Andres Rodriguez 2013-07-05 17:13:02 -0400
  • 191abd95e8 fix indentation Andres Rodriguez 2013-07-05 17:11:57 -0400
  • bd7382a011 Drop glance_common.py and use glance_utils.py Andres Rodriguez 2013-07-05 17:08:23 -0400
  • 6923fe4ef4 cleanup glance_common.py Andres Rodriguez 2013-07-05 17:01:16 -0400
  • 7a744f8204 cleanup unnecessary imports Andres Rodriguez 2013-07-05 16:58:15 -0400
  • e9911be392 Cleanup imports Andres Rodriguez 2013-07-05 16:15:40 -0400
  • ba3ffb319e cleanup glance_common.py Andres Rodriguez 2013-07-05 16:10:39 -0400
  • da88d3fd75 update helpers Andres Rodriguez 2013-07-05 15:12:08 -0400
  • 6bde8cd9ad fix typo Andres Rodriguez 2013-07-05 14:59:58 -0400
  • 824b9e7945 fix external_ports for ssl context Andres Rodriguez 2013-07-05 14:50:24 -0400
  • a5967aa8ac remove worthless comments Andres Rodriguez 2013-07-05 14:48:28 -0400
  • 784955ddd8 remove service_enabled Andres Rodriguez 2013-07-05 14:13:15 -0400
  • 51a51d305f add service_enabled to glance_utils.py Andres Rodriguez 2013-07-05 14:07:14 -0400
  • 0b73721c29 fix typo Andres Rodriguez 2013-07-05 13:59:44 -0400
  • 5402c766c7 minor fixes Andres Rodriguez 2013-07-05 13:49:05 -0400
  • 102cffb2f8 new configure_https Andres Rodriguez 2013-07-05 13:35:48 -0400
  • a156670d21 sync charmhelpers Andres Rodriguez 2013-07-05 12:17:32 -0400
  • 7d8e5891d3 Cleanup Andres Rodriguez 2013-07-05 12:08:06 -0400
  • c3230e4a62 remove old charmhelpers Andres Rodriguez 2013-07-02 15:28:20 -0400
  • 235d421de0 register haproxy config Andres Rodriguez 2013-07-02 15:27:12 -0400
  • 5567019b64 Sent ints not string for haproxy port determination Andres Rodriguez 2013-07-02 15:14:55 -0400
  • 8d0903e68c Fix ha_relation_changed Andres Rodriguez 2013-07-02 15:05:10 -0400
  • 1eb6f5be59 Fix typo Andres Rodriguez 2013-07-02 13:06:51 -0400
  • 071e21053e cleanup Andres Rodriguez 2013-07-01 15:02:42 -0400
  • 42cad0fb3a cluster_changed/haproxy Andres Rodriguez 2013-07-01 15:01:13 -0400
  • 430a00f99b install_hook Andres Rodriguez 2013-07-01 14:29:05 -0400
  • 821c72d35c object_store_joined Andres Rodriguez 2013-07-01 14:28:39 -0400
  • 44dddaee7e update ceph.conf template Andres Rodriguez 2013-06-26 13:05:14 -0400
  • c4a9f77768 override Andres Rodriguez 2013-06-26 12:59:17 -0400
  • 8948236270 user glance.glance for ceph keyring Andres Rodriguez 2013-06-26 12:33:06 -0400
  • 46540d7a86 Fix logs Andres Rodriguez 2013-06-26 12:01:25 -0400
  • 81083b6d90 add missing imports Andres Rodriguez 2013-06-26 11:40:29 -0400
  • 865baf3943 Fix install Andres Rodriguez 2013-06-26 11:33:40 -0400
  • 9ee2ac6694 Missing imports Andres Rodriguez 2013-06-25 17:55:08 -0400