summaryrefslogtreecommitdiffstats
path: root/docs/how-to-use/IntegrationTests.rst
AgeCommit message (Expand)AuthorFilesLines
2018-07-24Small fix to network/project when creating ports andspisarski1-0/+16
2018-06-20Adds Stack Updatembeierl1-0/+11
2018-05-29Fixed issue when attempting to add an internal subnet to a router.spisarski1-0/+6
2018-03-22Remove test_create_volume_bad_zoneLinda Wang1-3/+0
2018-03-14Added test to ensure a port to the external network can be added tospisarski1-0/+3
2018-03-13Added tests to ensure multiple IP addresses can be assigned to a VM port.spisarski1-0/+6
2018-03-13Added test to ensure VM instances spawned by an admin user canspisarski1-0/+10
2018-03-13Reverse engineer OpenStackHeatStackspisarski1-0/+6
2018-03-08Added members to VmInst that will contain the availability_zonespisarski1-1/+5
2018-03-08Ensure the project for volumes are handled properly.spisarski1-0/+19
2018-02-28Ensure project for routers are handled properly.spisarski1-0/+29
2018-02-27Fixed subnet gateway support to allow for disabling the gateway.spisarski1-0/+19
2018-02-16Ensure project IDs are handled correctly for Network/Subnetsspisarski1-0/+15
2018-02-15Added functionality for OpenStackSecurityGroup#initialize() not to acceptspisarski1-0/+11
2018-01-19Merge "Fix Malformed Table in Integration Tests doc"Steven Pisarski1-1/+1
2018-01-11Fixed vm instance instantiation from Heat when using nested resourcesspisarski1-0/+12
2017-12-28Enhancements to the SNAPS orchestrator/launcherspisarski1-10/+0
2017-12-04Added the ability to reboot OpenStack server instancesspisarski1-0/+3
2017-12-01Added ability to add a floating IP to an existing instancespisarski1-0/+6
2017-11-29Cluster template cleanupspisarski1-3/+0
2017-11-28Added cluster template creator/state machine class.spisarski1-0/+35
2017-11-16Refactoring of ImageSettings to extend ImageConfigspisarski1-1/+1
2017-11-08Adding tests for IPv6.spisarski1-2/+28
2017-11-06Added method to OpenStackHeatStack to return OpenStackSecurityGroup objects.spisarski1-0/+11
2017-11-06Merge "Added logging when a heat stack fails."Steven Pisarski1-13/+23
2017-11-02Added logging when a heat stack fails.spisarski1-13/+23
2017-11-02Added method to OpenStackHeatStack to return OpenStackRouter objects.spisarski1-0/+22
2017-10-31Added method to OpenStackHeatStack to return OpenStackFlavor objects.spisarski1-0/+11
2017-10-30Added method to OpenStackHeatStack to return OpenStackKeypair objects.spisarski1-0/+11
2017-10-27Return OpenStackVolume and OpenStackVolumeType instances from heat.spisarski1-12/+27
2017-10-26Updated documentation to reflect new block storage support.spisarski1-0/+140
2017-10-20Fix Malformed Table in Integration Tests docTrevor Bramwell1-1/+1
2017-08-24Added method to return OpenStackVmInstance from Heat.spisarski1-2/+16
2017-08-09SNAPS Stack creators can now return SNAPS network creators.spisarski1-0/+3
2017-08-08Added test ability for 2 VMs on different networks to ping each other.spisarski1-0/+10
2017-07-28Removed floating IP list from OpenStackVmInstance.spisarski1-0/+3
2017-07-27Merge "Expand OpenStackSecurityGroup class tests."Steven Pisarski1-1/+4
2017-07-26Expand OpenStackSecurityGroup class tests.spisarski1-2/+5
2017-07-26Added configuration for keypair size.spisarski1-1/+4
2017-07-25Merge "Added keypair config for key file deletion."Steven Pisarski1-0/+23
2017-07-24Added keypair config for key file deletion.spisarski1-0/+23
2017-07-24Updated docs.spisarski1-11/+72
2017-05-16Added support for offline testingspisarski1-13/+5
2017-03-01Added new 3-part image tests to test_suite_builder.py and documented themspisarski1-0/+23
2017-02-15Converted existing markdown documentation to RST format.spisarski1-0/+290