Merge "Replaced 'capabilities' with 'notifications'"

This commit is contained in:
Jenkins 2015-12-10 23:01:52 +00:00 committed by Gerrit Code Review
commit 161b7fcf81
1 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@ the client side. This endpoints include:
- Pools - Pools
- Flavors - Flavors
- Capabilities - Notifications
Adding support for these features would make developing applications with Zaqar Adding support for these features would make developing applications with Zaqar
easier. easier.
@ -38,7 +38,7 @@ v1.1,the proposed change is to add support for the following features:
- flavor_update - flavor_update
- flavor_list - flavor_list
3. Capabilities 3. Notifications
Implementation Implementation
============== ==============
@ -62,19 +62,19 @@ Add support to:
- pools - pools
- flavors - flavors
- capabilities - notifications
Add unit testing for: Add unit testing for:
- pools - pools
- flavors - flavors
- capabilities - notifications
Add developers documentation for: Add developers documentation for:
- pools - pools
- flavors - flavors
- capabilities - notifications
Dependencies Dependencies
============ ============