jkoelker / quark

This is my fork, Quark is now at https://github.com/rackerlabs/quark
Apache License 2.0
0 stars 2 forks source link

Security groups and rules #92

Closed kilogram closed 11 years ago

kilogram commented 11 years ago

All base functionality working. POST/PUT/GET on ports with groups working.

Note: Quantum cli doesn't allow PUT on port with only one security-group; should be considered a bug in quantum api.

kilogram commented 11 years ago

Creation of security rules coded against https://review.openstack.org/#/c/32050/1

asadoughi commented 11 years ago

If you're not going to add new tests, you at least have to make the existing ones continue to work. ;)