Skip to content

Introduce more neutron commands #15

Description

@vinodborole
  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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions