From: Matt Spinler <mspinler@linux.vnet.ibm.com>
To: Brad Bishop <bradleyb@fuzziesquirrel.com>
Cc: openbmc@lists.ozlabs.org
Subject: Re: REST API authentication changes coming soon
Date: Tue, 29 Jan 2019 08:32:06 -0600 [thread overview]
Message-ID: <a4c896ca2ad943cb669e2ceaf09955ff@linux.vnet.ibm.com> (raw)
In-Reply-To: <f7bae68a4338da902ff1b43c03f38ee16cf16c79.camel@fuzziesquirrel.com>
On 2019-01-28 12:52, Brad Bishop wrote:
> I just wanted to re-announce this change in a very visible way:
>
> https://lists.ozlabs.org/pipermail/openbmc/2019-January/014881.html
>
> I'm not sure how to interpret the silence. There will be some impact
> to any programatic use of the current REST API when we make this
> switch. If you have issues with that please speak up so we can see
> about what we can do to help ease the transition.
There is a review in progress at
https://gerrit.openbmc-project.xyz/#/c/openbmc/docs/+/17706/ with the
new authentication details.
Other differences I've noticed from phosphor-rest:
* URLs are case sensitive
* Will not interpolate strings to ints
e.g. won't covert "1000" to 1000 if D-Bus arg is an int
* Not tolerant on things like double '/'s in the URL
e.g. /xyz/openbmc_project//attr/blah... will not work
> thx - brad
prev parent reply other threads:[~2019-01-29 14:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-28 18:52 REST API authentication changes coming soon Brad Bishop
2019-01-29 14:32 ` Matt Spinler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a4c896ca2ad943cb669e2ceaf09955ff@linux.vnet.ibm.com \
--to=mspinler@linux.vnet.ibm.com \
--cc=bradleyb@fuzziesquirrel.com \
--cc=openbmc@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.