[Openstack] ERROR: neutronclient.shell Quota exceeded for resources: ['security_group']

Vikash Kumar vikash.kumar at oneconvergence.com
Mon Feb 9 09:48:33 UTC 2015


Check ur neturon.conf file. Look for quota section, edit it and it will
work.

On Fri, Feb 6, 2015 at 8:32 AM, masoom alam <masoom.alam at wanclouds.net>
wrote:

> Hi every one
>
> I am getting the following exception in the command neutron
> security-group-create group
>
> *ERROR: neutronclient.shell Quota exceeded for resources*:
> ['security_group']
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/dist-packages/neutronclient/shell.py",
> line 692, in run_subcommand
>     return run_command(cmd, cmd_parser, sub_argv)
>   File "/usr/local/lib/python2.7/dist-packages/neutronclient/shell.py",
> line 91, in run_command
>     return cmd.run(known_args)
>   File
> "/usr/local/lib/python2.7/dist-packages/neutronclient/common/command.py",
> line 29, in run
>     return super(OpenStackCommand, self).run(parsed_args)
>   File "/usr/local/lib/python2.7/dist-packages/cliff/display.py", line 91,
> in run
>     column_names, data = self.take_action(parsed_args)
>   File
> "/usr/local/lib/python2.7/dist-packages/neutronclient/common/command.py",
> line 35, in take_action
>     return self.get_data(parsed_args)
>
>
> see the quoatas:
>
> nova quota-defaults
> +-----------------------------+-------+
> | Quota                       | Limit |
> +-----------------------------+-------+
> | instances                   | 10    |
> | cores                       | 20    |
> | ram                         | 51200 |
> | floating_ips                | 10    |
> | fixed_ips                   | -1    |
> | metadata_items              | 128   |
> | injected_files              | 5     |
> | injected_file_content_bytes | 10240 |
> | injected_file_path_bytes    | 255   |
> | key_pairs                   | 700   |
> | security_groups             | 700   |
> | security_group_rules        | 700   |
> +-----------------------------+-------+
>
>
>
>
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>


-- 
Regards,
Vikash
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150209/8a886f83/attachment.html>


More information about the Openstack mailing list