370fb8dcdd
This is an initial code release for the python-octaviaclient. Currently it supports one command "loadbalancer list". This is to help get testing environments and cross project dependencies setup. Change-Id: I89e59a35f49cc4ce5c824afc76e24871f1da9ec5
14 lines
316 B
YAML
14 lines
316 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: octavia
|
|
release-model: cycle-with-intermediary
|
|
team: octavia
|
|
type: library
|
|
releases:
|
|
- version: 0.1.0
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: 970a232dc09e5142b5383bb3565b859568115e6c
|
|
highlights: |-
|
|
* Added loadbalancer list command
|