summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Correctly pass the associate paramater to project_get_networkVishvananda Ishaya2011-02-171-1/+1
* copyright noticeSandy Walsh2011-02-171-2/+1
* changed from 003-004 migrationSandy Walsh2011-02-178-9/+140
|\
| * added labels to networks for use in multi-nicTrey Morris2011-02-174-0/+86
| |\
| | * comments + Englilish, changed copyright in migration, removed network_get_all...Trey Morris2011-02-172-8/+2
| | * added test for reset_network to openstack api tests, tabstop 5 to 4, renamed ...Trey Morris2011-02-161-0/+0
| | * fixed merge conflictTrey Morris2011-02-147-85/+111
| | |\
| | * | corrected model for table lookupTrey Morris2011-02-141-1/+1
| | * | added get IPs by instanceTrey Morris2011-02-102-0/+16
| | * | forgot to add network_get_all_by_instance to db.apiTrey Morris2011-02-101-0/+5
| | * | added network_get_all_by_instance(), call to reset_network in vmopsTrey Morris2011-02-071-6/+13
| | * | merged branch to name net_manager.create_networks argsTrey Morris2011-01-241-1/+2
| | |\ \
| | * | | fixed the migrationTrey Morris2011-01-201-0/+5
| | * | | really added migration for networks labelTrey Morris2011-01-201-0/+47
| | * | | syntax errorTrey Morris2011-01-201-1/+1
| | * | | should be writing some kindof network info to the xenstore now, hopefullyTrey Morris2011-01-203-0/+12
| * | | | Add a command to nova-manage to list fixed ip's.Christian Berendt2011-02-172-0/+16
| |\ \ \ \
| | * | | | added new functionality to list all defined fixed ipsChristian Berendt2011-02-172-0/+16
| * | | | | example:Christian Berendt2011-02-172-0/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | added i18n of 'No networks defined'Christian Berendt2011-02-171-1/+1
| | * | | | added functionality to nova-manage to list created networksChristian Berendt2011-02-162-0/+14
| | | |_|/ | | |/| |
| * | | | -from migrate.versioning import exceptions as versioning_exceptionsBrian Schott2011-02-161-1/+11
| |\ \ \ \
| | * | | | fixed authors, import sys in migration.pyBrian Schott2011-02-161-0/+1
| | * | | | Added try clause to handle changed location of exceptions after 1.6.3 in pyth...Brian Schott2011-02-141-1/+10
| | |\ \ \ \
| | | * | | | fixed exceptions import from python migrateBrian Schott2011-02-111-1/+1
| | |/ / / /
| * | / / / Fixed tables creation order and added clearing db after errors.Vasiliy Shlykov2011-02-142-8/+13
| | |/ / / | |/| | |
* | | | | fixed / renamed migration scriptsSandy Walsh2011-02-151-2/+2
* | | | | fixed nova-combined debug hack and renamed ChildZone to ZoneSandy Walsh2011-02-144-14/+14
* | | | | fixed template and added migrationSandy Walsh2011-02-141-0/+62
* | | | | better filteringSandy Walsh2011-02-144-7/+19
|\| | | |
| * | | | joinedload network so describe_instances continues to workVishvananda Ishaya2011-02-111-0/+6
| |/ / /
| * | | Only use NullPool when using sqlite.Soren Hansen2011-02-101-3/+7
| * | | Try using NullPool instead of SingletonPoolSoren Hansen2011-02-101-1/+2
| * | | Try setting isolation_level=immediateSoren Hansen2011-02-101-0/+1
* | | | template adjusted to NOVA_TOOLS, zone db & os api layers addedSandy Walsh2011-02-103-7/+71
* | | | trunk mergeSandy Walsh2011-02-105-28/+55
|\| | |
| * | | Don't convert datetime objects to a string using .isoformat(). Leave it to sq...Soren Hansen2011-02-091-1/+1
| * | | merge trunkAnthony Young2011-02-013-24/+35
| |\ \ \
| | * | | fix austin->bexar db migrationtermie2011-01-303-24/+35
| * | | | fix pep8 error :/Anthony Young2011-02-011-1/+1
| * | | | incorporate feedback from devin - use sql consistently in instance_destroyAnthony Young2011-01-281-8/+14
| * | | | fixes for bug #709057Anthony Young2011-01-272-1/+11
| |/ / /
* / / / Working on api / manager / db support for zonesSandy Walsh2011-01-272-0/+17
|/ / /
* | | Fixes NotFound messages in api to show the ec2_id.Vishvananda Ishaya2011-01-272-35/+8
* | | This branch updates docs to reflect the db sync addition. It additionally ad...Vishvananda Ishaya2011-01-252-1/+3
|\ \ \
| * \ \ merged trunkVishvananda Ishaya2011-01-251-19/+15
| |\ \ \
| * \ \ \ merged trunk fixed whitespace in rstVishvananda Ishaya2011-01-211-1/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | wrap sqlalchemy exceptions in a generic errorVishvananda Ishaya2011-01-212-1/+3
| | |_|/ | |/| |
* | | | Add a host argument to virt drivers's init_host method. It will be set to the...Soren Hansen2011-01-252-0/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add a host argument to virt driver's init_host method. It will be set to the ...Soren Hansen2011-01-252-0/+16
| | |/ | |/|