commit | 7a2348bca6ee20e82144033e2da1305427f156c7 | [log] [tgz] |
---|---|---|
author | Emilien Macchi <emilien.macchi@enovance.com> | Mon Jun 16 07:32:11 2014 +0200 |
committer | Jakub Libosvar <libosvar@redhat.com> | Wed Nov 12 10:45:48 2014 +0100 |
tree | b0f618b418303b1ceaeb3ad09aab69a9e75f9f8a | |
parent | 6fe06450c4b715e27e947dba5911b20ad24b8249 [diff] |
javelin: add network and secgroup resources This patch aims to bring Neutron support in tempest/javelin by: - create networks - create subnets in the networks - create routers - connect routers to networks - Create security groups and rules - Assign a security group after server creation - Check security groups survive after upgrade Partial-bug #1330178 Change-Id: I2f54aec71e452361f9741b4ccb5d5bb6f358abf9 Co-Authored-By: Jakub Libosvar <libosvar@redhat.com>