Commit Graph

38 Commits

Author SHA1 Message Date
Denis Poisson 2af7bddaeb Convert README.md to ReStructuredText format
Change-Id: Ib03230de5a20fa0c036a2aa9031dad9815ec6e98
story: 2002163
task: 22232
2018-06-20 15:14:06 +02:00
wangqi 642c40b8ff Update links in README
Change the outdated links to the latest links in README

Change-Id: I36cd9791b64607e9e0566b94596055c9528c26b3
2018-03-12 08:34:15 +00:00
Christoph Held f0470a49e9 updated documentation as java is deprecated now
Change-Id: I109848c65c56061985f2f5097e5cfb452fdb928d
2017-10-27 11:27:26 +02:00
Emma Foley f159b69d43 Fixed links and typos in README.md
- Edited links for consistency
  Added links to all references files in the monasca-api repo.
  Changed link format to hyperlink terms instead of adding full link to text.
- Rephrased some incorrect English

Change-Id: I7dc6bf7bca16feb4ab0cea6715a15c1f9dd16737
Closes-Bug: #1695256
2017-06-02 16:01:33 +02:00
Artur Basiak 5b2ce5fb0e Fix typos in README
Fix typos in README about package name.

Change-Id: Iac01657dc420ed84991407d49ef1fa37714732cd
2017-03-17 10:24:32 +00:00
Tomasz Trębski bff8cd27eb Adding WSGI support
Following commits adds possiblity to run monasca-api
with Apache2 (mod_wsgi).

Needed-By: Idcc181bbb19a68c622eca51dc9822bde9a91f6a9
Change-Id: Id07dcc249965d97644da9396b6d288255ffaab43
2017-03-07 17:56:54 +00:00
Flavio Percoco f57036dc21 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/a308e2ab229e13d4e7f1c212c713195a

Change-Id: Ib2c63772e6c155ee0fc44cb2ad123b3cf85fa331
2016-11-25 18:24:36 +01:00
Yushiro FURUKAWA 2a6b0e4b77 Add prefix "$" for command examples
This commits adds "$" as a prefix for command examples and align with
4 whitespaces.

Change-Id: Ida5f00f95251c6725bb96023591f0c1816d03f24
2016-09-28 22:44:43 +09:00
Brad Klein 5f37594fe7 Add monasca api read-only user role
This will allow dashboard/operator users to see but not add data.

Change-Id: I16a2329356cc9e7d03d2f3e1394127006d6e487e
Implements: blueprint read-only-api-user
2016-08-04 10:30:48 -06:00
Igor Natanael 3a9a5d3804 Fix typo in devstack scripts and README
Change-Id: I91ea9a7f95db8fe0d4b1b918ab913cc6464f0cc1
2016-07-18 22:27:35 -03:00
Shinya Kawabata 354baffd33 Fix typo and add missed "metric_" prefix in docs
Change-Id: Id615d99b0240d1b9a8ff91d9a41ddeec7b199c95
2016-02-15 17:24:57 +09:00
Craig Bryant 6065e18dfb Fix the remaining URLs from the move to openstack
Change-Id: Ic5a2b3d67f85868ff730a2b67b8cc192f77ce106
2015-10-21 13:54:31 -06:00
venkatamahesh ca51563c8b Change the repositories from stackforge to openstack
Change-Id: I9555d36bd92d7b2e6c8fb1c0cc1e01da3a6c655b
2015-10-19 09:01:32 +05:30
Ryan Brandt 398ca98982 Added option to define project for admin user
Change-Id: I201162a2da2552d745b8cc393fe532b2655ccfb8
2015-03-17 16:37:45 -06:00
Craig Bryant 011824ef26 Change to use maven 3
Also, download and build common directly instead of hacking the
build to use the jars from tarballs.openstack.org

Update the README.md to explain the new StackForge build

Change-Id: I08cc1b304eaad38fc0619a09efc91c11e8633199
2015-03-13 11:43:55 -06:00
Craig Bryant 94b729d283 Get the java build working in StackForge
Move the java code to the new java directory

The poms are now maven 2 compatible
Change-Id: Idcc33bc27d202d64ffe4cbd528de6142db7dd841
2015-02-09 14:28:44 -07:00
Craig Bryant 6783ad6430 Don't treat the Agent role as a restriction
Previously, the Agent role forced the user to only be able to post
metrics. Now, it checks the defaultAuthorizedRoles first and only
if the user has none of those roles does it check for
agentAuthorizedRoles. A user with roles in both will still have
full access

Added explanation of the Keystone Authentication/Authorization
to the README

Change-Id: Ib82a064fd00f25a96c9b5b5294ada301270ab93c
2014-12-19 13:59:31 -07:00
Tim Kuhlman 2d5f203923 Added a link to the API spec docs
Change-Id: Ib9de42f1c2120ef565b2f4a54e26f72ea505f084
2014-12-12 11:07:09 -07:00
Craig Bryant f23bc9f782 Use new monasca-common package names
Fixed some places where old api package name was used

Change-Id: I06c4f3f05fdce3893cbf25563a721ba561a4f934
2014-10-14 13:00:17 -06:00
Tong Li ed99a4edb3 initial python implementation
Change-Id: I25ca78414cd26340a4a640cb4f9ee92dda650037
2014-09-15 13:18:10 -04:00
Roland Hochmuth 740964bf8e Changed document names to Monasca. Removed overivew. Updated README
Change-Id: Ibbbe137da6a0abc197a57a44ba6f5ca328a2aa69
2014-07-18 22:25:45 -06:00
Deklan Dieterly f6783a2db6 Update README.md
Clean up instructions a bit more.
2014-06-11 14:09:47 -06:00
Deklan Dieterly 8f9a328795 Update README.md
Change build instructions to 'mvn package'
2014-06-11 14:09:03 -06:00
Deklan Dieterly 9160e13ba9 Update README.md
Move build instructions to mon-common module.
2014-06-11 14:08:13 -06:00
Deklan Dieterly 17f40c2803 Update README.md
Clarified the build instructions.
2014-06-11 13:25:22 -06:00
Craig Bryant 47e90183cb Changes so it will use mon-common from the local snapshot. Change URLs to github
Update README.md with dependency on mon-common
2014-06-01 08:48:31 -06:00
Roland Hochmuth 2c2c87cced Modified README.md 2014-05-09 16:36:14 -06:00
hochmuth c8289fd5b6 Update README.md 2014-05-08 17:12:19 -06:00
hochmuth a6988fc718 Update README.md 2014-05-08 17:08:27 -06:00
Roland Hochmuth 81bef5d66e Updated README 2014-05-08 17:05:22 -06:00
hochmuth 248ec1dbc3 Update README.md 2014-05-08 15:34:48 -06:00
hochmuth fbe25744c5 Update README.md 2014-05-08 15:24:43 -06:00
Roland Hochmuth 6d8a6a21c8 Added copyright and license to README.md 2014-05-08 15:23:23 -06:00
Deklan Dieterly 8f22ca56d2 Update README.md
Added not about trailing "/" on swagger URL.
2014-05-06 10:45:22 -06:00
Jonathan Halterman 6ce0f78b0b Update readme to add swagger-ui link 2014-04-23 16:12:31 -07:00
Jonathan Halterman 2eaad7a44b readme improvements re: layering 2014-03-28 21:28:48 -07:00
Jonathan Halterman 2c67af4e83 pony power 2014-03-28 17:06:01 -07:00
Jonathan Halterman 3551bd977f Added initial readme 2014-02-19 10:39:35 -08:00