summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1698-3085/+3578
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Authorize to start a LXC instance withour, key, network file to inject or met...Thuleau Édouard2011-09-091-4/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the v1.0 rescue admin action and the v1.1 rescue extension toDan Prince2011-09-1610-30/+108
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1491-3032/+3275
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | I am using iputils-arping package to send arping command.Tushar Patil2011-09-161-0/+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-15161-5437/+9292
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | 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-15121-4466/+5892
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | 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
| | | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | clean up based on cerberus reviewSandy Walsh2011-09-212-10/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | | | | | * cleaned upSandy Walsh2011-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * remove debuggingSandy Walsh2011-09-152-14/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | * trunk mergeSandy Walsh2011-09-1531-280/+576
| | | | | | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | updates Exception.NoMoreFixedIps to subclass NovaException instead of Error.Trey Morris2011-09-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | fix pep8 whitespace errorScott Moser2011-09-141-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | add necessary fields to flavor.rng schemaScott Moser2011-09-141-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | flavor_elem.setAttribute -> flavor_elem.set, flavor -> flavor_dictScott Moser2011-09-141-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | make xml-api tests passScott Moser2011-09-141-0/+28