index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
network
/
api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix and enable H403 tests
Dirk Mueller
2013-06-12
1
-1
/
+2
*
Rename functions in nova.compute.flavors from instance_type
Joe Gordon
2013-06-11
1
-6
/
+6
*
Don't update API cell on get_nwinfo
Chris Behrens
2013-05-22
1
-4
/
+22
*
Merge "Optimize db.instance_floating_address_get_all method"
Jenkins
2013-05-15
1
-1
/
+1
|
\
|
*
Optimize db.instance_floating_address_get_all method
Boris Pavlovic
2013-05-08
1
-1
/
+1
*
|
Merge "Fixes KeyError bug with network api associate"
Jenkins
2013-05-09
1
-2
/
+0
|
\
\
|
*
|
Fixes KeyError bug with network api associate
Chris Yeoh
2013-05-08
1
-2
/
+0
|
|
/
*
/
Rename nova.compute.instance_types to flavors
Joe Gordon
2013-05-07
1
-7
/
+7
|
/
*
Move get_backdoor_port to base rpc API.
Russell Bryant
2013-04-24
1
-4
/
+0
*
Add an extension to show the network id of a virtual interface
Zhi Yan Liu
2013-04-08
1
-3
/
+15
*
Remove uses of instance['instance_type'] from nova/network
Dan Smith
2013-03-08
1
-5
/
+10
*
Add Nova quantum security group proxy
Aaron Rosen
2013-02-20
1
-1
/
+1
*
Fix handling of source_groups with no-db-compute.
Vishvananda Ishaya
2013-02-20
1
-1
/
+3
*
Add support for network adapter hotplug.
Dan Smith
2013-02-19
1
-0
/
+19
*
Fix add-fixed-ip and remove-fixed-ip.
Vishvananda Ishaya
2013-02-13
1
-5
/
+5
*
Move floating ip db access to calling side.
Vishvananda Ishaya
2013-02-07
1
-14
/
+25
*
Support hypervisor supplied macs in nova-network
Michael J Fork
2013-02-07
1
-1
/
+1
*
Merge "Optimize network calls by moving them to api"
Jenkins
2013-02-01
1
-20
/
+40
|
\
|
*
Optimize network calls by moving them to api
Vishvananda Ishaya
2013-01-31
1
-20
/
+40
*
|
Use conductor for instance_info_cache_update.
Russell Bryant
2013-01-31
1
-11
/
+15
|
/
*
Move policy checks to calling side of rpc.
Vishvananda Ishaya
2013-01-25
1
-0
/
+63
*
Fix get Floating ip pools action name to match with its policy
Mauro S. M. Rodrigues
2013-01-21
1
-1
/
+1
*
Define a hypervisor driver method for getting MAC addresses.
Robert Collins
2013-01-15
1
-1
/
+7
*
Make it clearer that network.api.API is nova-network specific.
Robert Collins
2013-01-11
1
-1
/
+5
*
Move update_instance_info_cache to conductor.
Chris Behrens
2013-01-10
1
-16
/
+14
*
fix N402 for nova/network
Sean Dague
2013-01-09
1
-9
/
+9
*
Removed unused imports.
Chuck Short
2012-12-21
1
-1
/
+0
*
network/api add_fixed_ip correctly passes uuid
Trey Morris
2012-12-18
1
-1
/
+1
*
Add more association support to network API
Chris Yeoh
2012-12-17
1
-0
/
+12
*
add and removed fixed ip now refresh cache
Trey Morris
2012-12-11
1
-0
/
+2
*
Add host to get_backdoor_port() for network api.
Matthew Treinish
2012-12-05
1
-2
/
+2
*
Wrap log messages with _()
daisy-ycguo
2012-11-21
1
-1
/
+1
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-1
/
+0
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+1
*
Merge "Add support for backdoor_port to be returned with a rpc call."
Jenkins
2012-11-16
1
-0
/
+3
|
\
|
*
Add support for backdoor_port to be returned with a rpc call.
Matthew Treinish
2012-11-14
1
-0
/
+3
*
|
Fixes usage of migrate_instance_start
Jian Wen
2012-11-13
1
-1
/
+1
|
/
*
Corrects usage of db.api.network_get
Jian Wen
2012-11-07
1
-1
/
+1
*
Merge "Switch from FLAGS to CONF in nova.network"
Jenkins
2012-11-07
1
-2
/
+0
|
\
|
*
Switch from FLAGS to CONF in nova.network
Mark McLoughlin
2012-11-04
1
-2
/
+0
*
|
Fix migrations when not using multi-host network
Chris Behrens
2012-11-05
1
-0
/
+2
|
/
*
Add rxtx_factor to network migration logic
Kevin L. Mitchell
2012-10-31
1
-17
/
+35
*
Migrate network of an instance
Jian Wen
2012-10-24
1
-0
/
+33
*
Merge "Add version to network rpc API."
Jenkins
2012-10-18
1
-147
/
+61
|
\
|
*
Add version to network rpc API.
Russell Bryant
2012-10-09
1
-147
/
+61
*
|
Used instance uuid rather than id in remove-fixed-ip
TianTian Gao
2012-10-12
1
-1
/
+1
|
/
*
Don't include auto_assigned ips in usage
Stanislaw Pitucha
2012-09-19
1
-1
/
+2
*
Implement network association in OS API
Alessio Ababilov
2012-08-11
1
-2
/
+3
*
Revert "Remove unused add_network_to_project() method"
Alessio Ababilov
2012-08-10
1
-0
/
+6
*
Avoid recursion from @refresh_cache
Eoghan Glynn
2012-07-31
1
-1
/
+1
[next]