Skip to content

Instantly share code, notes, and snippets.

View foexle's full-sized avatar

Heiko Krämer foexle

View GitHub Profile
[ml2]
type_drivers = gre
tenant_network_types = gre
mechanism_drivers = openvswitch
[ml2_type_flat]
Before creation:
mysql> select * from quota_usages;
+---------------------+---------------------+------------+---------+----+----------------------------------+-----------+--------+----------+---------------+
| created_at | updated_at | deleted_at | deleted | id | project_id | resource | in_use | reserved | until_refresh |
+---------------------+---------------------+------------+---------+----+----------------------------------+-----------+--------+----------+---------------+
| 2013-03-07 16:32:49 | 2013-06-18 09:33:33 | NULL | 0 | 1 | d4e1c14691d841f6b53a24b6c4c42a0e | gigabytes | 232 | 0 | NULL |
| 2013-03-07 16:32:50 | 2013-06-18 09:33:33 | NULL | 0 | 2 | d4e1c14691d841f6b53a24b6c4c42a0e | volumes | 7 | 0 | NULL |