Commit Graph

13 Commits

Author SHA1 Message Date
chenjiao 21ffaf2aeb spelling error
there are some spelling error in files

Change-Id: I69d0190306bcc0bc858f641ae9a5f13833b48cc6
2018-01-23 19:10:06 +08:00
Flavio Percoco 8260e24aa4 Fix title for Juno's spec repo
Change-Id: I38cc5e311fbc2f3311875e0f85ffac5a2ae6216a
2015-05-11 14:04:16 +02:00
Flavio Percoco e79292d8d1 Add index files for specs, specs/juno, specs/kilo
These 3 folders didn't have an index file. This patch adds one so it can
contain a TOC for the accepted specs.

Change-Id: Ib674688ba51765d70b555fa51bcc5d35a9b6bcad
2014-10-07 15:40:45 +02:00
Travis Tripp 279570ab05 Metadata Definitions Catalog
A common API hosted by the Glance service for vendors, admins,
services, and users to meaningfully define available key / value
pair and tag metadata. The intent is to enable better metadata
collaboration across artifacts,services, and projects for
OpenStack users.

This is about the definition of the available metadata that can
be used on different types of resources (images, artifacts,
volumes, flavors, aggregates, etc). A definition includes the
properties type, its key, it's description, and it's constraints.
This catalog will not store the values for specific instance
properties.

This patch updates the spec to reflect the Juno release.

Change-Id: Idc6b24c8caf5ce07800352ab6f4c5829ec35ca4f
Co-Authored-By: Travis Tripp <travis.tripp@hp.com>
Co-Authored-By: Lakshmi N Sampath <lakshmi.sampath@hp.com>
Co-Authored-By: murali sundar <murali.sundar@intel.com>
Co-Authored-By: Wayne Okuma <wayne.okuma@hp.com>
2014-09-08 17:44:52 -06:00
Jenkins a514dc9ec5 Merge "Add bash completion to glance client" 2014-08-01 18:56:17 +00:00
Jenkins f59b52ed72 Merge "Metadata Definitions Catalog" 2014-08-01 04:13:28 +00:00
Travis Tripp 0601ee988c Metadata Definitions Catalog
A common API hosted by the Glance service for vendors, admins,
services, and users to meaningfully define available key / value
pair and tag metadata. The intent is to enable better metadata
collaboration across artifacts,services, and projects for
OpenStack users.

This is about the definition of the available metadata that can
be used on different types of resources (images, artifacts,
volumes, flavors, aggregates, etc). A definition includes the
properties type, its key, it's description, and it's constraints.
This catalog will not store the values for specific instance
properties.

Co-Authored-By: Travis Tripp <travis.tripp@hp.com>
Co-Authored-By: Lakshmi N Sampath <lakshmi.sampath@hp.com>
Co-Authored-By: murali sundar <murali.sundar@intel.com>
Co-Authored-By: Wayne Okuma <wayne.okuma@hp.com>

Change-Id: I03219cf5168d9c22d07aa38653f8a9fb7ea380b8
2014-07-31 16:30:53 -06:00
Abhishek Kekane 0d0b76d838 Restrict users from downloading protected image
Glance specs for restricting users from downloading licensed
images on the basis of policy.

Change-Id: Ic19040e397764d4d947dc2465009ad445db42146
2014-07-09 22:47:51 -07:00
Juan Manuel Olle 6e94ff65c3 Add bash completion to glance client
Currently glance client does not support command completion.
The intention is to add this functionality to the client

blueprint add-bash-completion

Change-Id: Ia13a119967b15d44918a1f7d51b9f142640865cc
2014-06-23 09:58:46 -03:00
Jenkins 6b4cb71fc6 Merge "Fake Keystone Server for Testing" 2014-06-19 20:37:38 +00:00
Erno Kuvaja 716dceb3b3 Proposal for logging refactoring
This spec would provide place to discuss needed actions for revisiting how
Glance is logging.

Change-Id: I248675e39d8a666807fcf34da5847c1f85a5a626
2014-06-13 13:41:59 +00:00
Erno Kuvaja a13c0f7b3e Fake Keystone Server for Testing
adding spec based on bp proposal:
https://blueprints.launchpad.net/glance/+spec/fake-keystone-for-testing

Change-Id: Id24999120d4ff9dd765029d08bd93888b20b969e
2014-06-09 11:43:43 +00:00
Arnaud Legendre 0a12603132 Add base glance-specs framework
Build the base framework for the glance-specs repository.

Change-Id: I6d7c1c644798a8d461927f459397a8cb905644e7
2014-05-28 17:20:37 -07:00