yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77194
[Bug 1817238] Re: Failed to replace security group tags
curl -g -i -X PUT $url/v2.0/security-groups/0c77e37f-3297-44a1-b90a-42d1ea763a6a/tags -H "Content-Type: application/json" -H "User-Agent: openstacksdk/0.24.0 keystoneauth1/3.11.2 python-requests/2.21.0 CPython/2.7.12" -H "X-Auth-Token: $TOKEN" -d '{"tags": ["blue", "red"]}'
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 25
X-Openstack-Request-Id: req-e69fa7e4-bf68-4442-a296-f49ab45ae205
Date: Mon, 25 Feb 2019 23:51:53 GMT
{"tags": ["blue", "reopenstack security group list
+--------------------------------------+---------+------------------------+----------------------------------+-------------------+
| ID | Name | Description | Project | Tags |
+--------------------------------------+---------+------------------------+----------------------------------+-------------------+
| 0c77e37f-3297-44a1-b90a-42d1ea763a6a | default | Default security group | 426d8edd2b6c4c88861294716c35630a | [u'blue', u'red'] |
| 82be6fff-2401-4f4d-b316-3eb38c8d238c | default | Default security group | | [] |
| 9bad5f75-b639-46dd-a4ca-64640cfe7530 | default | Default security group | 1441b3d81ceb488cac04938da591fc59 | [] |
+--------------------------------------+---------+------------------------+----------------------------------+-------------------+
works of me please check your data passed or request,
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1817238
Title:
Failed to replace security group tags
Status in neutron:
Invalid
Bug description:
Branch: master
Environment: devstack
Error log: http://paste.openstack.org/show/745672/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1817238/+subscriptions
References