12 Commits

Author SHA1 Message Date
TimurNurlygayanov
d7abc167ba Fixed issue with requirements
Change-Id: I7b7bfeab896cda0fa9a290475f5f86f17fccca91
Closes-Bug: #1287679
2014-03-04 16:09:43 +04:00
Ekaterina Fedorova
968296bf7e Cherry-pick the following commits from release-0.4
* Fix errors in infrastructure
	blueprinr one-style-config
	1) Update sample config - remove non-existing directory
	2) Add 0.4.1 version
	3) Rename config file to sample
	Fixes-Bug: 1270734

* Catch AttributeError in case of incorrect session_id
	Closes-Bug: 1269749

* Fixed issue with copy configuration files.
	Closes-Bug: #1271079

* Add translation support

	Use openstack.common.gettextutils for translation
	Closes-Bug: #1267514

* Fix name for syslog_log_facility param

* Update requirements for a release-0.4.1

* Handle incorrect env_id
	Closes-Bug: 1227154

* Import _ not implicit

Change-Id: I2744eaeef369220c5a8dabb027ba40622be9d155
2014-02-10 18:52:31 +04:00
Timur Sufiev
5da8ef0796 Cherry-pick the following commits from release-0.4:
* Update requirements to stable/havana.
* made code preparations for build (modified)
* Made changes for nonroot daemons run
* Update requirements.txt for v0.4

Change-Id: I8cc4ee585ae35276b2fe0c81be5e45cb1997b4a2
2014-01-10 18:23:01 +04:00
Timur Sufiev
e15524f402 Fix dev version package spec in requirements.txt
'-' in #egg section is treated like a separator,
inside egg_info, which is not desirable.

Change-Id: Ic857b45a99614c96a245e158936220dea557db7c
2013-12-11 12:44:48 +04:00
Serg Melikyan
4c9c97b79b Cherry-pick from release-0.3:
*Version bump to 0.3
 *Add delays before reconnect to RabbitMQ

Change-Id: Ia66eab17e0df5b41d7d60dc302c88e0ed08ff401
2013-11-26 20:05:32 +04:00
Serg Melikyan
494bcc5211 Enable HA on declared queues
Change-Id: I57a7ca13580a507f7a51c0ec7078f7f2eaef185e
2013-11-22 18:11:59 +04:00
Timur Sufiev
b85f0ecf92 Update requirements to match havana's ones.
Update repo with openstack/requirements/update.py.

Change-Id: Ibc76b1c47655de379eb924f1024bbbd312abce4a
2013-10-29 13:16:24 +04:00
Monty Taylor
4608a84aab Remove d2to1 dependency
Change-Id: I91d6cbd3473382f5559bdcaf49597e7d004af74d
2013-09-30 10:53:48 -04:00
Timur Sufiev
10650817a9 Porting changes from Release 0.2
* Fix leaking password in murano-api logs (resolved: MRN-861)
* Added function to clean deployment description
* Updated SQLAlchemy requirement
* Changed default values of vhost, login, password (resolved: MRN-880)
* Updated requirements for murano-common
  Now murano-common is installed from pypi and has correct version requirements

Change-Id: I765808820b0ccbdb1d24c776cbe674c00822a3e4
2013-09-09 12:33:34 +04:00
Serg Melikyan
bc87e2f8a7 Cherry-pick following change-ids from release-0.2.
Ie214f0fc9467171b2feb17b2356e834237786bb7
Iaba3df12b2ff0f415ee149e7173529ef2ad31b15

Change-Id: I969361b7a13f57db72ad08f68d98b2730fd0840b
2013-09-03 14:53:39 +04:00
Stan Lagun
332078e3b7 Updated to muranocommon 0.2 with SSL support
Change-Id: Ibf4ec63332ab1073bda7d1a1cd102cf514284188
2013-07-29 13:25:05 +04:00
Serg Melikyan
072b593de6 Migrated to Murano Common
Replaced old RabbitMQ code over amqplib to Murano Common MqClient

Change-Id: Icf721f9304f65df02231bde77c8472fd6e20c90d
2013-07-25 15:59:45 +04:00