Hi Anda, it is jinja template, you cannot put those params with {{}} . Extend config by this:
project_name=admin project_domain_name=default auth_url=http://ip:5000/v3 Jakub On Tue, Sep 19, 2017 at 5:18 PM, Anda Nicolae <anico...@lenovo.com> wrote: > Hi Jakub, > > > > Thank you for your response. Before I posted the question on the list, I > had modified contrail-auth-keystone.conf like below. Without the changes > below, I was not able to log into Contrail: > > auth_url=http://<IP>:35357/v3 > > auth_host=<IP> > > auth_protocol=http > > auth_port=35357 > > user=admin > > password=<password> > > #admin_user=<admin_user> > > #admin_password=< admin_password > > > #admin_tenant_name=< admin_tenant_name > > > memcache_servers=127.0.0.1:11211 > > insecure=False > > > > However, I modified contrail-auth-keystone.conf like you told me and now > it displays the following error in contrail-collector.log and Collector > connection is down: > > > > Error the options configuration file contains an invalid line '{%- from > "opencontrail/map.jinja" import config with context -%}' > > > > This is probably because I do not have any map.jinja file on my Contrail > node. > > > > Thanks, > > Anda > > > > > > *From:* Jakub Pavlik [mailto:jpav...@mirantis.com] > *Sent:* Tuesday, September 19, 2017 12:50 PM > *To:* Anda Nicolae > *Cc:* dev@lists.opencontrail.org > *Subject:* Re: [opencontrail-dev] Multiple domains support in Contrail > 3.2.5.0 > > > > Hi Anda, > > > > do you have configured this https://github.com/salt-formulas/salt-formula- > opencontrail/blob/master/opencontrail/files/3.0/ > contrail-keystone-auth.conf#L14 > > > > Jakub > > > > On Tue, Sep 19, 2017 at 11:40 AM, Anda Nicolae <anico...@lenovo.com> > wrote: > > Hi all, > > > > I am using Contrail 3.2.5.0 on a RHEL server. I have 3 nodes: an OpenStack > controller, a Contrail controller and a Contrail compute. > > Do you know whether Contrail supports multiple domains? > > I know that OpenStack supports multiple domains when keystone v3 is used, > but Contrail processes do not seem to work OK with keystone v3. > > > > Thanks, > > Anda > > > _______________________________________________ > Dev mailing list > Dev@lists.opencontrail.org > http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org > > > > > > -- > > Jakub Pavlik > +420 602 177 027 <+420%20602%20177%20027> > > jpav...@mirantis.com > -- Jakub Pavlik +420 602 177 027 jpav...@mirantis.com
_______________________________________________ Dev mailing list Dev@lists.opencontrail.org http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org