aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2011-12-09 08:26:43 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2011-12-09 08:26:43 +0000
commite245cb0dd45d96f691405881223352da381b6882 (patch)
treec5e1c5e0bed1d23d9daf59ba9124ce302545bc6c /net/Makefile
parent952b34a731bd5e909933cb45ca4228f27b13591d (diff)
downloadports-e245cb0dd45d96f691405881223352da381b6882.tar.gz
ports-e245cb0dd45d96f691405881223352da381b6882.zip
This is a client for the OpenStack Nova API. There's a Python
API (the novaclient module), and a command-line script (nova). Each implements 100% of the OpenStack Nova API. WWW: http://pypi.python.org/pypi/python-novaclient Feature safe: yes
Notes
Notes: svn path=/head/; revision=287104
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 748af171a62d..5054b2aa34ac 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -869,6 +869,7 @@
SUBDIR += py-netaddr
SUBDIR += py-netifaces
SUBDIR += py-netstring
+ SUBDIR += py-novaclient
SUBDIR += py-oauth
SUBDIR += py-oauth2
SUBDIR += py-pcap