Use custom Heat client with HTTP proxy support

Closes: bug #1264123
Change-Id: I597599561973ca488e962b728b33e4129e12e7c9
This commit is contained in:
Ivan Kolodyazhny 2014-02-12 11:12:08 +02:00
parent 768f09acf2
commit 1c388a47fd
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ endef
# OSTF eggs version are hardcoded here and in fuel/deployment/puppet/nailgun/manifests/ostf.pp
$(eval $(call build_repo_egg,ostf,fuel-ostf,0.1))
$(eval $(call build_egg,GateOne,bb003114b4e84e9425fd02fd1ee615d4dd2113e7,gateone,1.2.0))
$(eval PBR_VERSION=0.2.5 SKIP_GIT_SDIST=1 $(call build_egg,python-heatclient,7685f8ac19482086f72d6d733fc21a31c5e35d16,python-heatclient,0.2.5))
nailgun: $(BUILD_DIR)/packages/eggs/nailgun.done
shotgun: $(BUILD_DIR)/packages/eggs/shotgun.done

View File

@ -7,3 +7,4 @@ https://github.com/sstephenson/ruby-build/archive/1fb955eead087646f4d73ac3678643
http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz
http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p392.tar.gz
https://github.com/liftoff/GateOne/archive/bb003114b4e84e9425fd02fd1ee615d4dd2113e7.zip
https://github.com/e0ne/python-heatclient/archive/7685f8ac19482086f72d6d733fc21a31c5e35d16.zip