vmware-nsx/neutron/extensions
zhhuabj ffcaed0dc7 Updating address pairs with xml doesn't work
Below command can't work because list element
"allowed_address_pairs" hasn't been updated
into the varaiable "attr.PLURALS"
"neutron port-update <port-uuid> \
--allowed-address-pairs list=true type=dict \
ip_address=10.0.0.1 --request-format xml"

Change-Id: I0d7dcca5f4848bc968f5c86fbeb46569c70c8fcd
Closes-Bug: #1229954
2013-10-15 14:03:10 +08:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agent.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
allowedaddresspairs.py Updating address pairs with xml doesn't work 2013-10-15 14:03:10 +08:00
dhcpagentscheduler.py Divide dhcp and l3 agent scheduling into separate extensions 2013-07-08 12:29:02 +04:00
external_net.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
extra_dhcp_opt.py bp: pxeboot-port, provide pxeboot on ports 2013-08-31 10:40:56 -06:00
extraroute.py Allow to clear extra routes from router 2013-07-18 17:20:23 -07:00
firewall.py Firewall as a Service (FWaaS) Agent 2013-08-11 10:56:37 -07:00
flavor.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3_ext_gw_mode.py Enable conversion for composite attribute items 2013-08-09 06:23:07 -07:00
l3.py Merge "Fix incorrect NotImplementedError" 2013-09-13 08:08:18 +00:00
l3agentscheduler.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
lbaas_agentscheduler.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
loadbalancer.py LBaaS: add status of pool-monitor association to the pool return dict 2013-09-04 12:16:18 +04:00
metering.py Add metering extension and base class 2013-08-14 14:32:46 +02:00
multiprovidernet.py Add multiple provider network extension 2013-08-20 10:30:08 -07:00
portbindings.py Allow None for binding:profile attribute 2013-09-05 01:16:52 +09:00
portsecurity.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
providernet.py Fix message i18n error 2013-09-08 15:58:12 +08:00
quotasv2.py Externalize error messages in the API 2013-08-07 21:19:25 +00:00
routedserviceinsertion.py Support for NVP advanced FwaaS service 2013-09-17 10:18:22 -07:00
routerservicetype.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
securitygroup.py Change hard coded numbers to constants in security group tests 2013-09-23 10:21:24 -04:00
servicetype.py Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
vpnaas.py Merge "Add router ownership check on vpnservice creation" 2013-09-15 23:10:26 +00:00