This is the schedule for the Kilo Design Summit, where OpenStack contributors discuss the future of OpenStack development. Click here for the main OpenStack Summit conference schedule.
Led by: Walter Boring The idea of 'brick' was created back in the Havana timeframe. All along it was meant to be a standalone library that Cinder, Nova and any other project in OpenStack could use. Currently brick lives in a directory inside of Cinder, which means that only Cinder can use it.
We want to extract the brick directory and encapsulate it into it's own pypi library that any python project can use.
So we need to do:
* First create a separate python project and release it into pypi * * Add brick to cinder's requirements.txt * * Remove the existing cinder/brick directory * * Everywhere in Cinder that uses cinder/brick will need to be modified to use * the new pypi library.
Wednesday November 5, 2014 11:00 - 11:40 CET
Derain