summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Hi guysRicardo Carrillo Cruz2011-03-092-0/+33
|\
| * Fixed pep8 issuesRicardo Carrillo Cruz2011-03-092-4/+10
| * Added ability to remove networks on nova-manage commandRicardo Carrillo Cruz2011-03-082-0/+14
| * deleted network_is_associated from nova.db apiRicardo Carrillo Cruz2011-03-072-13/+1
| * added network_get_by_cidr method to nova.db apiRicardo Carrillo Cruz2011-03-072-0/+25
* | Renaming my migration yet againCerberus2011-03-031-0/+0
* | Merge from trunk, conflict resolution and merge prop fixesCerberus2011-03-035-2/+328
|\|
| * moved migration to 008 (sigh)Ken Pepple2011-03-021-0/+0
| * merged trunkKen Pepple2011-03-022-1/+99
| |\
| | * Provide the ability to rescue and unrescue a XenServer instance.Josh Kearney2011-03-021-1/+6
| | |\
| | | * Merged trunkJosh Kearney2011-03-012-2/+17
| | | |\
| | | * \ Merged trunkJosh Kearney2011-02-252-10/+13
| | | |\ \
| | | * | | Create rescue instanceJosh Kearney2011-02-251-1/+6
| | * | | | Added IPv6 migrationsJosh Kearney2011-03-022-0/+93
| | | |_|/ | | |/| |
| * | | | changed _contextKen Pepple2011-03-021-1/+1
| * | | | corrected copyrights for new filesKen Pepple2011-03-011-0/+1
| * | | | refactored nova-manage list (-all, <name>) and fixed docsKen Pepple2011-02-281-8/+10
| * | | | merge trunkKen Pepple2011-02-282-11/+29
| |\| | |
| * | | | moved migrate script to 007 (again..sigh)Ken Pepple2011-02-241-0/+0
| * | | | merge trunkKen Pepple2011-02-245-10/+179
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | merged trunkKen Pepple2011-02-175-4/+146
| |\ \ \ \
| * | | | | changed migration to 006 for trunk compatibilityKen Pepple2011-02-171-0/+0
| * | | | | moved 003_cactus.py migration file to 004_add_instance_types.py to avoid nami...Ken Pepple2011-02-171-0/+0
| * | | | | Merged trunkJosh Kearney2011-02-174-0/+116
| |\ \ \ \ \
| * \ \ \ \ \ Merged trunkJosh Kearney2011-02-171-1/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged trunkJosh Kearney2011-02-162-8/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge jk0 branch (with trunk merge) which added additional columns for instan...Ken Pepple2011-02-148-66/+83
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merged trunkJosh Kearney2011-02-141-0/+6
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merged trunkJosh Kearney2011-02-117-65/+71
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Added more columns to instance_types tablesJosh Kearney2011-02-112-1/+6
| * | | | | | | | | | | added instance_type_purge() to actually remove records from dbKen Pepple2011-02-112-0/+22
| * | | | | | | | | | | updated tests and added more error checkingKen Pepple2011-02-111-7/+7
| |/ / / / / / / / / /
| * | | | | | | | | | fixed destroy callsKen Pepple2011-02-101-7/+7
| * | | | | | | | | | flavorid needs to unique in modelKen Pepple2011-02-101-1/+1
| * | | | | | | | | | forgot to register new instance_types tableKen Pepple2011-02-091-1/+1
| * | | | | | | | | | added support to pull list of ALL instance types even those that are marked d...Ken Pepple2011-02-092-5/+5
| * | | | | | | | | | added testing for instance_types.py and refactored nova-manage to use instanc...Ken Pepple2011-02-081-3/+6
| * | | | | | | | | | additional error checking for nova-manage instance_typeKen Pepple2011-02-081-7/+19
| * | | | | | | | | | require user context for most flavor/instance_type read callsKen Pepple2011-02-071-0/+3
| * | | | | | | | | | simplified instance_types db calls to return entire row - we may need these e...Ken Pepple2011-02-061-30/+11
| * | | | | | | | | | updated api.create to use instance_type tableKen Pepple2011-02-051-0/+2
| * | | | | | | | | | instance_types should return in predicatable order (by name currently)Ken Pepple2011-02-051-1/+2
| * | | | | | | | | | flavorid and name need to be unique in the database for the ec2 and openstack...Ken Pepple2011-02-051-2/+3
| * | | | | | | | | | corrected db.instance_types to return expect dict instead of lists. updated o...Ken Pepple2011-02-051-5/+37
| * | | | | | | | | | converted openstack flavors over to use instance_types table. a few pep changes.Ken Pepple2011-02-053-2/+14
| * | | | | | | | | | added FIXME(kpepple) comments for all constant usage of INSTANCE_TYPES. updat...Ken Pepple2011-02-053-5/+11
| * | | | | | | | | | flagged all INSTANCE_TYPES usage with FIXME comment. Added basic usage to nov...Ken Pepple2011-02-033-0/+52
| * | | | | | | | | | added seed data to migrationKen Pepple2011-02-031-23/+30
| * | | | | | | | | | initial support for dynamic instance_types: db migration and model, stub test...Ken Pepple2011-02-012-0/+86
* | | | | | | | | | | Rename migration to coincide with latest trunk changesCerberus2011-02-281-0/+0