Bug #4992

Multiple ways to create a container

Added by Dionysis Grigoropoulos about 10 years ago. Updated about 10 years ago.

Status:Resolved Start date:01/27/2014
Priority:Medium Due date:01/28/2014
Assignee:Stavros Sachtouris % Done:

100%

Category:kamaki Spent time: 1.00 hour
Target version:v0.13 Estimated time:1.00 hour

Description

At the moment, there are three ways to create a container:

1) kamaki container create contrainer_name
2) kamaki file mkdir /container_name
3) kamaki file create /container_name

That is to be expected, since all three operations perform a PUT on the same
resource. A check should be in place, to prevent this from happening and only
allowing `container create` to create a container.

Associated revisions

Revision 4ddeb850
Added by Stavros Sachtouris about 10 years ago

Do not let file-* cmds to create containers

Refs: #4992

History

#1 Updated by Stavros Sachtouris about 10 years ago

  • Due date set to 01/28/2014
  • Status changed from New to Resolved
  • % Done changed from 0 to 100
  • Estimated time set to 1.00

Also available in: Atom PDF