summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Bugfix for lp 828429. Its still not clear to me exactly how this code path i...Dan Wendlandt2011-08-191-9/+15
|\
| * dhcpbridge: add better error if NETWORK_ID is not set, convert locals() to st...Dan Wendlandt2011-08-181-2/+10
| * in dhcpbridge, only grab network id from env if neededDan Wendlandt2011-08-171-4/+2
| * bug #828429: remove references to interface in nova-dhcpbridgeDan Wendlandt2011-08-171-6/+6
* | fix docstrings in new api binsVishvananda Ishaya2011-08-182-10/+2
* | one moreVishvananda Ishaya2011-08-181-1/+1
* | fix typoVishvananda Ishaya2011-08-185-5/+5
* | add separate api binariesVishvananda Ishaya2011-08-182-0/+100
* | more cleanup of binaries per reviewVishvananda Ishaya2011-08-1810-44/+36
* | Make all services use the same launching strategyVishvananda Ishaya2011-08-171-27/+17
|/
* I'm taking Thierry at his word that I should merge early and merge often :) Dan Wendlandt2011-08-161-6/+6
|\
| * merge trunk, fix conflict frim dprince's branch to remove hostname from bin/n...Dan Wendlandt2011-08-121-9/+8
| |\
| * \ merge in trunk, resolving conflicts with ttx's branch to switch from using su...Dan Wendlandt2011-08-123-120/+48
| |\ \
| * \ \ merge trunkDan Wendlandt2011-08-024-76/+7
| |\ \ \
| * \ \ \ merge trunk, resolve conflict in net/manater.py in favor of vif-plugDan Wendlandt2011-08-011-170/+347
| |\ \ \ \
| * | | | | initial commit of vif-plugging for network-service interfacesDan Wendlandt2011-08-011-12/+12
* | | | | | merge trunkJason Koelker2011-08-151-7/+36
|\ \ \ \ \ \
| * \ \ \ \ \ Adding kvm-block-migration feature. Kei Masumoto2011-08-151-7/+36
| |\ \ \ \ \ \
| | * \ \ \ \ \ merged rev1418 and fixed code so that less than 1G image can be migratedKei masumoto2011-08-136-196/+55
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | merged trunk rev1348Kei Masumoto2011-08-021-47/+71
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | merged recent trunkKei Masumoto2011-07-272-150/+307
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ fixed reviewer's comment. 1. ctxt -> context, 2. erase unnecessary exception ...Kei Masumoto2011-07-191-12/+45
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ fix reviewer's commentKei Masumoto2011-07-122-5/+28
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ fix conflictKei Masumoto2011-07-112-29/+52
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ fixed a bug which prevents suspend/resume after block-migrationKei Masumoto2011-07-057-46/+237
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merged rev trunk 1198Kei Masumoto2011-06-201-11/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merged trunk rev 1178Kei Masumoto2011-06-151-7/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | block migration feature addedKei Masumoto2011-06-111-3/+33
* | | | | | | | | | | | | | | merge trunk, remove _validate_cidrs and replace functionality with a double f...Jason Koelker2011-08-153-12/+92
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add durable flag for rabbit queues.Monsyne Dragon2011-08-151-0/+73
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ remerge trunkMonsyne Dragon2011-08-132-119/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | Added durable option for nova rabbit queuesMonsyne Dragon2011-08-121-0/+73
| * | | | | | | | | | | | | | | Currently OS API doesn't accept availability zone parameter so there is no wa...Tushar Patil2011-08-141-3/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Added availability zone support to the Create Server APITushar Patil2011-08-111-3/+11
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Nuke hostname from nova-dhcpbridge. We don't use it.Dan Prince2011-08-121-9/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Nuke hostname. We don't use it.Dan Prince2011-08-041-9/+8
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | make sure network_size gets setJason Koelker2011-08-121-0/+3
* | | | | | | | | | | | | | don't require ipv4Jason Koelker2011-08-121-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | merge from trunkMatthew Hooker2011-08-092-25/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | I think this restores the functionality ...Ken Pepple2011-08-091-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | fixed conditional because jk0 is very picky :) Ken Pepple2011-08-081-1/+1
| | * | | | | | | | | | | | added --purge optparse for flavor deleteKen Pepple2011-08-081-2/+4
| * | | | | | | | | | | | | Fix remaining two pep8 violationsThierry Carrez2011-08-091-2/+1
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Added possibility to mark fixed ip like reserved and unreserved.Ilya Alekseyev2011-08-061-0/+25
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | methods renamedIlya Alekseyev2011-08-051-1/+1
| | * | | | | | | | | | | | tests and merge with trunkIlya Alekseyev2011-08-056-250/+411
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | added commandsIlya Alekseyev2011-07-141-0/+21
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Pass a real context object into image service callsVishvananda Ishaya2011-08-051-2/+3
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | For nova-manage network create cmd, added warning when size of subnet(s) bein...John Tran2011-08-051-1/+12
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | forgot to remove commentJohn Tran2011-08-031-1/+0