summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure grantee_group is eagerly loaded.Soren Hansen2011-09-161-0/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return three rules for describe_security_groups if a rule refers to a foreign...Soren Hansen2011-09-152-21/+49
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust test_api to account to multiple rules getting returned for a single se...Soren Hansen2011-09-051-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up security groups after useSoren Hansen2011-09-051-4/+7
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make a security group rule that references another security group return ipPe...Soren Hansen2011-09-052-4/+41
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Accidentally added instance to security group twice in the test. Fixed.Soren Hansen2011-09-041-3/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix protocol-less security groups.Soren Hansen2011-09-022-1/+14
| | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | When swap is specified as block device mapping, its size becomes 0 wrongly.Isaku Yamahata2011-09-172-23/+28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | compute/api: swap size issueIsaku Yamahata2011-09-162-23/+28
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the interpretation of 'swap' for an instance-type to be in MB ra...Scott Moser2011-09-161-11/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | merge with trunk at revno 1573Scott Moser2011-09-151-11/+11
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | interpret 'swap' to be in MB, not in GB.Scott Moser2011-09-131-11/+11
| | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Authorize to start a LXC instance withour, key, network file to inject or met...Thuleau Édouard2011-09-161-4/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged trunk.Thuleau Édouard2011-09-1692-3045/+3521
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Authorize to start a LXC instance withour, key, network file to inject or met...Thuleau Édouard2011-09-091-4/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Update test_volumes to use FLAGS.password_length.Dan Prince2011-09-161-1/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-09-1619-94/+366
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes libvirt rescue to use the same strategy as xen. Use a new copy of the ...Vishvananda Ishaya2011-09-161-37/+40
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | fix permissionsVishvananda Ishaya2011-09-161-2/+4
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | merge trunkVishvananda Ishaya2011-09-1485-2992/+3218
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | write out xml for rescueVishvananda Ishaya2011-09-141-31/+21
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | fix rescue to use the base image, reset firewall rules, and accept network_infoVishvananda Ishaya2011-09-141-15/+26
| | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add a FakeVirDomainSnapshot and return it from snapshotCreateXML.Dan Prince2011-09-161-1/+10
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Add a FakeVirDomainSnapshot and return it from snapshotCreateXML.Dan Prince2011-09-161-1/+10
| | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Removed sudo from the argumentsTushar Patil2011-09-1615-30/+207
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Removes the on-disk internal libvirt snapshot after it has been uploaded to g...Vishvananda Ishaya2011-09-161-0/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | delete the internal libvirt snapshot after it is saved to glanceVishvananda Ishaya2011-09-151-0/+1
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merged from trunk and resolved conflictsTushar Patil2011-09-15141-4021/+9137
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Execute arping command using run_as_root=True instead of sudoTushar Patil2011-09-151-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix for LP Bug #782364Tushar Patil2011-08-301-4/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix for LP Bug #782364Tushar Patil2011-08-301-0/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-09-15104-3063/+5750
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Make quoting consistent.Dan Prince2011-09-122-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-09-0713-47/+229
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the v1.0 rescue admin action and the v1.1 rescue extension toDan Prince2011-09-069-29/+103
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | remove keystoneVishvananda Ishaya2011-09-202-79/+0
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | clean up based on cerberus reviewSandy Walsh2011-09-212-10/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | remove debuggingSandy Walsh2011-09-152-14/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | trunk mergeSandy Walsh2011-09-1530-250/+536
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | NoMoreFixedIps now subclasses NovaException instead of ErrorTrey Morris2011-09-151-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | if no public-key is given (--key), do not show public-keys in metadata serviceScott Moser2011-09-151-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | shorten comment to < 79 charsScott Moser2011-09-091-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | put key into meta-data, not top level 'data'Scott Moser2011-09-081-2/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | metadata key is 'public-keys', not 'keys'Scott Moser2011-09-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | if no public-key is given (--key), do not show public-keys in metadata serviceScott Moser2011-09-081-6/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | This makes the OS api extension for booting from volumes work.Josh Durgin2011-09-152-2/+74
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge trunk.Josh Durgin2011-09-158-34/+115
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Add a simple test for the OS boot from volume api.Josh Durgin2011-09-151-0/+73
| | * | | | | | | | | | | | | | | | | | | | | | | | Use the correct method to get a builder.Josh Durgin2011-09-141-2/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Adding flavor extra data extension.Scott Moser2011-09-156-0/+110
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |