termie / nova-migration-demo

Nova is a cloud computing fabric controller (the main part of an IaaS system). It is written in Python.
http://openstack.org/projects/compute/
Apache License 2.0
2 stars 0 forks source link

Support JSON or XML in API #130

Closed termie closed 13 years ago

termie commented 13 years ago

See http://docs.rackspacecloud.com/servers/api/cs-bindguide-latest.pdf page 8.


Imported from Launchpad using lp2gh.

termie commented 13 years ago

(by jaypipes) This should really be a blueprint...

termie commented 13 years ago

(by gundlach) All the other API feature requests are entered as bugs, but if you still think this should be a blueprint, feel free to make one and link to it from here. Though it may be that closing this bug doesn't take enough design to warrant a blueprint (like, we parse out the .json/.xml suffix or content type, and hand a dict of response data to a json spitter outer or xml spitter outer.)

On Tue, Aug 3, 2010 at 3:40 PM, Jay Pipes 613076@bugs.launchpad.net wrote:

This should really be a blueprint...

Support JSON or XML in API https://bugs.launchpad.net/bugs/613076 You received this bug notification because you are a direct subscriber of the bug.

Status in OpenStack Compute (Nova): New

Bug description: See http://docs.rackspacecloud.com/servers/api/cs-bindguide-latest.pdfpage 8.

To unsubscribe from this bug, go to: https://bugs.launchpad.net/nova/+bug/613076/+subscribe

Confidentiality Notice: This e-mail message (including any attached or embedded documents) is intended for the exclusive and confidential use of the individual or entity to which this message is addressed, and unless otherwise expressly indicated, is confidential and privileged information of Rackspace. Any dissemination, distribution or copying of the enclosed material is prohibited. If you receive this transmission in error, please notify us immediately by e-mail at abuse@rackspace.com, and delete the original message. Your cooperation is appreciated.

termie commented 13 years ago

(by jaypipes) On Thu, Aug 5, 2010 at 10:11 AM, Michael Gundlach 613076@bugs.launchpad.net wrote:

All the other API feature requests are entered as bugs,

Yes, I noticed...

but if you still think this should be a blueprint, feel free to make one and link to it from here.

Blueprints are for feature requests, particularly requests that are related to each other, so you can, for instance, see the relationship between tasks and their dependencies. For example:

https://blueprints.launchpad.net/drizzle/+spec/replication

By entering all of these as bugs, there's no way to tell the relationship or dependencies between the tasks :(

I'll go ahead and gradually move these all over to blueprints, where they can be properly managed in milestones.

Though it may be that closing this bug doesn't take enough design to warrant a blueprint (like, we parse out the .json/.xml suffix or content type, and hand a dict of response data to a json spitter outer or xml spitter outer.)

The amount of time needed to close/complete something has little to do with whether it is a bug or a blueprint.

-jay

On Tue, Aug 3, 2010 at 3:40 PM, Jay Pipes 613076@bugs.launchpad.net wrote:

This should really be a blueprint...

Support JSON or XML in API https://bugs.launchpad.net/bugs/613076 You received this bug notification because you are a direct subscriber of the bug.

Status in OpenStack Compute (Nova): New

Bug description: See http://docs.rackspacecloud.com/servers/api/cs-bindguide-latest.pdfpage 8.

To unsubscribe from this bug, go to: https://bugs.launchpad.net/nova/+bug/613076/+subscribe

Confidentiality Notice: This e-mail message (including any attached or embedded documents) is intended for the exclusive and confidential use of the individual or entity to which this message is addressed, and unless otherwise expressly indicated, is confidential and privileged information of Rackspace. Any dissemination, distribution or copying of the enclosed material is prohibited. If you receive this transmission in error, please notify us immediately by e-mail at abuse@rackspace.com, and delete the original message. Your cooperation is appreciated.

Support JSON or XML in API https://bugs.launchpad.net/bugs/613076 You received this bug notification because you are a member of Nova Bugs, which is subscribed to OpenStack Compute (nova).

Status in OpenStack Compute (Nova): New

Bug description: See http://docs.rackspacecloud.com/servers/api/cs-bindguide-latest.pdf page 8.

termie commented 13 years ago

(by eday) Hi Jay!

We had a discussion on IRC yesterday about all this because some folks were still unsure what blueprints are for (other project management tools just give you 'issues' or 'bugs' where everything is merged). In the future tasks like this will be entered as blueprints, but for these it's probably not worth the time to move them. We won't have dependencies, but I don't think we really need them for this set.

-Eric

On Thu, Aug 05, 2010 at 02:48:22PM -0000, Jay Pipes wrote:

On Thu, Aug 5, 2010 at 10:11 AM, Michael Gundlach 613076@bugs.launchpad.net wrote:

All the other API feature requests are entered as bugs,

Yes, I noticed...

but if you still think this should be a blueprint, feel free to make one and link to it from here.

Blueprints are for feature requests, particularly requests that are related to each other, so you can, for instance, see the relationship between tasks and their dependencies. For example:

https://blueprints.launchpad.net/drizzle/+spec/replication

By entering all of these as bugs, there's no way to tell the relationship or dependencies between the tasks :(

I'll go ahead and gradually move these all over to blueprints, where they can be properly managed in milestones.

Though it may be that closing this bug doesn't take enough design to warrant a blueprint (like, we parse out the .json/.xml suffix or content type, and hand a dict of response data to a json spitter outer or xml spitter outer.)

The amount of time needed to close/complete something has little to do with whether it is a bug or a blueprint.

-jay

On Tue, Aug 3, 2010 at 3:40 PM, Jay Pipes 613076@bugs.launchpad.net wrote:

This should really be a blueprint...

Support JSON or XML in API https://bugs.launchpad.net/bugs/613076 You received this bug notification because you are a direct subscriber of the bug.

Status in OpenStack Compute (Nova): New

Bug description: See http://docs.rackspacecloud.com/servers/api/cs-bindguide-latest.pdfpage 8.

To unsubscribe from this bug, go to: https://bugs.launchpad.net/nova/+bug/613076/+subscribe

Confidentiality Notice: This e-mail message (including any attached or embedded documents) is intended for the exclusive and confidential use of the individual or entity to which this message is addressed, and unless otherwise expressly indicated, is confidential and privileged information of Rackspace. Any dissemination, distribution or copying of the enclosed material is prohibited. If you receive this transmission in error, please notify us immediately by e-mail at abuse@rackspace.com, and delete the original message. Your cooperation is appreciated.

Support JSON or XML in API https://bugs.launchpad.net/bugs/613076 You received this bug notification because you are a member of Nova Bugs, which is subscribed to OpenStack Compute (nova).

Status in OpenStack Compute (Nova): New

Bug description: See http://docs.rackspacecloud.com/servers/api/cs-bindguide-latest.pdf page 8.

Support JSON or XML in API https://bugs.launchpad.net/bugs/613076 You received this bug notification because you are a member of Nova Bugs, which is subscribed to OpenStack Compute (nova).

Status in OpenStack Compute (Nova): New

Bug description: See http://docs.rackspacecloud.com/servers/api/cs-bindguide-latest.pdf page 8.

termie commented 13 years ago

(by jaypipes) Hmm, OK.

termie commented 13 years ago

(by jaypipes) ping. Michael, any update on this one? It's currently In Progress, but IIRC, this is already in trunk, no?

termie commented 13 years ago

(by gundlach) Yep, it's in trunk. I updated the bug.

On Tue, Oct 5, 2010 at 10:23 PM, Jay Pipes 613076@bugs.launchpad.netwrote:

ping. Michael, any update on this one? It's currently In Progress, but IIRC, this is already in trunk, no?

\ Changed in: nova Importance: Undecided => Medium

Support JSON or XML in API https://bugs.launchpad.net/bugs/613076 You received this bug notification because you are a member of Nova Bugs, which is subscribed to OpenStack Compute (nova).

Status in OpenStack Compute (Nova): In Progress

Bug description: See http://docs.rackspacecloud.com/servers/api/cs-bindguide-latest.pdfpage 8.

Confidentiality Notice: This e-mail message (including any attached or embedded documents) is intended for the exclusive and confidential use of the individual or entity to which this message is addressed, and unless otherwise expressly indicated, is confidential and privileged information of Rackspace. Any dissemination, distribution or copying of the enclosed material is prohibited. If you receive this transmission in error, please notify us immediately by e-mail at abuse@rackspace.com, and delete the original message. Your cooperation is appreciated.