Skip to content

Commit

Permalink
Merge "Remove RedHat integration"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jul 23, 2015
2 parents ce6000f + 5193f34 commit 63ec8d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devops/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@

OPENSTACK_RELEASE_CENTOS = 'centos'
OPENSTACK_RELEASE_UBUNTU = 'ubuntu'
OPENSTACK_RELEASE_REDHAT = 'rhos 3.0 for rhel 6.4'
OPENSTACK_RELEASE = os.environ.get(
'OPENSTACK_RELEASE', OPENSTACK_RELEASE_CENTOS).lower()

Expand Down

0 comments on commit 63ec8d1

Please sign in to comment.