diff --git a/etc/conductor.conf b/etc/conductor.conf index 8f58483..703ed91 100644 --- a/etc/conductor.conf +++ b/etc/conductor.conf @@ -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 diff --git a/requirements.txt b/requirements.txt index 6a1a923..da52150 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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