Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce more neutron commands #15

Open
vinodborole opened this issue Jul 13, 2016 · 0 comments
Open

Introduce more neutron commands #15

vinodborole opened this issue Jul 13, 2016 · 0 comments
Assignees
Milestone

Comments

@vinodborole
Copy link
Owner

  1. neutron security-group-create
  2. neutron security-group-delete
  3. neutron security-group-rule-create
  4. neutron security-group-rule-delete
  5. neutron security-group-rule-show
  6. neutron security-group-show
  7. neutron delete-net-default
  8. neutron router-interface-list
  9. neutron router-interface-show
  10. neutron net-delete [should check if vm's are present if not delete interface in router and then network - throw exceptions]
  11. neutron router-delete [should check if networks interfaces associate have any vm's if not delete interfaces, delete networks and delete router]
@vinodborole vinodborole added this to the 1.0.3 milestone Jul 13, 2016
@vinodborole vinodborole self-assigned this Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant