yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16609
[Bug 1333616] Re: Duplicate entries for the same Heat Stack on Horizon
Issue with the way calculation is done for pagination in heatclient, .
Moving from horizon.
** Project changed: horizon => python-heatclient
** Changed in: python-heatclient
Assignee: (unassigned) => Visnusaran Murugan (visnusaran-murugan)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1333616
Title:
Duplicate entries for the same Heat Stack on Horizon
Status in Python client library for heat:
New
Bug description:
Created a single sample Wordpress Heat stack through CLI and Horizon
show multiple entries of the same stack. Screenshot attached.
Data from heat-api:
{"stacks":[{"description":"Heat WordPress template to support F20,
using only Heat OpenStack-native resource types, and without the
requirement for heat-cfntools in the image. WordPress is web software
you can use to create a beautiful website or blog. This template
installs a single-instance WordPress deployment using a local MySQL
database to store the data.\n","links": [{"href":
"http://192.168.254.163:8004/v1/ca48725920954642bf82f8899a890c60/stacks/WordPress1/1b2f2dc8-cd01-4b75-9538-fb79b4a8bf88","rel":
"self"}],"stack_status_reason": "Stack CREATE completed successfully",
"stack_name": "WordPress1", "creation_time": "2014-06-24T05:24:42Z",
"updated_time": null, "stack_status": "CREATE_COMPLETE","id":
"1b2f2dc8-cd01-4b75-9538-fb79b4a8bf88"}],"links": [{"href":
"http://192.168.254.163:8004/v1/ca48725920954642bf82f8899a890c60/stacks?limit=1&marker=1b2f2dc8-cd01-4b75-9538-fb79b4a8bf88",
"rel": "next"}]}
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-heatclient/+bug/1333616/+subscriptions
References