005c9c9c6e
As far as building of OS images is nothing more than just a stage of the whole OS installing procedure it is sounds rational to implement this in terms of fuel-agent. Besides, we already have plenty of utilities which could be useful during building of images. And some tasks are the same like pre-configuring some files inside target OS. Related-bug: #1433193 Implements: blueprint ibp-build-ubuntu-images Change-Id: I3fadfb16e06e4ee16926da29b7b83ca005500698
14 lines
193 B
Plaintext
14 lines
193 B
Plaintext
Babel>=1.3
|
|
eventlet>=0.13.0
|
|
iso8601>=0.1.9
|
|
jsonschema>=2.3.0
|
|
oslo.config>=1.2.0
|
|
oslo.serialization>=1.4.0
|
|
six>=1.5.2
|
|
pbr>=0.7.0
|
|
Jinja2
|
|
stevedore>=0.15
|
|
requests>=1.2.3
|
|
urllib3>=1.7
|
|
PyYAML==3.10
|