Revert drop library creation
Closes #2416 (closed)
I kept theses changes :
- A new endpoint to move upload from one library to another :
PATCH
onapi/v2/uploads/bulk-update
with[{"uuid": "uuid1", "privacy_level": "public"}]
- automatic generation of defaults libraries during user creation
Edited by petitminion