diff options
author | Jenkins <jenkins@review.openstack.org> | 2014-03-05 10:45:05 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2014-03-05 10:45:05 +0000 |
commit | 47594f76d4a8f7e318a9a62b0b6068b091f3bc5c (patch) | |
tree | 8c633ac3df56a0ad1d6c1d4eb9b2db3d6a1e894b /contrib | |
parent | cb380e817228c8bf06cd0029a4adf2938cdfd769 (diff) | |
parent | bc554b9fa861ae41a245e523f7342a226275c857 (diff) | |
download | nova-47594f76d4a8f7e318a9a62b0b6068b091f3bc5c.tar.gz |
Merge "changed quantum to neutron in vif-openstack"
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/xen/vif-openstack | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/xen/vif-openstack b/contrib/xen/vif-openstack index a571c3b1aa..d9267b4dbb 100755 --- a/contrib/xen/vif-openstack +++ b/contrib/xen/vif-openstack @@ -6,7 +6,7 @@ ## ## purpose: ## Creates a new vif device without attaching it to a -## bridge. Quantum Linux Bridge Agent will attach the +## bridge. Neutron Linux Bridge Agent will attach the ## created device to the belonging bridge. ## ## usage: |