summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* cfg: fix required if option has a dashJulien Danjou2012-10-261-0/+8
* Move nova's util.synchronized decorator to openstack common.Michael Still2012-10-182-0/+202
* Merge "Use self.config in test_zmq"Jenkins2012-10-161-7/+5
|\
| * Use self.config in test_zmqEric Windisch2012-10-111-7/+5
* | Merge "Revert "Add support for finer-grained policy decisions""Jenkins2012-10-121-127/+5
|\ \
| * | Revert "Add support for finer-grained policy decisions"Mark McLoughlin2012-10-111-127/+5
| |/
* | Merge "Added is_newer_than function"Jenkins2012-10-111-0/+12
|\ \ | |/ |/|
| * Added is_newer_than functionSirisha Devineni2012-10-091-0/+12
* | Add support for finer-grained policy decisionsKevin L. Mitchell2012-10-091-5/+127
* | Add a 'not' operator to the policy langageKevin L. Mitchell2012-10-091-2/+36
* | Add a new policy languageKevin L. Mitchell2012-10-091-0/+278
* | Remove deprecated policy engine APIsMark McLoughlin2012-10-091-139/+0
* | Rewrite the policy engine from scratchKevin L. Mitchell2012-10-091-305/+452
|/
* Merge "Add the rpc service and delete manager"Jenkins2012-09-272-3/+49
|\
| * Add the rpc service and delete managerAngus Salkeld2012-09-262-3/+49
* | Add exchange_name parameter to TopicConsumerJulien Danjou2012-09-272-0/+109
* | Extracted parse_host_port into network_utils.Eugene Kirpichov2012-09-262-17/+42
* | Merge "Support for several HA RabbitMQ servers."Jenkins2012-09-251-17/+131
|\ \
| * | Support for several HA RabbitMQ servers.Eugene Kirpichov2012-09-251-17/+131
* | | Normalize_time() always return naive objectYunhong, Jiang2012-09-131-0/+20
|/ /
* / Use pep8 v1.3.3Zhongyue Luo2012-09-134-33/+58
|/
* Merge "Make projects define 'control_exchange'."Jenkins2012-09-121-4/+4
|\
| * Make projects define 'control_exchange'.Russell Bryant2012-09-111-4/+4
* | Added a method for parsing host:port pairs.Eugene Kirpichov2012-09-111-0/+17
|/
* Merge "Allow non-string items in the creds dict."Jenkins2012-08-311-0/+7
|\
| * Allow non-string items in the creds dict.Vishvananda Ishaya2012-08-201-0/+7
* | Regarding the mispelling of the Noble Narwhal.Matt Joyce2012-08-221-1/+1
|/
* Merge "Remove amqp import from rpc/test_common"Jenkins2012-08-201-1/+0
|\
| * Remove amqp import from rpc/test_commonEric Windisch2012-08-141-1/+0
* | Add threadgroup to manage timers and greenthreads.Angus Salkeld2012-08-201-1/+11
* | Add basic periodic task infrastructure.Angus Salkeld2012-08-201-0/+71
* | Add multiprocess service launcherAngus Salkeld2012-08-201-1/+136
* | Basic service launching infrastructureAngus Salkeld2012-08-151-0/+40
|/
* Merge "Allow set_default and set_override to use None"Jenkins2012-08-131-2/+29
|\
| * Allow set_default and set_override to use NoneVishvananda Ishaya2012-08-111-2/+29
* | Tilde expansion for --config-file and --config-dirMark McLoughlin2012-08-111-0/+40
|/
* Merge "Make receiver spawning in impl_zmq more robust/clean."Jenkins2012-08-101-19/+26
|\
| * Make receiver spawning in impl_zmq more robust/clean.Eric Windisch2012-08-011-19/+26
* | Support for marshalling datetime while preserving microseconds.SandyWalsh2012-08-101-0/+6
* | Merge "Add import_opt() method to ConfigOpts"Jenkins2012-08-104-0/+83
|\ \
| * | Add import_opt() method to ConfigOptsMark McLoughlin2012-07-314-0/+83
* | | Merge "Fix meaningless test case"Jenkins2012-08-061-1/+1
|\ \ \
| * | | Fix meaningless test caseMate Lakat2012-08-061-1/+1
* | | | Add multiple-driver support to the notifier api.Andrew Bogott2012-08-025-189/+104
|/ / /
* | | Merge "Install a qualified except hook."Jenkins2012-08-021-0/+27
|\ \ \
| * | | Install a qualified except hook.Mate Lakat2012-08-011-0/+27
| | |/ | |/|
* | | Merge "Use function registration for policy checks"Jenkins2012-08-011-56/+113
|\ \ \
| * | | Use function registration for policy checksKevin L. Mitchell2012-07-301-56/+113
| | |/ | |/|
* | | Reduce test_zmq's reponse timeout.Eric Windisch2012-08-011-0/+1
| |/ |/|
* | Merge "Copy LoopingCall from nova for service.py"Jenkins2012-07-311-0/+52
|\ \