Commit Graph

7 Commits

Author SHA1 Message Date
Sergey Vilgelm 55f94816ea Switch to the oslo.log library
Use oslo.log instead of oslo-incubator.
Use oslo.log instead of system logging.
Add oslo.log to the requirements.txt.
Remove unused oslo-incubator modules.

Implements: blueprint port-oslo-incubator-to-oslo-log

Partial-Bug: 1481370
Change-Id: I7047497f2022b0c56be0f3811f1bb59ffe470877
2015-08-05 15:44:00 +03:00
Sergey Vilgelm 49c9c829b7 Switch to oslo.service
oslo.service has graduated, so murano should consume it.

Change-Id: I820a56920c1583d57880acf7d21fbd4a296ca26e
Closes-Bug: #1466851
2015-07-03 08:46:18 +00:00
Ekaterina Chernova 85a3d1efb0 Remove existing config
* Muranoagent config should be generated automatically.
  For developer purposes use tox -e genconfig
* Result file  etc/muranoagent/murano-agent.conf.sample
  is added to gitignore

Change-Id: I59fe86dfe5e931c1ebd324775c930fe390852855
2015-02-10 19:56:06 +03:00
Dmytro Dovbii 3ae8b6274e Fix use of the oslo-config-generator
Change-Id: I325667478349c5d825650a3f299d79a6545a58e4
2014-11-25 17:53:41 +02:00
Dmitrii Dovbii 0d756babef Remove muranoagent.conf.sample
Change-Id: I7bd8d7bb6c28754df922daf57be2561a4b92a898
Closes-Bug: #1369844
2014-10-01 14:35:38 +00:00
Ekaterina Fedorova 334106047c Add sample config and it's checker
* Add scripts for generation sample configs
* Fix name in setup.cfg, otherwise module is not recognized
* Add check to pep8 to follow new config parameters

Change-Id: I42918abc7fdcf9c6779c4e97ba7f2b605b9057e8
2014-08-25 18:49:01 +04:00
Ruslan Kamaldinov 79c7da668a Extract main python client to the top
C and Windows clients were moved to directory 'contrib'.

Change-Id: I2a31a965d38f4f750abf9c8dfa90b249dbe1aeba
2014-05-29 20:02:50 +04:00