Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger 479fc6e294 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I2dbf54ef911c2c746544266c724a8e65aa29db4b
2019-12-18 19:33:31 +01:00
Georgy Dyuldin d2e3ea9407 Fix some tests failures on baremetal contrail lab
Change-Id: Ifb03b2828fe2ee3d725477684cb69060e541d4be
2017-04-14 18:09:00 +03:00
Georgy Dyuldin bce05180a8 Switch to neutron for security groups
Change-Id: Ic7f5f2d9d01c2de07555da3a7ccfb3bf535e9f59
2017-03-27 11:55:15 +03:00
Georgy Dyuldin 5b7985568c Add test_security_group_without_rules
Also fixes some errors in security group + police tests

Change-Id: I5b97bd54cd62d788798becabafff29acf1c2a29f
2017-02-06 17:55:28 +03:00
Georgy Dyuldin 012a1515a7 Add security group tests
* test_inbound_traffic_without_ingress_rule
* test_outbound_traffic_without_egress_rule

Change-Id: I3bfba80f945a67731b3ec2d1b474b31e53eaf89f
2017-02-02 15:17:35 +03:00
Georgy Dyuldin 969022f062 Add test for allow all security group and policies
* Check policy with allow TCP for any port
* Check policy with allow TCP for specific port

Change-Id: I7e7fad70536306818b5dd077bf6626c2926d2179
2017-01-31 13:53:37 +03:00
Georgy Dyuldin a33ee2ef82 Add test for security groups and allow all policy
* Security group with allow any port for TCP
* Security group with allow one port for TCP
* Security group with allow any port for TCP/UDP

Change-Id: Ibf1c040495451163d1d93ac47a5a0bb9d6ca4790
2017-01-31 11:00:37 +03:00