Skip to content

Fix minor installer issues #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nasim-techtrueup
Copy link

  • kafka server and contrail-api server fails to start
    intermittently, adding sleep before starting kafka
    and increasing sleep time before contrail-api, to
    let system settle down
  • fixing contrail_vrouter_agent_conf to include
    control-node servers configuration correctly

- kafka server and contrail-api server fails to start
  intermittently, adding sleep before starting kafka
  and increasing sleep time before contrail-api, to
  let system settle down
- fixing contrail_vrouter_agent_conf to include
  control-node servers configuration correctly
by default devstack tries to create a pulic net with
providernet option without a segmentation id, which is
not accepted by contrail api server. causing devstack
installation to fail.

Set Q_USE_PROVIDERNET_FOR_PUBLIC to False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant