Skip to content

stefanandres/contrail-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

contrail-build

This code ought to compile opencontrail in vagrant to be used to integrate the binaries in a production OpenStack setup. Currently it only supports Centos-6.5.

Requirements

You need to have a personal github ssh key in your command line environment. vagrant will ssh-agent this key to the install script. If you want to run it in the background, you need to configure your ssh key in the install_script.

Installation/Running

  1. install vagrant with VirtualBox support
  2. git clone https://github.com/stefanandres/contrail-build.git
  3. cd contrail-build/centos65
  4. vagrant up
  5. binaries currently are deployed in the VM in /tmp/contrail_install (vagrant ssh to enter VM)

KNOWN ISSUES

  • adding -j to the actual scons install job breaks the build process, so the entire build takes like 30-60 minutes

About

Build opencontrails with vagrant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published