Final StackForge cleanups
Change-Id: Ie52d5d6ec565d5bb538abde08518b4e9c48f3909
This commit is contained in:
parent
16ac1f84b2
commit
da8d7aedba
@ -5,7 +5,7 @@ NOTE(dtroyer) Apr 2015: This repo is under heavy revision as it is being revived
|
||||
|
||||
`openstack/golang-client` is an implementation of [OpenStack]
|
||||
(http://www.openstack.org/) API client in [Go language](http://golang.org).
|
||||
The code follows OpenStack licensing and uses the Stackforge infrastructure
|
||||
The code follows OpenStack licensing and uses its CI infrastructure
|
||||
for hosting. It currently implements [Identity Service v2]
|
||||
(http://docs.openstack.org/api/openstack-identity-service/2.0/content/)
|
||||
and [Object Storage v1]
|
||||
@ -67,7 +67,7 @@ Apache v2.
|
||||
|
||||
Contributing
|
||||
------------
|
||||
The code repository utilizes the OpenStack StackForge infrastructure.
|
||||
The code repository utilizes the OpenStack CI infrastructure.
|
||||
Please use the [recommended workflow]
|
||||
(http://docs.openstack.org/infra/manual/developers.html#development-workflow). If you are not a member yet,
|
||||
please consider joining as an [OpenStack contributor]
|
||||
|
@ -16,7 +16,7 @@ package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
// "git.openstack.org/stackforge/golang-client.git/identity/v2"
|
||||
// "git.openstack.org/openstack/golang-client.git/identity/v2"
|
||||
"time"
|
||||
|
||||
"git.openstack.org/openstack/golang-client.git/openstack"
|
||||
|
Loading…
x
Reference in New Issue
Block a user