Merge "Modified vCenter + Neutron warning message"

This commit is contained in:
Jenkins 2014-10-30 15:12:19 +00:00 committed by Gerrit Code Review
commit 07d900562d
1 changed files with 1 additions and 1 deletions

View File

@ -527,7 +527,7 @@
"network": {
"title": "Network",
"release_alert": "Neutron is not supported in __NameAndRelease.release_name__",
"hypervisor_alert": "Neutron is not available with __Compute.hypervisor__ as a compute option.",
"hypervisor_alert": "Neutron with VLAN or GRE segmentaion is not available with __Compute.hypervisor__ as a compute option.",
"nova_network": "Nova-Network",
"neutr_gre": "Neutron with GRE segmentation",
"neutr_vlan": "Neutron with VLAN segmentation",