index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
tests
/
network
/
test_rpcapi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
move all tests to nova/tests/unit
Sean Dague
2014-11-12
1
-353
/
+0
*
Use NetworkRequest objects through to nova-network
Dan Smith
2014-08-28
1
-2
/
+3
*
Remove db query from deallocate_fixed_ip
Russell Bryant
2014-02-26
1
-2
/
+4
*
update deallocate_for_instance to take instance obj
Russell Bryant
2014-02-26
1
-10
/
+23
*
Fix a couple of unit test typos
Russell Bryant
2014-02-08
1
-2
/
+2
*
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
Port to oslo.messaging
Mark McLoughlin
2014-02-01
1
-45
/
+45
*
Remove get_all_networks from nova.network.rpcapi
Russell Bryant
2014-01-25
1
-3
/
+0
*
Remove get_network from nova.network.rpcapi
Russell Bryant
2014-01-25
1
-4
/
+0
*
Remove get_vif_by_mac_address from network rpcapi
Russell Bryant
2014-01-24
1
-4
/
+0
*
Remove unused method from network rpcapi
Russell Bryant
2014-01-24
1
-4
/
+0
*
Convert TestCases to NoDBTestCase
Michael Still
2013-09-21
1
-1
/
+1
*
Port all rpcapi modules to oslo.messaging interface
Mark McLoughlin
2013-09-03
1
-0
/
+2
*
Raises masked AssertionError in _test_network_api
Matt Riedemann
2013-08-16
1
-0
/
+2
*
Avoid deleting user-provided Neutron ports if VM spawn fails
armando-migliaccio
2013-07-15
1
-1
/
+18
*
Move get_backdoor_port to base rpc API.
Russell Bryant
2013-04-24
1
-5
/
+1
*
Ensure macs can be serialized.
Russell Bryant
2013-02-22
1
-1
/
+1
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-1
/
+2
*
Fix add-fixed-ip and remove-fixed-ip.
Vishvananda Ishaya
2013-02-13
1
-9
/
+9
*
Optimize rpc handling for allocate and deallocate
Vishvananda Ishaya
2013-02-07
1
-3
/
+22
*
Support hypervisor supplied macs in nova-network
Michael J Fork
2013-02-07
1
-1
/
+2
*
Fix get Floating ip pools action name to match with its policy
Mauro S. M. Rodrigues
2013-01-21
1
-2
/
+3
*
Move network_topic into nova.network.rpcapi
Mark McLoughlin
2013-01-08
1
-1
/
+0
*
fix floating-ip in multihost case
Mate Lakat
2013-01-04
1
-2
/
+3
*
removed duplicate function definitions
Trey Morris
2012-12-18
1
-8
/
+0
*
Add more association support to network API
Chris Yeoh
2012-12-17
1
-0
/
+7
*
Add host to get_backdoor_port() for network api.
Matthew Treinish
2012-12-05
1
-2
/
+3
*
Multi host DHCP networking and local DNS resolving
Édouard Thuleau
2012-11-29
1
-3
/
+7
*
Use CONF.import_opt() for nova.config opts
Mark McLoughlin
2012-11-20
1
-1
/
+1
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-1
/
+2
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+0
*
Add support for backdoor_port to be returned with a rpc call.
Matthew Treinish
2012-11-14
1
-0
/
+3
*
Switch from FLAGS to CONF in tests
Mark McLoughlin
2012-11-10
1
-4
/
+4
*
Fix migrations when not using multi-host network
Chris Behrens
2012-11-05
1
-1
/
+49
*
Add version to network rpc API.
Russell Bryant
2012-10-09
1
-0
/
+260