Metadata-Version: 2.1
Name: skyline-apiserver
Version: 0.1.0
Summary: 
License: Apache-2.0
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (==5.4.1)
Requires-Dist: aiomysql (==0.0.21)
Requires-Dist: aiosqlite (==0.17.0)
Requires-Dist: alembic (==1.7.5)
Requires-Dist: click (==7.1.2)
Requires-Dist: databases (==0.4.3)
Requires-Dist: dnspython (==2.1.0)
Requires-Dist: fastapi[all] (==0.58.1)
Requires-Dist: gunicorn (==20.1.0)
Requires-Dist: httpx (==0.16.1)
Requires-Dist: immutables (==0.16)
Requires-Dist: jinja2 (==2.11.3)
Requires-Dist: keystoneauth1 (==3.17.4)
Requires-Dist: loguru (==0.5.3)
Requires-Dist: markupsafe (==2.0.1)
Requires-Dist: osc-placement (==1.7.0)
Requires-Dist: oslo.policy (==3.8.2)
Requires-Dist: pydantic (==1.8.2)
Requires-Dist: pymysql (==0.9.3)
Requires-Dist: python-cinderclient (==5.0.2)
Requires-Dist: python-glanceclient (==2.17.1)
Requires-Dist: python-heatclient (==1.18.1)
Requires-Dist: python-jose (==3.3.0)
Requires-Dist: python-keystoneclient (==3.21.0)
Requires-Dist: python-neutronclient (==6.14.1)
Requires-Dist: python-novaclient (==15.1.1)
Requires-Dist: python-octaviaclient (==1.10.1)
Requires-Dist: skyline-console
Requires-Dist: sqlalchemy (==1.3.24)
Requires-Dist: uvicorn[standard] (==0.12.3)
