summaryrefslogtreecommitdiff
path: root/ironic/tests/db
Commit message (Expand)AuthorAgeFilesLines
* Implement sync_power_state periodic taskDevananda van der Veen2013-12-041-0/+11
* Replace removed xrange in Python3Haomeng, Wang2013-12-023-5/+5
* Add port address unique constraint for sqliteYuriy Zveryanskyy2013-11-282-1/+23
* Remove oslo uuidutils.generate_uuid() callHaomeng, Wang2013-11-263-11/+14
* Merge "Update openstack/common/lockutils"Jenkins2013-11-191-20/+28
|\
| * Update openstack/common/lockutilsMichael Still2013-11-161-20/+28
* | Merge "Changes power_state and adds last_error field"Jenkins2013-11-192-0/+20
|\ \
| * | Changes power_state and adds last_error fieldRuby Loo2013-11-162-0/+20
* | | Accessing a subresource that parent does not existLucas Alvares Gomes2013-11-182-11/+12
* | | Supporting both Python 2 and Python 3 with sixHaomeng, Wang2013-11-143-6/+11
* | | Check invalid uuid for get-by-instance db apilinggao2013-11-121-2/+12
| |/ |/|
* | Merge "Don't use deprecated module commands"Jenkins2013-11-091-3/+5
|\ \
| * | Don't use deprecated module commandsChang Bo Guo2013-11-061-3/+5
| |/
* | Comply with new hacking requirementsGhe Rivero2013-11-061-9/+9
|/
* Merge "Conductors maintan driver list in the DB"Jenkins2013-10-253-3/+148
|\
| * Conductors maintan driver list in the DBDevananda van der Veen2013-10-243-3/+148
* | Merge "Supports paginate query for two get nodes DB APIs"Jenkins2013-10-251-0/+19
|\ \
| * | Supports paginate query for two get nodes DB APIslinggao2013-10-231-0/+19
| |/
* | Fix a few missing i18nDevananda van der Veen2013-10-241-4/+4
|/
* Don't allow deletion of associated nodeYuriy Zveryanskyy2013-10-211-0/+5
* Implement db get_[un]associated_nodesDevananda van der Veen2013-10-172-3/+42
* Consolidates TestCase and BaseTestCaselinggao2013-10-151-3/+3
* Remove nested 'ipmi' dict from driver_infoLucas Alvares Gomes2013-10-091-5/+3
* Merge "Replace tearDown with addCleanup in unit tests"Jenkins2013-10-091-8/+4
|\
| * Replace tearDown with addCleanup in unit testsDevananda van der Veen2013-10-081-8/+4
* | Merge "Remove nested 'ssh' dict from driver_info"Jenkins2013-10-091-8/+6
|\ \
| * | Remove nested 'ssh' dict from driver_infoLucas Alvares Gomes2013-10-081-8/+6
| |/
* | Remove nested 'pxe' dict from driver_infoLucas Alvares Gomes2013-10-081-7/+5
|/
* Check for required fields on portsLucas Alvares Gomes2013-10-012-16/+11
* Add API uuid <-> id mappingLucas Alvares Gomes2013-09-302-3/+3
* Prevent updates while state change is in progressLucas Alvares Gomes2013-09-171-2/+3
* Merge "Optimization reserve and release nodes db api methods"Jenkins2013-09-111-0/+4
|\
| * Optimization reserve and release nodes db api methodsYuriy Zveryanskyy2013-08-301-0/+4
* | Add missing unique constraintYuriy Zveryanskyy2013-09-051-0/+8
* | Merge "Add missing foreign key"Jenkins2013-09-041-0/+9
|\ \
| * | Add missing foreign keyYuriy Zveryanskyy2013-08-271-0/+9
| |/
* | Porting nova pxe driver to ironicGhe Rivero2013-08-261-3/+5
|/
* API Nodes statesLucas Alvares Gomes2013-08-223-7/+26
* Merge "Add checks locked nodes to db api"Jenkins2013-08-063-7/+34
|\
| * Add checks locked nodes to db apiYuriy Zveryanskyy2013-08-053-7/+34
* | Merge "Disable deleting a chassis that contains nodes"Jenkins2013-08-051-0/+11
|\ \ | |/ |/|
| * Disable deleting a chassis that contains nodesRoman Prykhodchenko2013-08-041-0/+11
* | Add Pagination of collections across the APILucas Alvares Gomes2013-08-023-9/+6
|/
* Merge "Move "opportunistic" db migrations tests from Nova"Jenkins2013-07-291-0/+105
|\
| * Move "opportunistic" db migrations tests from NovaYuriy Zveryanskyy2013-07-291-0/+105
* | Build unittests for nodes apijiangwt1002013-07-281-4/+3
|/
* Merge "Add links to API Objects"Jenkins2013-07-261-3/+3
|\
| * Add links to API ObjectsLucas Alvares Gomes2013-07-261-3/+3
* | Merge "Add tests for existing db migrations"Jenkins2013-07-261-0/+127
|\ \
| * | Add tests for existing db migrationsYuriy Zveryanskyy2013-07-231-0/+127