glance/glance/glare/domain
Alexander Tivelkov 9a982741db Excluded the 'visibility' from protected artifact fields
The visibility field was one of the proptected artifact fields (along
with 'owner', 'state' and modification timestamps) and thus it was
forbidden to explicitly set its value during the artifact creation.

Because of that it was impossible to create a public artifact draft in
a single call, while that may be required.

Also removed a redundant FIXME comment is the same code block since it
is not validRemoved some redundant FIXME comment is the same code
block since it is not valid.

Change-Id: I579405ee2b79b6018a322bb46e34acde6b5b4a4a
Closes-bug: #1585584
2016-05-25 17:12:00 +00:00
..
__init__.py Excluded the 'visibility' from protected artifact fields 2016-05-25 17:12:00 +00:00
proxy.py Move Glance Artifact Repository API to separate endpoint 2016-02-10 18:34:55 +03:00