Skip to content

Instantly share code, notes, and snippets.

@spjmurray
Created July 31, 2014 15:17
Show Gist options
  • Save spjmurray/60396ccd36402ef8674a to your computer and use it in GitHub Desktop.
Save spjmurray/60396ccd36402ef8674a to your computer and use it in GitHub Desktop.
nova secgroup-add-rule 6c49300d-4c7b-4585-8796-f80798ff3523 icmp -1 -1 0.0.0.0/0
nova secgroup-add-rule 6c49300d-4c7b-4585-8796-f80798ff3523 tcp 1 65535 0.0.0.0/0
nova secgroup-add-rule 6c49300d-4c7b-4585-8796-f80798ff3523 udp 1 65535 0.0.0.0/0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment