Add version to metadata-repository url

Change-Id: I5ecc49ef16dafc0e748694ed1e1856603439ec69
This commit is contained in:
Ekaterina Fedorova 2013-12-04 18:03:37 +04:00
parent 8e9bf91952
commit c0f5a3b4e4
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ agent_config_dir = etc/agent-config
# Provide url to Murano Metadata repository
# Comment this line if you registered murano-metadata in keystone catalog
murano_metadata_url = http://localhost:8084
murano_metadata_url = http://localhost:8084/v1
# Maximum number of environments that can be processed simultaneously
max_environments = 20

View File

@ -14,5 +14,5 @@ deep
# Please, revert to murano-common>=x.x.x before release
http://tarballs.openstack.org/murano-common/murano-common-master.tar.gz#egg=murano-common-0.4
PyYAML>=3.1.0
murano-metadataclient==0.4.dev28.g6d64a2b
murano-metadataclient==0.4.dev34.g244183e
python-neutronclient>=2.3.1