Commit Graph

22 Commits

Author SHA1 Message Date
OpenDev Sysadmins dd842d93b3 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:52:17 +00:00
Ruslan Kamaldinov a24dcd8e1c Deprecate murano-common
Change-Id: Icce06492f6b9bbb27180554a041ab78d729ef3f5
2014-04-16 19:38:26 +04:00
Serg Melikyan cf08efcd33 Replace Puka with Kombu
Replace Puka messaging library with Kombu, since
Kombu is available in global-requirements.

Change-Id: I605b02e9ff65432c59d2aecb2d67c6fd9e5594bb
2014-03-12 15:51:21 +04:00
TimurNurlygayanov 9d90d4199e Fixed issue with requirements
Change-Id: I25c35fa44492eb9b679f2a80736e51a008f9c053
Closes-Bug: #1287685
2014-03-04 16:29:52 +04:00
Serg Melikyan 668923dc72 Update README with actual info
Change-Id: I753b82a903640bd8dbfa0f65b535606f12887653
2014-02-21 13:26:25 +04:00
TimurNurlygayanov f2afa2412c Fix issue with secure pip download
It is require for new version of pip 1.5:
  pip no longer will scrape insecure external urls by default
  nor will it install externally hosted files by default.
  Users may opt into installing externally hosted or
  insecure files or urls using --allow-external PROJECT and
  --allow-unverified PROJECT. (Pull #1055)

  link with more detailed information:
  http://www.pip-installer.org/en/latest/news.html

Change-Id: Id5255c17b4240ad4025f16b9ebcacb9f55568c04
Closes-Bug: #1267420
2014-01-09 16:32:54 +04:00
Jenkins 0c46c4ab50 Merge "Fixed issue with x-expires" 2013-11-26 12:02:29 +00:00
Serg Melikyan 91cc53dd24 Fixed issue with x-expires
Incorrect type was choosen for value of x-expires arg

Closed-bug: #1255042
Change-Id: I11f2e11965b0f1f0b2fb016672619cd625dde86c
2013-11-26 15:30:26 +04:00
Serg Melikyan c2d6d72e0e Cherry-picked changes from release-0.3
* version bumped to 0.3
  * puka doesn't work with unicode strings in message header
  * upgrade to puka 1.0.7d

Change-Id: I1620fb5e03d813c0e0aa4cb41b91f964de1bc63c
2013-11-26 13:55:54 +04:00
Serg Melikyan d633884312 Added support for TTL & HA in declared queues
Change-Id: Id60a7b3231394b146d4404356bf80035406bfcf4
2013-11-22 17:49:08 +04:00
Timur Sufiev 7790028222 Update requirements to match havana's ones
Update repo with openstack/requirements/update.py.

Change-Id: I467b10ad05ee12efaa84d15e00a85d25476b87b0
2013-10-29 16:24:29 +04:00
Monty Taylor 0349d3ba7b Remove d2to dependency
Change-Id: I0ddd70f642db7ef45ada5baa72de0531f1b03b7d
2013-09-30 10:36:01 -04:00
Serg Melikyan e44594df2e Cherry-pick commits from release-0.2.
* Added ClearToken class
  ClearToken can be used for replacing some dictionary
  attribute value by key-name.
  I39ac36beb277cd517d1b5cd901f57ed064a88556

Change-Id: Ifb867bb624cc9314cdf900b0efa55441ce305e80
2013-09-10 15:29:16 +04:00
Serg Melikyan 188615d3eb Fixed issue with package name
Package name should be same as repository name (it is important for CI)

Change-Id: I7ee8dfedb3487b16f111b35d1b8cc1a7d4dbfedf
2013-09-09 10:51:37 +04:00
Stan Lagun 6d6c29f7b5 bug-fixes in messaging 2013-07-27 22:59:48 +04:00
Stan Lagun e3ed6868f4 Mq refactoring, SSL support and message acknowledgment 2013-07-26 16:38:56 +04:00
Stan Lagun b5740072f7 Mq refactoring, SSL support and message acknowledgment 2013-07-26 16:36:23 +04:00
Stan Lagun b8dfee8f92 Mq refactoring, SSL support and message acknowledgment 2013-07-26 14:53:11 +04:00
Serg Melikyan 8d293f43db Resolve puka requirements specs 2013-07-25 14:57:03 +04:00
Serg Melikyan 771a134a3e Added missed requirement to Puka with SSL 2013-07-23 14:17:31 +04:00
Serg Melikyan 906162e2af Murano Common - Shared Library for Murano 2013-07-18 10:08:21 +04:00
Serg Melikyan 3a377a5ca6 Initial commit 2013-07-16 04:05:24 -07:00