summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | * Remove the foreign key and backrefs tying vif<->instanceJason Koelker2011-09-1917-390/+535
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | remove unused importJason Koelker2011-09-191-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | merge the sknurtJason Koelker2011-09-1919-135/+350
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | remove the polymorphJason Koelker2011-09-191-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in commentJason Koelker2011-09-191-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | merge the trunksJason Koelker2011-09-162-38/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge the trunksJason Koelker2011-09-163-1/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | merge trunkJason Koelker2011-09-151-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | was trying to create the FK when Should have been droppingJason Koelker2011-09-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | pep8Jason Koelker2011-09-151-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | well since sqlalchemy-migrate and sqlalchemy can't agree on what the FK is ca...Jason Koelker2011-09-151-8/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | the table is the table for the reason its a tableJason Koelker2011-09-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | uhh dialect doesn't exist, beavisJason Koelker2011-09-151-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | update commentJason Koelker2011-09-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | it merges the trunk; or else it gets the conflicts againJason Koelker2011-09-1518-55/+312
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | add the fake_network Manager to prevent rpc callsJason Koelker2011-09-151-1/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | remove undedded imports and skipsJason Koelker2011-09-153-12/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | update for the id->uuid flipJason Koelker2011-09-152-21/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix testJason Koelker2011-09-151-5/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | revert last changeJason Koelker2011-09-151-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | build the query with the query builderJason Koelker2011-09-152-3/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | use uuids everywhere possibleJason Koelker2011-09-152-4/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | make sure to use the uuidJason Koelker2011-09-151-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | update db api for split filterings searchesJason Koelker2011-09-152-18/+39
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | update testsJason Koelker2011-09-152-51/+31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | 0 for the instance id is False ;)Jason Koelker2011-09-141-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix up the filtering so it does not return duplicates if both the network and...Jason Koelker2011-09-143-18/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | make sure to pass in the contextJason Koelker2011-09-141-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | move the FakeNetworkManager into fake_networkJason Koelker2011-09-142-73/+73
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ip tests were moved to networkingJason Koelker2011-09-141-183/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | add testsJason Koelker2011-09-142-8/+128
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typoJason Koelker2011-09-141-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | allow matching on fixed_ip without regex and don't break so all results are r...Jason Koelker2011-09-141-2/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | add case where vif may not have an instance_id associated with itJason Koelker2011-09-141-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typoJason Koelker2011-09-141-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge trunksJason Koelker2011-09-146-109/+133
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8Jason Koelker2011-09-142-5/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | move ip filtering over to the network sideJason Koelker2011-09-143-26/+42
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | get all the vifsJason Koelker2011-09-141-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | get all the vifsJason Koelker2011-09-141-0/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | make sure we are grabbing out just the idsJason Koelker2011-09-141-3/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | add stubs for future tests that need to be writtenJason Koelker2011-09-141-2/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix the test so that it fakes out the networkJason Koelker2011-09-141-9/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | no need for the instance at all or computeJason Koelker2011-09-141-13/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | bump the migrationJason Koelker2011-09-143-0/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused import, make call to network api to get vifs for the instanceJason Koelker2011-09-141-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge the trunkJason Koelker2011-09-1459-2591/+2617
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | skip a bunch of tests for the moment since we will need to rework themJason Koelker2011-09-143-1/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove the vif joins, some dead code, and the ability to take in some instanc...Jason Koelker2011-09-141-72/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow passing in of instances alreadyJason Koelker2011-09-141-2/+3