fuel2 graph delete returns error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Stanislaw Bogatkin | ||
Mitaka |
Fix Released
|
High
|
Stanislaw Bogatkin | ||
Newton |
Fix Released
|
High
|
Stanislaw Bogatkin | ||
Ocata |
Fix Committed
|
High
|
Stanislaw Bogatkin |
Bug Description
Graph is deleted successfully, but shows parsing error `Expecting value: line 1 column 1 (char 0)`
[root@nailgun ~]# fuel2 graph upload -e 1 -t qwe -f up.yaml
Deployment graph was successfully uploaded.
[root@nailgun ~]# fuel2 graph delete -e 1 -t qwe
Expecting value: line 1 column 1 (char 0)
[root@nailgun ~]# fuel2 graph delete -e 1 -t qwe
404 Client Error: Not Found for url: http://
Here is response from Nailgun
=======
Server: nginx
Date: Mon, 05 Dec 2016 23:49:07 GMT
Transfer-Encoding: chunked
Connection: keep-alive
Cache-Control: store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
X-Frame-Options: SAMEORIGIN
X-Content-Type: nosniff
X-XSS-Protection: 1; mode=block
Strict-
4
None
0
=======
Fuel: 9.1
tags: | added: module-nailgun |
tags: | added: area-python |
Changed in fuel: | |
assignee: | nobody → Fuel Sustaining (fuel-sustaining-team) |
status: | New → Confirmed |
Changed in fuel: | |
status: | Confirmed → In Progress |
Changed in fuel: | |
assignee: | Fuel Sustaining (fuel-sustaining-team) → Stanislaw Bogatkin (sbogatkin) |
tags: | added: on-verification |
Fix proposed to branch: stable/mitaka /review. openstack. org/410261
Review: https:/