devstack/exercises
Dean Troyer 029598ea74 Fix secgroups exercise on postgres
This should fix the failing (but non-voting) postgres gate tests.

Why does postgresql change the value '0.0.0.0/00' to '0.0.0.0/0'?
Clearly the correct value for the network CIDR bits is with only
one zero but even an incorrect value shouldn't be changing.

SQLalchemy is given this for the column:
        Column('cidr', String(length=255)),

Change-Id: Ib19dad23789654664e90518087e5a462fa8b8034
2013-01-17 12:15:12 -06:00
..
aggregates.sh Update aggregates test for aggregates bp 2012-12-12 12:20:01 +00:00
boot_from_volume.sh make volume size parametric in boot_from_volume 2012-12-13 17:02:24 +00:00
bundle.sh turn debug on for euca-upload-bundle 2012-12-19 11:15:46 -05:00
client-args.sh Fix errors in client-* exercises 2012-09-12 14:45:48 -05:00
client-env.sh Fix errors in client-* exercises 2012-09-12 14:45:48 -05:00
euca.sh Case correct InvalidInstanceID.NotFound 2013-01-16 08:38:17 +01:00
floating_ips.sh move setup_quantum to stack.sh 2012-12-05 17:55:08 -08:00
horizon.sh create a horizon exercise for sanity check 2012-11-30 16:46:09 -05:00
quantum-adv-test.sh Holiday docs and comment formatting cleanup 2012-12-28 18:03:10 -06:00
sec_groups.sh Fix secgroups exercise on postgres 2013-01-17 12:15:12 -06:00
swift.sh Cleanup exercise scripts 2012-06-27 22:25:22 -05:00
volumes.sh Handle existing security group rules in volume exercise 2013-01-11 15:09:14 -06:00