Skip to content

Commit

Permalink
nova-cert and nova-objectstore are not available in Ubuntu. Hence dis…
Browse files Browse the repository at this point in the history
…abling them

Partial-Bug: 1604769

Change-Id: I570e95110b3c8530c3099c3d2e1a622d73592082
  • Loading branch information
npchandran committed Jul 28, 2016
1 parent 90f6a3a commit ffac775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrail_provisioning/openstack/scripts/nova-server-setup.sh
Expand Up @@ -93,8 +93,8 @@ if [ -f /etc/lsb-release ] && egrep -q 'DISTRIB_ID.*Ubuntu' /etc/lsb-release; th
openstack-config --del /etc/nova/nova.conf DEFAULT quantum_url
fi
openstack_services_contrail='supervisor-openstack'
openstack_services_nova='nova-api nova-objectstore nova-scheduler
nova-cert nova-console nova-consoleauth
openstack_services_nova='nova-api nova-scheduler
nova-console nova-consoleauth
nova-novncproxy nova-conductor'
fi

Expand Down

0 comments on commit ffac775

Please sign in to comment.