summaryrefslogtreecommitdiff
path: root/heat/tests/test_security_group.py
Commit message (Expand)AuthorAgeFilesLines
* Implement parallel deleteVijendar Komalla2013-09-041-2/+3
* Add schema for security group ruleSimon Pasquier2013-08-271-57/+57
* Add support for source security groupsSimon Pasquier2013-08-261-14/+282
* Remove unnecessary individual import tests.utils.XLiang Chen2013-08-091-9/+6
* Rename Quantum to NeutronSteven Dake2013-08-061-40/+40
* Only use a token for openstack client operations.Steve Baker2013-07-221-0/+6
* Migrate all tests to use dummy_context.Steve Baker2013-07-221-7/+2
* Merge "Fixup some trivial license header mismatches"Jenkins2013-06-241-1/+1
|\
| * Fixup some trivial license header mismatchesDirk Mueller2013-06-231-1/+1
* | Merge "Use the Environment from within the engine"Jenkins2013-06-181-2/+1
|\ \
| * | Use the Environment from within the engineAngus Salkeld2013-06-171-2/+1
| |/
* | Convert Resource to separate action/statusSteven Hardy2013-06-141-3/+3
|/
* Use a physical name matching class in unit testsZane Bitter2013-06-051-11/+16
* Migrate test base class to testtools.Monty Taylor2013-05-251-3/+0
* Use UUIDs for Quantum security groupsJeff Peeler2013-05-241-2/+2
* Change SecurityGroups to be passed directly to novaJeff Peeler2013-05-241-4/+4
* engine : move update_template_diff functions into ResourceSteven Hardy2013-05-231-4/+4
* engine : replace UPDATE_REPLACE with ResourceReplace exceptionSteven Hardy2013-05-231-9/+10
* Sometimes use quantum for SecurityGroupSteve Baker2013-05-021-22/+321
* Remove use of nose attrib plugin and most unittestClint Byrum2013-04-301-11/+3
* Enable running tests via testrClint Byrum2013-04-301-0/+2
* Remove pyflakes_bypassClint Byrum2013-04-291-1/+0
* Do not initialize anything during import phaseClint Byrum2013-04-241-1/+0
* Fix security groups (need to be accessed as attributes)Angus Salkeld2013-03-131-28/+39
* Gate on certain pyflakes failuresSteven Dake2013-02-281-1/+1
* Get rid of unused importsZane Bitter2013-02-221-1/+0
* Provide unit test coverage for AWS::EC2::SecurityGroupSteve Baker2013-02-191-0/+237