summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/project/instances/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Support for Glance v2"Jenkins2016-09-161-37/+126
|\
| * Support for Glance v2Julie Pichon2016-09-121-37/+126
* | Modify use of assertTrue(A in B)Bin Zhou2016-09-031-1/+1
|/
* Make 'switch' between legacy and Angular ImagesMatt Borland2016-08-051-5/+0
* Merge "Implement Manage Attachments in Instances"Jenkins2016-06-301-0/+86
|\
| * Implement Manage Attachments in InstancesAnkur Gupta2016-06-281-0/+86
* | Merge "Make sure we always get all limits"Jenkins2016-06-241-12/+13
|\ \
| * | Make sure we always get all limitsItxaka2016-06-081-12/+13
| |/
* | Horizon selects are now themable: Launch InstanceDiana Whitten2016-06-081-1/+1
|/
* Choose a server group when booting a VMBrad Pokorny2016-05-031-8/+85
* removing httplib2 test dependencyDavid Lyle2016-05-021-26/+23
* Allow delete servers in error stateMarcos Fermin Lobo2016-04-181-0/+25
* Fix remaining Django 1.9 test failuresRob Cresswell2016-04-091-1/+2
* Enable Angular Launch Instance by defaultRob Cresswell2016-03-031-4/+3
* Horizon Checkboxes are now themeable.Diana Whitten2016-03-021-3/+3
* Merge "Add missing network mock"Jenkins2016-02-121-1/+2
|\
| * Add missing network mockItxaka2016-02-111-1/+2
* | Merge "Allow setting default value for config_drive"Jenkins2016-02-111-0/+10
|\ \ | |/ |/|
| * Allow setting default value for config_driveJustin Pomeroy2016-02-101-0/+10
* | Merge "Refresh the networks on ajax update"Jenkins2016-02-101-1/+3
|\ \
| * | Refresh the networks on ajax updateItxaka2016-01-261-1/+3
| |/
* | Add Network Port selection to instance launchItxaka2016-02-051-22/+253
|/
* Merge "Trust sql middleware value conversion and stick to the spec type."Jenkins2016-01-221-1/+1
|\
| * Trust sql middleware value conversion and stick to the spec type.Romain Chantereau2015-05-201-1/+1
* | Merge "Make unit testing less reliant on HTML fragments"Jenkins2015-12-031-21/+57
|\ \
| * | Make unit testing less reliant on HTML fragmentsSteve McLellan2015-11-301-21/+57
* | | Replace "Terminate Instance" with "Delete Instance"Akihiro Motoki2015-11-301-6/+6
|/ /
* | Port project instance tests to Python 3Victor Stinner2015-11-091-3/+3
* | Mock flavor_list method in tests for instancesRajat Vig2015-10-281-0/+12
* | Remove an unnessary assert call in InstanceTestsCindy Lu2015-10-051-4/+1
* | Enable pagination for Project->Images viewchenhaiq2015-09-231-2/+3
* | Couldn't provision instance from volume snapshotlyanchih2015-09-181-0/+162
* | Enable compute shelve/unshelve commandsCedric Brandily2015-09-111-0/+145
* | Launch instance create volume failsDavid Lyle2015-09-091-4/+4
* | Merge "Replace SortedDict with OrderedDict"Jenkins2015-09-091-5/+5
|\ \
| * | Replace SortedDict with OrderedDictMasco Kaliyamoorthy2015-09-041-5/+5
* | | Merge "Fix a unit test for create instance"Jenkins2015-09-071-1/+4
|\ \ \
| * | | Fix a unit test for create instanceSaksham Varma2015-09-031-1/+4
* | | | Merge "Add config setting to require keypair on instance create"Jenkins2015-09-041-4/+20
|\ \ \ \
| * | | | Add config setting to require keypair on instance createericpeterson-l2015-09-011-4/+20
* | | | | Merge "Use security group id not name in the create instance dialog"Jenkins2015-09-031-19/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use security group id not name in the create instance dialogRadomir Dopieralski2015-08-241-19/+19
| |/ / /
* | | | Logout user if he has no valid tokensVlad Okhrimenko2015-08-291-1/+12
| |/ / |/| |
* | | py3: Replace unicode with six.text_typeVictor Stinner2015-08-271-5/+7
|/ /
* | Merge "Port cleanup on failed VM instance launch"Jenkins2015-08-121-0/+126
|\ \
| * | Port cleanup on failed VM instance launchSaksham Varma2015-08-111-0/+126
* | | Use charset instead of _charset for dj18 responselin-hua-cheng2015-07-311-1/+6
* | | Replace mox with mox3Victor Stinner2015-07-131-2/+2
|/ /
* | Merge "Use bdmv2 format when instance is boot from volume"Jenkins2015-06-101-5/+34
|\ \
| * | Use bdmv2 format when instance is boot from volumeArvinder Singh2015-03-171-5/+34