Merge "Fixes wrong neutron Hyper-V Agent name in constants"
This commit is contained in:
commit
029b0e6b83
@ -13,5 +13,5 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
AGENT_TYPE_HYPERV = 'hyperv'
|
AGENT_TYPE_HYPERV = 'HyperV agent'
|
||||||
VIF_TYPE_HYPERV = 'hyperv'
|
VIF_TYPE_HYPERV = 'hyperv'
|
||||||
|
Loading…
Reference in New Issue
Block a user