Statistics
| Branch: | Tag: | Revision:

root / snf-common / synnefo / lib / utils.py @ 07602322

History | View | Annotate | Download (3.4 kB)

# Date Author Comment
b253c438 06/03/2013 11:50 am Georgios D. Tsoukalas

common: get/set/del path utility for nested dicts

762b93d7 05/15/2013 04:43 pm Christos Stavrakakis

pep8 fixes

a971d6fe 04/30/2013 08:08 pm Kostas Papadimitriou

common: Recursive dictionary merge helper method

30333691 04/08/2013 04:27 pm Christos Stavrakakis

Move code and PEP8 fixes

74d988b0 02/01/2013 04:00 pm Christos Stavrakakis

pep8 fixes to snf-common

1de7fd6d 01/11/2013 04:35 pm Kostas Papadimitriou

Additional common helper methodt

c4e55622 06/06/2012 04:56 pm Christos Stavrakakis

Update modules interacting with AMQP

Update all modules which are interacting with the RabbitMQ messaging system to
use the AMQPClient in order to use highly available queues in active/active
mode.

Extend messages to include a unique identifier in order to handle...