Merge "Add Freezer modules and projects for Mitaka release"
This commit is contained in:
commit
6ac77f7d96
@ -3,6 +3,7 @@ alembic>=0.8.0 # MIT
|
|||||||
amqp>=1.4.0 # LGPL
|
amqp>=1.4.0 # LGPL
|
||||||
anyjson>=0.3.3 # BSD
|
anyjson>=0.3.3 # BSD
|
||||||
appdirs>=1.3.0 # MIT License
|
appdirs>=1.3.0 # MIT License
|
||||||
|
apscheduler # MIT License
|
||||||
argcomplete>=0.6.8 # Apache-2.0
|
argcomplete>=0.6.8 # Apache-2.0
|
||||||
astroid<1.4.0 # LGPL # breaks pylint 1.4.4
|
astroid<1.4.0 # LGPL # breaks pylint 1.4.4
|
||||||
autobahn>=0.10.1 # MIT License
|
autobahn>=0.10.1 # MIT License
|
||||||
|
@ -24,6 +24,9 @@ openstack/diskimage-builder
|
|||||||
openstack/django_openstack_auth
|
openstack/django_openstack_auth
|
||||||
openstack/dragonflow
|
openstack/dragonflow
|
||||||
openstack/ekko
|
openstack/ekko
|
||||||
|
openstack/freezer
|
||||||
|
openstack/freezer-api
|
||||||
|
openstack/freezer-web-ui
|
||||||
openstack/futurist
|
openstack/futurist
|
||||||
openstack/glance
|
openstack/glance
|
||||||
openstack/glance_store
|
openstack/glance_store
|
||||||
|
@ -62,6 +62,7 @@ amqp===1.4.9
|
|||||||
anyjson===0.3.3
|
anyjson===0.3.3
|
||||||
aodhclient===0.3.0
|
aodhclient===0.3.0
|
||||||
appdirs===1.4.0
|
appdirs===1.4.0
|
||||||
|
apscheduler===3.0.5
|
||||||
argcomplete===1.1.0
|
argcomplete===1.1.0
|
||||||
astroid===1.3.8
|
astroid===1.3.8
|
||||||
attrs===15.2.0
|
attrs===15.2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user