Commit Graph

  • a985eaf359 Add openstack.common.{context,notifier,log} and update .rpc Julien Danjou 2012-07-11 12:32:03 +0200
  • fd86091c69 Update review server link Nicolas Barcet (nijaba) 2012-07-10 19:10:28 +0200
  • 4bf8558e0c Add link to roadmap Nicolas Barcet (nijaba) 2012-07-10 18:57:32 +0200
  • 7526cf6aff Add indexes to MongoDB driver Doug Hellmann 2012-07-09 10:49:52 -0400
  • 1f9bce2609 extend developer documentation Doug Hellmann 2012-07-05 11:08:01 -0400
  • fec72610ab Reset the correct nova dependency URL Julien Danjou 2012-07-03 13:04:07 +0200
  • 50aa91f5a5 Switch .gitreview to use OpenStack gerrit Andrew Hutchings 2012-07-04 13:30:32 +0100
  • 4ee4a6895f Add MongoDB engine. Doug Hellmann 2012-06-29 15:17:06 -0400
  • 022ecffe56 Convert timestamps to datetime objects before storing Doug Hellmann 2012-06-29 15:02:12 -0400
  • b345efa0be Reduce complexity of storage engine API Doug Hellmann 2012-06-29 15:15:20 -0400
  • b40ac5f32b Merge "Documentation edits:" Jenkins 2012-06-28 11:26:07 +0000
  • 378b856a9b Remove usage of nova.log Julien Danjou 2012-06-28 13:01:38 +0200
  • 2f630d95e5 Documentation edits: annegentle 2012-06-27 12:29:52 -0500
  • 158ed6b568 fix typo in instance properties list Doug Hellmann 2012-06-26 16:36:58 -0400
  • 77958016aa Merge "Add Sphinx wrapper around existing docs" Jenkins 2012-06-27 16:07:00 +0000
  • 4bcd1c46a0 Add Sphinx wrapper around existing docs Doug Hellmann 2012-06-27 11:39:37 -0400
  • 8232832bba Configure nova.flags as well as openstack.common.cfg Doug Hellmann 2012-06-26 15:25:12 -0400
  • 1b7b651d86 First draft of plugin/agent documentation. Fixes bug 1018311. Nicolas Barcet (nijaba) 2012-06-27 12:04:28 +0200
  • d179cbf4ef Essex: update Nova to 2012.1.1, add python-novaclient Julien Danjou 2012-06-27 12:26:27 +0200
  • b3a11dbf7b Merge "Fallback on nova.rpc for Essex" Jenkins 2012-06-26 18:01:03 +0000
  • 3c01ccefd5 Split service preparation, periodic interval configurable Julien Danjou 2012-06-26 14:26:57 +0200
  • 5d90f057cb Merge "Use the same instance metadata everywhere" Jenkins 2012-06-26 06:06:08 +0000
  • a4a15e732b Use the same instance metadata everywhere Doug Hellmann 2012-06-25 19:06:46 -0400
  • e16287766d Emit meter event for instance "exists" Doug Hellmann 2012-06-25 16:52:08 -0400
  • a78f2f447f Start defining DB engine API Doug Hellmann 2012-06-18 19:01:23 -0400
  • ffea2f5cd7 Fallback on nova.rpc for Essex Julien Danjou 2012-06-25 14:47:48 +0200
  • bf555549df Add instance metadata from notification events Doug Hellmann 2012-06-18 12:28:06 -0400
  • d9faf1c204 Combined fix to get past broken state of repo Julien Danjou 2012-06-15 15:04:09 +0200
  • 3f68534579 Add more metadata to instance counter Julien Danjou 2012-06-12 13:50:10 +0200
  • 8d47e17f35 Register storage options on import Julien Danjou 2012-06-11 15:43:37 +0200
  • a5b7321579 Add Essex tests Julien Danjou 2012-06-04 16:46:26 +0200
  • 5705468da2 Merge "fix message signatures for nested dicts" Jenkins 2012-06-11 16:35:52 +0000
  • 6a7c93574b Merge "log more than ceilometer" Jenkins 2012-06-11 16:34:09 +0000
  • 68d0faccc8 Merge "Remove event_type field from meter messages" Jenkins 2012-06-11 16:31:59 +0000
  • 8101f52ed7 log more than ceilometer Doug Hellmann 2012-06-11 11:32:42 -0400
  • 3b075dc7af Remove event_type field from meter messages Doug Hellmann 2012-06-11 11:10:53 -0400
  • 9823714e9e fix message signatures for nested dicts Doug Hellmann 2012-06-11 11:12:11 -0400
  • c9aae1118f Remove nova.flags usage Julien Danjou 2012-06-11 15:43:15 +0200
  • f413db8a2a Copy openstack.common.cfg Julien Danjou 2012-06-07 14:44:21 +0200
  • d01b964bec check message signatures in the collector Doug Hellmann 2012-06-07 18:00:49 -0400
  • 1bd1fd6846 Sketch out a plugin system for saving metering data. Doug Hellmann 2012-06-06 15:32:42 -0400
  • 0767165ebc refactor meter event publishing code Doug Hellmann 2012-06-06 16:25:49 -0400
  • 0c80375984 Merge "Use timestamp instead of datetime when creating Counter" Jenkins 2012-06-07 17:06:22 +0000
  • c491a93a39 Merge "add counter type field" Jenkins 2012-06-07 17:06:01 +0000
  • 8780157755 Add and use ceilometer own log module Julien Danjou 2012-06-06 11:02:20 +0200
  • f5b08423b9 add counter type field Doug Hellmann 2012-06-06 16:11:07 -0400
  • 966af69127 Use timestamp instead of datetime when creating Counter Doug Hellmann 2012-05-29 10:01:48 -0400
  • 14c068d2e8 Merge "Make the stand-alone test script mimic tox" Jenkins 2012-06-06 17:48:53 +0000
  • 6fa69bbdcc Use new flag API Julien Danjou 2012-06-04 10:24:33 +0200
  • f9d7414973 Fix a PEP8 error Julien Danjou 2012-06-04 10:32:08 +0200
  • 3fcb8da4a1 Make the stand-alone test script mimic tox Doug Hellmann 2012-05-30 12:00:59 -0400
  • 697c4c1051 Remove unneeded eventlet test requirement Julien Danjou 2012-05-30 17:52:31 +0200
  • d615fb872d Add listeners for other instance-related events Doug Hellmann 2012-05-29 17:16:27 -0400
  • 5e0a32f475 Add tox configuration Doug Hellmann 2012-05-29 17:57:58 -0400
  • a49e59b115 Use openstack.common.cfg for ceilometer options Julien Danjou 2012-05-29 16:18:04 +0200
  • bbc706c4c0 Merge "Add floating IP pollster" Jenkins 2012-05-29 08:59:32 +0000
  • b76f67d11f Publish and receive metering messages Doug Hellmann 2012-05-25 14:22:09 -0400
  • d4635bede1 Add floating IP pollster Julien Danjou 2012-05-24 15:06:22 +0200
  • dbccf0ce69 Fix tests based on DB by importing nova.tests Julien Danjou 2012-05-24 13:48:07 +0200
  • bc1f004f8f make the pollsters in the agent plugins Doug Hellmann 2012-05-23 13:07:29 -0400
  • 5717e9c5c9 Build ceilometer-agent and ceilometer-collector Julien Danjou 2012-05-15 12:36:47 +0200
  • 73c9150afe Add plugin support to the notification portion of the collector daemon. Doug Hellmann 2012-05-22 15:10:09 -0400
  • cc5b02dc84 Add CPU time fetching Julien Danjou 2012-05-11 16:09:47 +0200
  • 3c3f77f84a Add an example function for converting a nova notification to a counter. Doug Hellmann 2012-05-18 11:13:08 -0400
  • 68ae03c387 Merge "Add an exception handler to deal with errors that occur when the info in nova is out of sync with reality (as on my currently broken system). Also adds a nova prefix to the logger for now so messages from this module make it into the log file." Jenkins 2012-05-21 15:24:05 +0000
  • 8f4ba1656c add a tool for recording notifications and replaying them Doug Hellmann 2012-05-15 13:39:56 -0400
  • 1f0ae02f1e Add an exception handler to deal with errors that occur when the info in nova is out of sync with reality (as on my currently broken system). Also adds a nova prefix to the logger for now so messages from this module make it into the log file. Doug Hellmann 2012-05-15 15:27:13 -0400
  • 11a8416190 Periodically fetch for disk io stats Julien Danjou 2012-05-11 12:13:11 +0200
  • 6393825cf6 Use nova.service, add a manager class Julien Danjou 2012-05-10 16:41:41 +0200
  • 886485c468 Change license to Apache 2.0 Julien Danjou 2012-05-10 15:53:20 +0200
  • 5bb0df8e5c Add setup.py Julien Danjou 2012-05-09 13:55:41 +0200
  • 85beac0fa8 Import ceilometer-nova-compute Julien Danjou 2012-05-09 11:57:03 +0200
  • bca0ead8d2 Ignore pyc files Julien Danjou 2012-05-09 11:56:12 +0200
  • 0843dc10f1 Add link to blueprint Julien Danjou 2012-05-02 14:08:57 +0200
  • 241c7b319f Add .gitreview file Andrew Hutchings 2012-05-01 11:17:50 +0100
  • ca8dc0f250 initial commit LinuxJedi 2012-05-01 02:31:22 -0700