summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added detroy_vif_networkRyu Ishimoto2011-07-201-0/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunkRyu Ishimoto2011-07-2085-938/+4709
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed blank linesRyu Ishimoto2011-07-202-2/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed equality comparison bug in libvirt XMLRyu Ishimoto2011-07-201-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bad parameters to setup_vif_networksRyu Ishimoto2011-07-201-1/+1
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added vif OS API extension to get started on itRyu Ishimoto2011-07-112-0/+90
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved 'setup_compute_network' logic into the virt layerRyu Ishimoto2011-07-117-125/+84
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed a typo error in libvirt connection.pyRyu Ishimoto2011-07-071-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added VIF driver conceptRyu Ishimoto2011-07-073-39/+103
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added the missing 'self' parameterRyu Ishimoto2011-07-071-6/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added net_attrs argument for ensure_bridge/vlan methodsRyu Ishimoto2011-07-071-4/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a L2 network driver for bridge/vlan creationRyu Ishimoto2011-07-072-12/+76
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix pep8 issuesWilliam Wolf2011-07-261-9/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix issue with failing testWilliam Wolf2011-07-261-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-07-2557-613/+2152
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the xml serialization of the /extensions and /extensions/foo resou...Naveed Massjouni2011-07-253-10/+239
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | / / / / / / / / / / / / / / / / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 + spelling fixesNaveed Massjouni2011-07-251-7/+7
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added test_serialize_extenstions to test ExtensionsXMLSerializer.index().Naveed Massjouni2011-07-231-32/+83
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 fixesNaveed Massjouni2011-07-221-28/+29
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk.Naveed Massjouni2011-07-2123-128/+415
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly add xml namespaces to extensions xml.Naveed Massjouni2011-07-213-16/+20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added xml serialization for GET => /extensions. Added corresponding tests.Naveed Massjouni2011-07-212-42/+73
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moving lp:~rackspace-titan/nova/extensions-xml-serialization to new branch ba...Naveed Massjouni2011-07-213-8/+152
| | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Last patch broke libvirt mapping of network info. This fixes it.Vishvananda Ishaya2011-07-231-1/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update netutils in libvirt to match the 2 dns setupVishvananda Ishaya2011-07-231-1/+6
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes an issue with out of order operations in setup_network for vlan mode in...Vishvananda Ishaya2011-07-231-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make sure dhcp_server is available in vlan modeVishvananda Ishaya2011-07-221-1/+1
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pass in the right argumentJason Koelker2011-07-221-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge trunkJason Koelker2011-07-221-2/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed networks not defined error when creating instances when no networks existTrey Morris2011-07-221-2/+1
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | default to None in the method signatureJason Koelker2011-07-224-8/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge trunkJason Koelker2011-07-223-15/+270
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds an XML serializer for limits and adds tests for the Limits view builder.Alex Meade2011-07-213-15/+270
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8Alex Meade2011-07-211-1/+2
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated next-available to use utc timeAlex Meade2011-07-212-8/+8
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated time-available to be correct formatAlex Meade2011-07-212-10/+14
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed import issueAlex Meade2011-07-211-8/+9
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor cleanupAlex Meade2011-07-211-1/+0
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanupAlex Meade2011-07-211-26/+13
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added LimitsXMLSerializerAlex Meade2011-07-212-2/+265
| | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8Jason Koelker2011-07-211-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge trunkJason Koelker2011-07-2138-377/+1103
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rename in preperation for trunk mergeJason Koelker2011-07-211-0/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | only include dns entries if they are not None in the databaseJason Koelker2011-07-211-1/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow 2 dns servers to be specified on network createJason Koelker2011-07-211-0/+36
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow 2 dns servers to be specified on network createJason Koelker2011-07-214-4/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-07-1926-118/+1808
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | got rid of return_server_with_interfaces and added return_server_with_attributesWilliam Wolf2011-07-151-9/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | take out print statementsWilliam Wolf2011-07-151-1/+0
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | put maxDiff in setUpWilliam Wolf2011-07-151-6/+1