Skip to content

Commit

Permalink
Merge "Provisioning 'vcenter as compute' mode"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and opencontrail-ci-admin committed Oct 8, 2015
2 parents f716536 + d1b76cd commit 03b2cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabfile/utils/install.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def get_vcenter_plugin_pkg():
def get_vcenter_compute_pkgs():
pkgs = ['contrail-nova-vif', 'nova-compute',
'python-novaclient', 'nova-compute-kvm',
'contrail-utils',
'contrail-utils', 'python-bitstring',
'python-contrail-vrouter-api']

return pkgs
Expand Down

0 comments on commit 03b2cbc

Please sign in to comment.