cloudbase-init/requirements.txt
Alexandru Coman 9b44bf99ed Add support for yaml user-data
CloudConfigPlugin receives information serialized into YAML format.
The information is deserialized and for each key value pair a
specialized plugin is called for processing this kind of task.

Implements-Blueprint: yaml-userdata

Change-Id: I273bc28415bc7fb37b2ef426868250ad152faec1
2014-10-29 14:20:44 +02:00

11 lines
123 B
Plaintext

pbr>=0.5.22,!=0.5.23,<1.0
iso8601
eventlet
netaddr>=0.7.6
pyserial
oslo.config
six>=1.7.0
Babel>=1.3
oauth
netifaces
PyYAML