Thanks Eleouet, Is there stable branch to avoid cloning master ?
On 1 April 2016 at 14:29, Eleouet Francois <[email protected]> wrote: > Hi, > > I just tested the plugin against the current master, and it indeed > fails as API is returning an authentication error. > > Recent changes on API RBAC have added a new multi_tenancy_with_rbac > parameter in contrail-api.conf that wasn't yet managed. > > I've just updated the plugin consequently, you may try again using the > updated version. > (using either RECLONE=True in your local.conf, or issuing a git pull > in /opt/stack/contrail/devstack/ directory prior to relaunch stack.sh) > > Francois. > > 2016-03-30 10:09 GMT+02:00 Édouard Thuleau <[email protected]>: > > Hi Alioune, > > > > First of all, you are using the new devstack plugin [1] that permit to > > deploy Contrail with OpenStack. That plugin is very recent and probably > > still have bugs. I cc'ed François who initialized that plugin. For the > > moment, the plugin only works with Ubuntu, is it the distribution you are > > using? > > > > The other way to deploy Contrail/OpenStack dev/test environment is to use > > the contrail-installer script [2] which can also work on a CentOS > > distribution. > > > > As Deepinder said, you error seems related to a failure of the contrail > API > > to start. You can check in the 'contrail' screen if you have more > > information about the issue and check if all services which depends the > API > > are running (cassandra, zookeeper and irond). > > > > [1] https://github.com/zioc/contrail-devstack-plugin > > [2] https://github.com/juniper/contrail-installer > > > > Édouard. > > > > On Tue, Mar 29, 2016 at 8:22 PM, Deepinder Singh Setia < > [email protected]> > > wrote: > >> > >> “Screen –x contrail”, go to API server tab to see detailed error. Also > >> switch to other tabs before API server to see if any dependent process > (such > >> as IFMAP serve or ZooKeeper) has failed to start. > >> > >> — > >> Deepinder > >> > >> > >> From: Users <[email protected]> on behalf of Alioune > >> <[email protected]> > >> Date: Tuesday, March 29, 2016 at 9:32 AM > >> To: "[email protected]" <[email protected]> > >> Subject: [Users] Install Desvstack with Opencontrail plugin > >> > >> Hi All, > >> I'm beginer with Opencontrail. I am trying to install devstack with > >> opencontraill plugin by the following steps: > >> > >> git clone https://github.com/openstack-dev/devstack.git > >> cd devstack > >> git checkout stable/liberty > >> cp samples/local.conf . > >> echo "enable_plugin contrail > >> https://github.com/zioc/contrail-devstack-plugin.git" >> local.conf > >> ./stack.sh > >> > >> But I got this error: > >> > >> 2016-03-29 15:38:00.005 | ++ wget --no-proxy --retry-connrefused > >> --no-check-certificate --waitretry=1 -t 60 -q -O /dev/null > >> http://192.168.56.50:8082 > >> 2016-03-29 15:38:11.029 | ++ echo 'Contrail api failed to start' > >> 2016-03-29 15:38:11.030 | Contrail api failed to start > >> > >> Someone has an idea about how to solve that error ? > >> > >> > >> Regards, > >> > >> _______________________________________________ > >> Users mailing list > >> [email protected] > >> > >> > http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org > >> > > >
_______________________________________________ Users mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org
