• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » HP Helion Public Cloud : Getting Started

By Abhishek Ghosh November 17, 2014 9:43 am Updated on January 18, 2015

HP Helion Public Cloud : Getting Started

Advertisement

HP Helion Public Cloud is offering $100 per month free usage. Here is guide to get started to develop on OS X Yosemite using Python Library. We have stopped using Rackspace Cloud, so we have absolutely no support for any Rackspace related guide. HP is over a century old company and they manufactures the hardwares. HP, IBM, Dell, Fujitsu etc. will have better raw infrastructure for enterprise grade cloud. Digital Ocean is neither true cloud nor has all the services. Obviously, you will need a CDN and other services if you are a Digital Ocean user.

 

HP Helion Public Cloud : Rackspace is Open But Within Their Infrastructure

 

Basically managing API, Keystone, Tenant ID are so difficult, the server backup actually not useful. Rackspace has various problems, which many well standing users have pointed out in their blogs. Rackspace is not a manufacturer, hence can not be compared with any cloud infrastructure provider like HP. It is near impossible to resell Rackspace’s materials for higher cost plus with time, there has been huge change in cloud market. Unless it is bigger website, one can use Heroku or OpenShift at zero cost. Indeed, many a thousand of clients left Rackspace and shifted their infrastructure since May 2014. What was great about Rackspace 4 years ago (the support), that practically is provided by HP, IBM, Dell, Fujitsu etc. brands too. HP can frankly sprinkle few millions in wastage to test. All of us buy PC, computer components from these brands. When the services cost lesser, quality is good; it is better to buy Mercedes over Ferrari. Because of Worldwide support, chance of partnerships.

OS X Yosemite has too much issues. We are talking about Homebrew – iTerm2 – ZSH setup. HP Cloud will not write much about Apple’s hardware! How we can setup the OpenStack Python tools is written in this guide.

Advertisement

---

OpenStack is vendor specific and it is very difficult to move the server images in real. Obviously, the way we install and configure CLI tools varies.

Rackspace was really good in 2010-11. There were not much options at that time. Today, a server with 28GB RAM costs 7 dollar per month. Yes! Sounds odd, but there are providers growing. If Heroku or OpenShift can be used at zero cost, why an IaaS will not cost only 7 USD. We have not tested that 28GB RAM VPS, but we are using HP Cloud. Somewhere we wrote, basically Hostgator shared hosting also uses OpenStack! But the Tenant ID is of Hostgator. Learning these has the clear advantage of offering services or opening reseller CMS specific PaaS service.

In other words, MySQL backup and FTP backup is golden and truly open and compatible with all the systems.

HP Helion Public Cloud

 

HP Helion Public Cloud : Using Python OpenStack CLI Tools on OS X Yosemite

 

Basic thing is that, the OpenStack Python Client Tools can give huge pain if you try to install via iTerm2. The combination does not support sudo command and pip install has issues. The pain is so much, that it is better to use easy_install from Terminal with sudo command, make login changes in .zshrc (that profile file stuff) and ultimately use OpenStack CLI Tools from iTerm2. Usage will not demand sudo. UNIX has wheel group. Here is a generalized official guide –

Vim
1
https://community.hpcloud.com/article/command-line-interface-cli-tool-installation-instructions

It is not impossible to forget one’s own fathers’ name if he/she tries to follow the guide on OpenStack official website. Reason is – they are written for the software engineer employees, not the end consumer cum developers. Software engineer employees are verbally whipped to work. When we are not employees, there is no one to call names to make us working. It adds a negative point – none loves to troubleshoot such huge problems.

Open your Terminal. Open .zshrc with the command nano .zshrc and add these lines at the bottom of the file :

Vim
1
2
3
4
5
6
7
8
9
10
11
12
13
# HP Cloud
export OS_TENANT_NAME=YOUR_PROJECT_NAME
export OS_USERNAME=YOUR_USERNAME
export OS_PASSWORD=YOURPASSWORD
# US West
export OS_AUTH_URL=https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/
# US East
export OS_AUTH_URL=https://region-b.geo-1.identity.hpcloudsvc.com:35357/v2.0/
# US West
export OS_REGION_NAME=region-a.geo-1
## US East
#export OS_REGION_NAME=region-b.geo-1
#  HP Cloud

Keep only one – suppose # US East. YOUR_PROJECT_NAME, YOUR_USERNAME and YOURPASSWORD are variables. As HP Cloud is RAW, unlike Rackspace, we can create a Project and show the full real data on video guides. Rackspace, by default provides ONE project. In easy words, you can not have a client or sub user. This is bad for company’s development. Software engineer employees can steal data and fly away, so, you should create a different user group. Fujitsu has kind of same setup.

^ + O writes to file in Nano and ^ + X exists. New Mac keyboards has no ^ written on the control key. ^ = control key on Mac. [SHIFT] + 6 is not control function, its for writing the symbol. A cleaned up stuff to copy will look like this :

Vim
1
2
3
4
5
6
<pre title="location $HOME">
export OS_TENANT_NAME=123456789012345-Project
export OS_USERNAME=TheCustomizeWindows
export OS_PASSWORD=qVTr6hiTRMn49
export OS_AUTH_URL=https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/
export OS_REGION_NAME=region-a.geo-1

These are fully fake values. Now run :

Vim
1
2
3
4
5
python -V
# Python 2.7.2
# OpenStack does not support Python 3
sudo easy_install pip
sudo pip install python-novaclient

It is normal to see hundreds of errors. Actually it throws errors but the setup is almost complete. Else you need to check these dependencies :

Vim
1
2
3
4
5
6
7
8
9
libxml2
libxml2-devel
libxslt
libxslt-devel
python-pip
python-devel
libffi-devel
openssl-devel
gcc

Now run :

Vim
1
2
3
4
sudo easy_install python-novaclient
sudo easy_install python-neutronclient
sudo easy_install python-keystoneclient
sudo easy_install python-swiftclient

You need to run source .zshrc to load the environment. All will work fine. As it is not an examination hall, a bit going outside copy-book style will not harm. You can add colors via .zshrc or .vimrc. White fonts looks bad. Containers should take a different color.

This Article Has Been Shared 625 Times!

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to HP Helion Public Cloud : Getting Started

  • Solarwinds Virtualization Manager and Other Tools

    Solarwinds Virtualization Manager is one of the remarkable software among their network, applications, virtualization and storage management softwares.

  • Cloud Computing and The Consequence of Employment in IT Sector

    Cloud Computing and The Consequence of Employment in IT Sector is quite burning topic now as happened few decades back while mass introduction of Computers.

  • Cloud Computing : Needed Mental Preparation For Entrepreneurs and SMEs

    Cloud Computing Does Demands Adequate Mental Preparation For Entrepreneurs and SMEs Who Previously Had No Idea About the Power Grid Computing. How to Proceed?

  • Cloud Computing : Beware of Hidden Costs

    Cloud Computing Service Providers can hide the real cost by showing only the cost of computing power usage in advertisements hiding the cost of bandwidth.

  • How To Keep Ubuntu apt-get install nginx Updated

    Here is how to keep Ubuntu apt-get install nginx updated to current version. By default it does not work. We do some steps on cloud server.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • What is Configuration Management February 5, 2023
  • What is ChatGPT? February 3, 2023
  • Zebronics Pixaplay 16 : Entry Level Movie Projector Review February 2, 2023
  • What is Voice User Interface (VUI) January 31, 2023
  • Proxy Server: Design Pattern in Programming January 30, 2023

About This Article

Cite this article as: Abhishek Ghosh, "HP Helion Public Cloud : Getting Started," in The Customize Windows, November 17, 2014, February 5, 2023, https://thecustomizewindows.com/2014/11/hp-helion-public-cloud-getting-started/.

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT