deb-zaqar/marconi
Flaper Fesp a23643ec3c Replace create / update with upsert
This patch replaces both methods with a single method upsert. The idea
behind it, as discussed, is to have a single method for handling queue
creation and update.

The method is expected to return Ture when a queue was created and False
when a queue was updated.

Implements blueprint storage-base
Fixes bug 1155657

Change-Id: I367c5a29038acc89dbf60a3df9d8dcbf436037a7
2013-03-18 00:31:07 +01:00
..
common Decentralized configuration. 2013-03-13 14:22:37 -04:00
openstack Initial import. 2012-11-01 09:52:20 +01:00
storage Replace create / update with upsert 2013-03-18 00:31:07 +01:00
tests Replace create / update with upsert 2013-03-18 00:31:07 +01:00
transport Decentralized configuration. 2013-03-13 14:22:37 -04:00
__init__.py Add gettext support 2013-03-14 14:28:55 +01:00
kernel.py Decentralized configuration. 2013-03-13 14:22:37 -04:00
version.py doc: Make file headings consistent, and update docstrings per the proposed HACKING guide 2013-03-05 16:45:52 -05:00