New Question

hellochosen's profile - activity

2015-09-18 20:26:08 +0300 received badge  Famous Question (source)
2015-07-14 17:50:54 +0300 received badge  Notable Question (source)
2015-05-07 04:54:56 +0300 received badge  Popular Question (source)
2015-04-25 18:11:37 +0300 received badge  Editor (source)
2015-04-25 18:10:12 +0300 commented answer neutron security group not take effect in hyperv

Hi I'm using Server 2012 R2.

2015-04-25 18:09:57 +0300 commented answer neutron security group not take effect in hyperv

Hi

I'm using Server 2012 R2. It's my mistake using Get-VMNetworkAdapterAcl. After I'm using Get-VMNetworkAdapterExtendedAcl in my two hyperv nodes.In one node, I got the acls about instance, but the acls rules are not the same with neutron security_group rule. And the rule takes no effect. In another node, get extended acls shows nothing.

what are the default extended acl about hyperv? How should I do next? Thank you.

2015-04-24 04:19:20 +0300 asked a question neutron security group not take effect in hyperv

Hi, all

I had deployed OpenStack and Hyper-v in my lab. Instance can get ip address from neutron dhcp-agent, and other functions also worked well.

But when creating or updating security_group rule, it takes no effect.

I trace the code, when updating a security group rule in dashboard, evently will call addvirtresource method in utilsv2.py, meanwhile it will call AddResourceSettings [1] of class MsvmVirtualSystemManagementService. From the log, the retun vaule of AddResourceSettings is 0 , which means Completed with No Error.

But in powershell, with the command Get-VMNetworkAdapterAcl -VMName, there shows nothing about the updated rules.

I'm not sure this operation is asynchronously synchronously? Give me some advice about dealing with it next.

Hope for your answers, thanks!

[1] https://msdn.microsoft.com/en-us/libr...